mirror of https://github.com/apache/lucene.git
CHANGES entry for LUCENE-10151
This commit is contained in:
parent
aa082b46f6
commit
5cd6eda8ca
|
@ -182,4 +182,4 @@ apply from: file('gradle/hacks/hashmapAssertions.gradle')
|
|||
apply from: file('gradle/hacks/turbocharge-jvm-opts.gradle')
|
||||
apply from: file('gradle/hacks/dummy-outputs.gradle')
|
||||
|
||||
apply from: file('gradle/pylucene/pylucene.gradle')
|
||||
apply from: file('gradle/pylucene/pylucene.gradle')
|
||||
|
|
|
@ -21,6 +21,8 @@ New Features
|
|||
* LUCENE-10274: Added facetsets module for high dimensional (hyper-rectangle) faceting
|
||||
(Shai Erera, Marc D'Mello, Greg Miller)
|
||||
|
||||
* LUCENE-10151 Enable timeout support in IndexSearcher. (Deepika Sharma)
|
||||
|
||||
Improvements
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue