search for: edismax

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

Did you mean: edimax
2015 Sep 27
1
dovecot, fts, solr5 patch, fuzzy search
...cluded. II. Fuzzy search. As I understand dovecot searches the same way despite FUZZY word is given or not. In my case I'd like to have an ability to make lookups like "domain.com usernamepart" (usernamepart - part of localpart). So, I use '<str name="defType">edismax</str><int name="qs">15</int>' inside requestHandler /select in solrconfig.xml. It's very convenient for users. Besides other things, this makes searches "abc at def" and "def at abc" identical to dovecot. But the problem is that sometimes...