mirror of https://github.com/apache/lucene.git
LUCENE-6303: Fix changelog.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670009 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
92a7c7e4ee
commit
ac0b4c552a
|
@ -51,7 +51,7 @@ New Features
|
||||||
* LUCENE-6294: Added oal.search.CollectorManager to allow for parallelization
|
* LUCENE-6294: Added oal.search.CollectorManager to allow for parallelization
|
||||||
of the document collection process on IndexSearcher. (Adrien Grand)
|
of the document collection process on IndexSearcher. (Adrien Grand)
|
||||||
|
|
||||||
* LUCENE-6303: Added filter caching baked into IndexSearcher and enabled by
|
* LUCENE-6303: Added filter caching baked into IndexSearcher, disabled by
|
||||||
default. (Adrien Grand)
|
default. (Adrien Grand)
|
||||||
|
|
||||||
* LUCENE-6304: Added a new MatchNoDocsQuery that matches no documents.
|
* LUCENE-6304: Added a new MatchNoDocsQuery that matches no documents.
|
||||||
|
|
Loading…
Reference in New Issue