benwtrent commented on issue #15132:
URL: https://github.com/apache/lucene/issues/15132#issuecomment-3233377028

   One major draw back of post-filtering is the case when a filter is 
negatively correlated with the queries nearest neighbors. In that case, its 
possible that we return less than `k` results. So, in that case we would need 
to pivot back to the regular pre-filter.


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