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 ac2650e commit cc387ecCopy full SHA for cc387ec
lucene/CHANGES.txt
@@ -90,7 +90,7 @@ Optimizations
90
91
Bug Fixes
92
---------------------
93
-* GITHUB#14445 : Fix Term Query Slowness for fields with IndexOptions.DOCS ( Aniketh Jain )
+(No changes)
94
95
Build
96
@@ -287,6 +287,8 @@ Bug Fixes
287
288
* GITHUB#14436: Disable connectedComponents logic in HNSW graph building. Relates to GITHUB#14214, GITHUB#12627, GITHUB#13566. (Ben Trent)
289
290
+* GITHUB#14445 : Provide better impacts for fields indexed with IndexOptions.DOCS GITHUB#14511 ( Aniketh Jain )
291
+
292
Changes in Runtime Behavior
293
294
* GITHUB#14189: Bump floor segment size to 16MB in TieredMergePolicy and
0 commit comments