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 740ef84 commit 0ae7ad3Copy full SHA for 0ae7ad3
lucene/CHANGES.txt
@@ -92,6 +92,9 @@ New Features
92
* GITHUB#14565: Add ParentsChildrenBlockJoinQuery that supports parent and child filter in the same query
93
along with limiting number of child documents to retrieve per parent. (Jinny Wang)
94
95
+* GITHUB#14776: Add a Rescorer that uses values from provided DoubleValuesSource to re-score
96
+ first pass hits. (Vigya Sharma)
97
+
98
Improvements
99
---------------------
100
* GITHUB#14458: Add an IndexDeletion policy that retains the last N commits. (Owais Kazi)
0 commit comments