This is a fairly new fts plugin for Dovecot, it's likely to be added to the main Dovecot distribution upstream sometime, but it seems useful already. It uses some Dovecot-internal features that means it doesn't have to do as much as the existing dovecot-fts-xapian, takes less memory in my tests, and is far simpler to setup than solr.
ok to import this? Requires the just-committed addition of icu to the Dovecot build otherwise it fails at runtime. info: https://github.com/slusarz/dovecot-fts-flatcurve/ https://github.com/slusarz/dovecot-fts-flatcurve/issues/4 https://doc.dovecot.org/configuration_manual/fts/ ---- This is a Dovecot FTS plugin to enable message indexing using the Xapian search engine library. It is intended to act as a simple interface to the Xapian storage/search query functionality. Unlike the other Xapian-based FTS plugin "dovecot-fts-xapian", flatcurve relies on Dovecot to do the necessary stemming, and supports match scoring and substring matches - it is RFC 3501 (IMAP4rev1) compliant. It does not support fuzzy searches. ----
dovecot-fts-flatcurve.tgz
Description: application/tar-gz
