javanna commented on issue #13745:
URL: https://github.com/apache/lucene/issues/13745#issuecomment-3291991178

   @smuching202 the two I remember clearly about are `PointRangeQuery` and 
`PointInSetQuery`. These build a bitset ahead of time of the size of the entire 
segments. There may be others but I'd need to look closely at the code. It 
feels like once we solved one we have a solution for all potentially.


-- 
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