Re: Lucene 9.0.0 inconsistent index options

2023-05-30 Thread Tomás Fernández Löbbe
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

Re: Impact and WAND

2021-04-16 Thread Tomás Fernández Löbbe
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 > >

Re: Impact and WAND

2021-04-16 Thread Tomás Fernández Löbbe
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

Re: [POLL] Where do you get Lucene/Solr from? Maven? ASF Mirrors?

2011-01-20 Thread Tomás Fernández Löbbe
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