dungba88 commented on issue #14007:
URL: https://github.com/apache/lucene/issues/14007#issuecomment-2492677923

   Note that we would also need the original float32 vectors for re-ranking in 
case it's needed (e.g maybe int4) (see 
https://github.com/apache/lucene/issues/13564). But if someone prefers less 
storage and is okay with low recall, then dropping the original vectors at 
searching side (if the indexing and searching are separated) could be fine. I 
think we still need for indexing and merging as vigyasharma@ comment. 
   
   There are also several related ideas:
   - https://github.com/apache/lucene/issues/13251
   - https://github.com/apache/lucene/issues/13158


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