rmuir commented on PR #12694:
URL: https://github.com/apache/lucene/pull/12694#issuecomment-1770825224

   > This is tricky as folks who give Lucene `byte[]` vectors now expected 
signed operations. While this isn't an issue with euclidean, it is an issue 
with dot_product, etc. Wouldn't it be a breaking change to adjust how scoring 
works?
   
   The old signed stuff needs to be removed in order for the unsigned stuff to 
be added here. I'm gonna stand pretty firm on this. 
   
   If you feel changes are "breaking" or "back compat", just ADD ADD ADD 
features is not the solution. 


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