We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e03bf0 commit 68c75abCopy full SHA for 68c75ab
1 file changed
lucene/CHANGES.txt
@@ -287,7 +287,7 @@ New Features
287
288
Improvements
289
---------------------
290
-(No changes)
+* GITHUB#16271: Add detail to KNN no-match explanations. (Jakub Slowinski)
291
292
Optimizations
293
@@ -439,8 +439,6 @@ Improvements
439
* GITHUB#16264: Check if merge is aborted before executing file integrity checks to avoid
440
costly full-file checksums on segments when the merge has already been cancelled. (Tanguy Leroux)
441
442
-* GITHUB#16271: Add detail to KNN no-match explanations. (Jakub Slowinski)
443
-
444
445
446
* GITHUB#16111: Optimize FieldExistsQuery.count() when all docs have the field. (Prithvi S)
0 commit comments