mikemccand commented on issue #14643: URL: https://github.com/apache/lucene/issues/14643#issuecomment-2894378185
> This doesn't look like a problem with regular KNN vector queries, only appears with parent-join query benchmarks. Hmm it's odd for the 500K docs case that recall is so much better with FEWER segments: .969 with 8 segments, .705 with 89 segments. For the other two rows (1M, 2M docs), recall is a bit better with more segments. Do we expect better KNN single-valued vector recall with more segments? Hmm, maybe not with the new optimistic knn query (https://github.com/apache/lucene/pull/14226)? @vigyasharma were your runs with #14226? -- 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