kaivalnp commented on PR #15429:
URL: https://github.com/apache/lucene/pull/15429#issuecomment-3534227122

   @benwtrent makes sense, this PR makes the current boolean optimizations 
(gated by _whether_ there are deleted vectors) kick in more appropriately -- 
but that PR makes it continuous by allowing to re-use information from segments 
with >= `DELETE_PCT_THRESHOLD` live vectors -- so the changes can probably be 
rolled into that one.
   
   Not sure when that PR will be merged, or if the threshold is going to stay 
-- but if it's near completion, I can close this PR..


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to