msokolov commented on pull request #641:
URL: https://github.com/apache/lucene/pull/641#issuecomment-1030105715


   re: sharing across searches I agree it gets tricky, but can be bounded RAM 
if we use some kind of LRU cache as a pool, and in this case the only 
"compatibility" check is the size of the bitset. But yeah, definitely more 
complex, we should only do it if there is a good speedup


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