rmuir commented on PR #12089:
URL: https://github.com/apache/lucene/pull/12089#issuecomment-1416786686

   another way to say it: I see a lot more optimizations and conditionals in 
the query than I see wins in the benchmark?
   
   which of these truly matter? Can we remove some to simplify the new query?
   Is there a key optimization or two that can simply be folded into existing 
TermInSetQuery/DocValuesTermsQuery cost() method so we can improve 
IndexOrDocValuesQuery?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to