mirror of https://github.com/apache/lucene.git
Add CHANGES entry for LUCENE-10467
This commit is contained in:
parent
6b82e600a8
commit
a071180a80
|
@ -85,6 +85,9 @@ Improvements
|
|||
* LUCENE-10484: Add support for concurrent random sampling by calling
|
||||
RandomSamplingFacetsCollector#createManager. (Luca Cavanna)
|
||||
|
||||
* LUCENE-10467: Throws IllegalArgumentException for Facets#getAllDims and Facets#getTopChildren
|
||||
if topN <= 0. (Yuting Gan)
|
||||
|
||||
Optimizations
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue