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 37fc3b3 commit a421480Copy full SHA for a421480
lucene/CHANGES.txt
@@ -57,8 +57,6 @@ Bug Fixes
57
returns a string which can be parsed back into the original node.
58
(Peter Barna, Adam Schwartz)
59
60
-* GITHUB#14755: Fix too many documents collected when only bool-filter condition is present. (Ke Wei)
61
-
62
Changes in Runtime Behavior
63
---------------------
64
* GITHUB#14187: The query cache is now disabled by default. (Adrien Grand)
@@ -156,6 +154,8 @@ Bug Fixes
156
154
157
155
* GITHUB#14727: Fix several resource leaks. (Xu Chengxin)
158
+* GITHUB#14755: Fix too many documents collected when only bool-filter condition is present. (Ke Wei)
+
159
Build
160
161
* Upgrade forbiddenapis to version 3.9. (Uwe Schindler)
0 commit comments