Re: [PR] Ensure doc order for TestCommonTermsQuery#testMinShouldMatch [lucene]

2024-10-25 Thread via GitHub
benwtrent merged PR #13953: URL: https://github.com/apache/lucene/pull/13953 -- 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.a

[PR] Ensure doc order for TestCommonTermsQuery#testMinShouldMatch [lucene]

2024-10-24 Thread via GitHub
benwtrent opened a new pull request, #13953: URL: https://github.com/apache/lucene/pull/13953 Need to ensure doc order as some docs have scores that are exactly the same. closes: https://github.com/apache/lucene/issues/13946 -- This is an automated message from the Apache Git Servic