notmuch/doc/man7
David Bremner 90d9c2ad5c lib/parse-sexp: support phrase queries.
Anything that is quoted or not purely word characters is considered a
phrase.  Phrases are not stemmed, because the stems do not have
positional information in the database. It is less efficient to scan
the term twice, but it avoids a second pass to add prefixes, so maybe
it balances out. In any case, it seems unlikely query parsing is very
often a bottleneck.
2021-09-04 17:07:19 -07:00
..
notmuch-properties.rst doc: cross-reference notmuch man pages with actual links 2021-05-22 16:38:56 -03:00
notmuch-search-terms.rst doc: cross-reference notmuch man pages with actual links 2021-05-22 16:38:56 -03:00
notmuch-sexp-queries.rst lib/parse-sexp: support phrase queries. 2021-09-04 17:07:19 -07:00