benwtrent commented on issue #14694: URL: https://github.com/apache/lucene/issues/14694#issuecomment-2977130359
@tteofili it depends on how many vectors are in the segment. Given the `Lucene99ScalarQuantizedVectorScorer` scorer, I have seen issues where uniform vectors cause strange scoring behavior. This is because min/max end up being effectively equal, no matter the confidence interval. -- 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