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

2023-03-17 Thread Alessandro Benedetti
Adding Daniele to the loop as he's experiencing a similar problem for a customer. I want to take a look at this, but I'm quite busy this period, hope to find sometime in the next two weeks. Thanks Rudi for working on this! Cheers -- *Alessandro Benedetti* Director @ Sease L

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

2023-03-17 Thread Rudi Seitz
I've made a draft PR for issue I wrote about back in January -- edismax's unpredictable "flip" between field-centric and term-centric query structures. https://github.com/apache/solr/pull/1463 If anyone's interested in this issue but needed to see some code, now there's a draft to look at. In a

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