ChrisHegarty opened a new issue, #15005: URL: https://github.com/apache/lucene/issues/15005
Early testing of Elasticsearch with the branch_10x, currently accumulating changes for Lucene 10.3, shows that knn search over nested vector fields returns fewer than expected k hits. I believe that this is related to the recent change for optimistic knn query execution [1], but I've not yet confirmed this. For now, I have a reproducer in Elasticsearch (see [2]), but am working to extract that out into a Lucene-only test. [1] https://github.com/apache/lucene/issues/14962 [2] https://github.com/elastic/elasticsearch/issues/131749 -- 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.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