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:
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