Re: seeking feedback on edismax term-centric/field-centric proposal to resolve mm issue

2023-03-17 Thread Rudi Seitz
into solr. A final version of this change would probably want to avoid that duplication and make the QueryBuilder changes directly in the lucene repo, but I hope the current approach makes things easier to review & test at this draft stage. Feedback invited. Rudi On Tue, Jan 17, 2023 at 2:

seeking feedback on edismax term-centric/field-centric proposal to resolve mm issue

2023-01-17 Thread Rudi Seitz
Hi everyone, I've been looking into a known issue where edismax sometimes switches from a term-centric to a field-centric query generation style. This happens when sow=false and the per-field analyzers generate differing numbers of tokens. It's a problem worth solving because it causes inconsisten