bugmakerrrrrr commented on issue #13185: URL: https://github.com/apache/lucene/issues/13185#issuecomment-2002493642
> I would rather not change anything related to this enumeration until we figure out: #13182 got it. > 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. IMO, if we think that cosine is useless, we should remove it and guide users to use the metric we believe is correct. Otherwise, we should try to optimize it. -- 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]
