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

   I think this has been fixed with all our HNSW filtering fixes:
   
    - we drop to brute force if we explore too much
    - we bypass the graph if the filter passes <= `k` docs
    - We have implemented improved filtering search logic to aid with speed. 
   
   We can comfortably close this issue.


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