From ccd6faf3d10da0669631fb3e3ba17a46b9e63a09 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 15 Sep 2026 00:32:11 +0200 Subject: (matched) is unknown after an undecided rule, so a catch-all leaves an unreadable file alone --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d528cad..c34962c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,9 @@ and `and`/`or`/`not` combine unknowns by three-valued logic. A rule never matches on an unknown, so `(not (content "x"))` no longer acts on a file krino could not read; an exclude holds on an unknown only when the text - could change its answer; `explain` shows `?`. A document read only in part + could change its answer; `explain` shows `?`. `(matched)` is unknown + while no earlier rule matched but one could not be decided, so a + `(not (matched))` catch-all leaves such a file alone. A document read only in part answers the keywords found in what was read, and leaves the others unknown; its answers are never cached, and keyword caches written by 0.0.7 are discarded. -- cgit v1.3