Solr 8.6 & autoGeneratePhraseQueries

2021-08-05 Thread Vincent Brillault
Hi! TL;DR: I'm trying to understand what `autoGeneratePhraseQueries` exactly does and why it's triggering in my context. I'm running a Solr 8.6 cluster, used as a Full Text Search backend for Dovecot. Queries are generated based on IMAP search as per https://github.com/dovecot/core/blob/master/s

Re: Solr 8.6 & autoGeneratePhraseQueries

2021-08-09 Thread Vincent Brillault
t;~20` became: - through Open-Xchange: `body:covid\+vaccine\~20` - through Thunderbird: `body:\"covid\+vaccine\"\~20` Trying to reproduce the queries manually, I understand that none of them manage to trigger the actual phrase query, which would need to have the `"` without a `\` before... Well, that sounds wrong but that's helping me getting rid of positional data: nothing can use it if I disable autoGeneratePhraseQueries :) Thanks again for your help, Vincent Brillault OpenPGP_signature Description: OpenPGP digital signature