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

   > Can we expose a graph construction parameter in Lucene99HnswVectorsFormat 
to gate the connectComponents() call? This would allow us to mitigate this 
issue while a more comprehensive fix is developed.
   
   I would argue not. We do not want more knobs to tune. We should instead fix 
the diversity & connection checks to be dynamic (e.g. fills connections when 
distribution of scores is poor, etc.).
   
   As for reverting the change, I am on the fence about it. Maybe that is the 
right thing.


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