benwtrent commented on issue #13185: URL: https://github.com/apache/lucene/issues/13185#issuecomment-1997999092
I would rather not change anything related to this enumeration until we figure out: https://github.com/apache/lucene/issues/13182 As an aside, I think cosine as a metric is fairly useless. Folks using Lucene should just normalize everything and use dot product, or use max-inner-product. -- 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]
