mccullocht commented on PR #15633:
URL: https://github.com/apache/lucene/pull/15633#issuecomment-3825853635

   @mikemccand I opened #15636, which allows `TermsEnum` to express a 
preference for using `seekExact()` and utilizes this for 
`BloomFilteringPostingsFormat`. While I enjoy deleting code it doesn't look 
like it will be performance neutral for the average case here, and I think 
allows TermsEnum to express a preference will make the right thing happen 
automatically for bloom filter users.


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