I have a PR with a test and a possible fix for this:
https://github.com/apache/lucene/pull/12326, anyone for review?
Tomás
On Tue, Dec 14, 2021 at 7:11 AM Ian Lea wrote:
> Thanks for the response.
> https://issues.apache.org/jira/browse/LUCENE-10314
>
> Will we still be able to decide, maybe ye
sing a
> simple algorithm that they call Block Max And, which we implemented in the
> BlockMaxConjunctionScorer class.
>
> Le ven. 16 avr. 2021 à 18:51, Tomás Fernández Löbbe >
> a écrit :
>
> > I was looking at the nightly benchmarks[1] and noticed a big jump in
> >
I was looking at the nightly benchmarks[1] and noticed a big jump in
performance for conjunction queries when LUCENE-8060 was merged. I was
puzzled because I didn't expect BMW to help in this type of queries, but I
guess that's the "other optimizations" you were talking about? Do you have
any point
On Tue, Jan 18, 2011 at 6:04 PM, Grant Ingersoll wrote:
> As devs of Lucene/Solr, due to the way ASF mirrors, etc. works, we really
> don't have a good sense of how people get Lucene and Solr for use in their
> application. Because of this, there has been some talk of dropping Maven
> support for