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

   @benwtrent I think that makes sense, but would add a little confusion.
   
   How common is it to use Vector results with MAX_SCORE/WAND? I am wondering 
if it would be better to just leave as is in 9.x and change the warning message 
in the javadoc that non-normalized vectors are supported, but they should not 
be used with WAND/MAX_SCORE and can return negatives. And then switch the score 
to scale in 10 as a breaking change. Or is condoning negative scores under any 
circumstances a non-starter?


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