CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2022/01/11 08:29:19

Modified files:
        mail/dovecot-fts-flatcurve: Makefile distinfo 

Log message:
update to a newer checkout of dovecot-fts-flatcurve

this includes a change of default indexing from substring-matches to
prefix-matches. most users probably don't need to do anything
(prefix matching is what most people seem to expect anyway, also it
uses considerably less storage/cpu), but if you particularly want
substring-matching you can change config to use it, or if your existing
indexes are using up more space than you'd like, you may want to remove
and reindex (doveadm fts-flatcurve remove $folder, doveadm index -q
$folder)

Reply via email to