tteofili commented on issue #14341:
URL: https://github.com/apache/lucene/issues/14341#issuecomment-2714880037

   > it is conceivable that clusters are of common distributions, consequently 
we can quit searching clusters early and only search a couple of the clusters 
at a time.
   
   I think this idea is worth exploring. this would help in speeding up 
(parallel) query execution by not considering some graphs/clusters and, as per 
@atris 's comment, might also mitigate issues with sparsely connected graphs.
   


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