benwtrent opened a new pull request, #13613: URL: https://github.com/apache/lucene/pull/13613
Opening for more pointed discussion. See latest discussion here: https://github.com/apache/lucene/issues/13281 I was hoping to have a full answer for folks who use `byte` models by Lucene 10, but I just don't have that. I still want to remove the internal cosine optimized methods. We can do this if we store magnitudes along side the raw vectors. This way we can remove all the internal optimized cosine code as its complicated. -- 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