msokolov commented on issue #13468:
URL: https://github.com/apache/lucene/issues/13468#issuecomment-2158343964

   See https://github.com/apache/lucene/pull/13469. This still leaves search() 
as throwing `UnsupportedOperationException` but enables scoring using quantized 
vectors. I think typical use case will be to drive the retrieval using some 
other search mechanism and then score/rank using vector score. Users that want 
to rank all documents by vector score can easily implement on top of this?


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