You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/11/14 17:06:39 UTC

[GitHub] [lucene] gsmiller commented on issue #11922: DisjunctionDISIApproximation / DisjunctionScorer can short-circuit

gsmiller commented on issue #11922:
URL: https://github.com/apache/lucene/issues/11922#issuecomment-1314092165

   I put up an initial PR of this idea here #11928. It can likely be further optimized for the two-phase case, but I wanted to start simple and see if there are any fundamental flaws with this approach that I'm overlooking. Maybe there's a good reason I'm not thinking of that we _should_ exhaustively advance the sub-iterators (as we do today)?


-- 
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-unsubscribe@lucene.apache.org

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


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