File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -127,6 +127,9 @@ Bug Fixes
127127* GITHUB#13990: Added filter to the toString() method of Knn[Float|Byte]VectorQuery
128128 and DiversifyingChildren[Float|Byte]KnnVectorQuery. (Viswanath Kuchibhotla)
129129* GITHUB#13819: Prevent flattening of ordered and unordered interval sources (Jim Ferenczi)
130+ * GITHUB#14008: Counts provided by taxonomy facets in addition to another aggregation are now returned together with
131+ their corresponding ordinals. (Paul King)
132+ * GITHUB#14027: Make SegmentInfos#readCommit(Directory, String, int) public (Luca Cavanna)
130133
131134Build
132135---------------------
@@ -137,16 +140,6 @@ Other
137140---------------------
138141* GITHUB#13982: Remove duplicate test code. (Lu Xugang)
139142
140- ======================== Lucene 10.0.1 =======================
141-
142- Bug Fixes
143- ---------------------
144-
145- * GITHUB#14008: Counts provided by taxonomy facets in addition to another aggregation are now returned together with
146- their corresponding ordinals. (Paul King)
147-
148- * GITHUB#14027: Make SegmentInfos#readCommit(Directory, String, int) public (Luca Cavanna)
149-
150143======================= Lucene 10.0.0 =======================
151144
152145API Changes
You can’t perform that action at this time.
0 commit comments