rmuir commented on PR #11860:
URL: https://github.com/apache/lucene/pull/11860#issuecomment-1314464728

   > The neighbors for a given vector have effectively random doc_ids from [0, 
MAX_DOC)
   > We read ALL neighbors at once when exploring
   
   So let's sort and delta-encode this list before encoding it? I looked thru 
the PR but don't see any delta-encoding. Maybe I missed something, it will make 
numbers smaller everywhere and only reduce bpv.


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