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

   Hi @benwtrent 
   
   Thanks for the reply. It seems I wasn't clear enough in my previous question.
   
   Regarding `exactSearch`, it was based on this jmazanec15@ comment. 
`getFloatVectorValues()` is used in exactSearch(), thus I thought that it would 
use full-precision vectors, but based on your comment, it seems it also uses 
quantized vectors? As the re-ranking step needs full-precision vectors, how can 
I access them?
   
   > Didnt realize that the full-precision vectors for quantized index are 
exposed via getFloatVectorValues


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to