gsmiller opened a new pull request, #13672: URL: https://github.com/apache/lucene/pull/13672
### Description `DocValuesRewriteMethod` (used under-the-hood in `MultiTermQuery`) is another spot where we can leverage the new doc value skip lists when present to potentially skip over doc blocks that don't contain one of the query terms. I still need to add some testing (and potentially look into some sort of benchmarking). Putting this up as a draft for now since I may need to come back to it next week (and if anyone else wants to carry it forward, please have it it... otherwise I'll get back to it when I can) -- 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