search for: fts_fuzzy_default

Displaying 1 result from an estimated 1 matches for "fts_fuzzy_default".

2015 Sep 27
1
dovecot, fts, solr5 patch, fuzzy search
...nd - remove fts plugins while using doveadm with -o "`dovecot -n | sed -n 's/"//; s/ *= */=/; /^mail_plugins/s/\("\| fts\(\|_[^ ]\+\)\)//gp'`". But I think users should have an ability to decide which search type to use. Here is what I'm suggesting: 1. Implement fts_fuzzy_default option (default - true, current behavior). false should disable fuzzy search by default. 2. Make a way for fts backend to choose which search type to use. For solr it would be an ability to specify: a) "handler" (default=select) and "handler_fuzzy" (default=select or handl...