Fast bulk explains?

2014-05-28 Thread Gregg Donovan
We're attempting to get explains for the top 1000 documents we fetch from Lucene and running into performance problems. Is there a good way to speed these up? In our profiling, we see the advance() methods in each of the subqueries dominating the CPU time. The explain API takes 1 document at a tim

Exact sub-phrase matching?

2020-09-25 Thread Gregg Donovan
#x27;d love to add a score to each of these phrases and use that at scoring time, too. Thanks! Gregg Donovan Senior Staff Software Engineer, Etsy.com