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 71a11f9 commit bb2a980Copy full SHA for bb2a980
lucene/CHANGES.txt
@@ -86,7 +86,7 @@ Optimizations
86
87
Bug Fixes
88
---------------------
89
-* GITHUB#14445 : Fix Term Query Slowness for fields with IndexOptions.DOCS ( Aniketh Jain )
+(No changes)
90
91
Build
92
@@ -270,6 +270,8 @@ Bug Fixes
270
271
* GITHUB#14436: Disable connectedComponents logic in HNSW graph building. Relates to GITHUB#14214, GITHUB#12627, GITHUB#13566. (Ben Trent)
272
273
+* GITHUB#14445 : Provide better impacts for fields indexed with IndexOptions.DOCS GITHUB#14511 ( Aniketh Jain )
274
+
275
Changes in Runtime Behavior
276
277
* GITHUB#14189: Bump floor segment size to 16MB in TieredMergePolicy and
0 commit comments