vigyasharma commented on PR #14173:
URL: https://github.com/apache/lucene/pull/14173#issuecomment-2646869747

   > I don't understand how DiskANN would solve any of the previously expressed 
problems.
   
   No it wouldn't solve any of these problems. I meant that since we'd be 
writing a new implementations for buildGraph etc, merging etc, it might be 
easier to account for long nodeIds from the get go. (Not specific to the 
DiskANN, it could be any new impl.). Overall, I think we should do a separate 
PR that just shifts from int to long nodeIds.


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