jpountz commented on issue #13447:
URL: https://github.com/apache/lucene/issues/13447#issuecomment-3004521783

   > Maybe we could do something similar here and only build a HNSW graph if 
doing a top-1000 search would visit less than 1/8th of the documents that have 
a vector.
   
   It looks like the new `expectedVisitedNodes` heuristic that you introduced 
in #14836 could be used for that purpose?


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