jmazanec15 commented on issue #13564:
URL: https://github.com/apache/lucene/issues/13564#issuecomment-2237010997

   Makes sense thanks @benwtrent . Im working on PoC and some experiments. 
Didnt realize that the full-precision vectors for quantized index are exposed 
via getFloatVectorValues. That should make things simpler. 
   
   I was also looking at this comment for DiskANN from @kevindrosendahl  
(https://github.com/apache/lucene/issues/12615#issuecomment-1868095892) and 
noticed that mlock'ing parts of the index in memory became really important in 
lower mem environments for performance. I dont think this is currently 
supported in Lucene, but will take a look.


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