benwtrent commented on PR #13463: URL: https://github.com/apache/lucene/pull/13463#issuecomment-2161031174
@gsmiller I have ran into those weird recall numbers in scenarios before: - My vector data was corrupted and thus created many `0` valued vectors - My dimensions were incorrectly configured and I was using 100 or 768 dimensions when I should have been using 1024 or 384. -- 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