LUCENE-5879: move CHANGES entry to 5.2.0

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671766 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2015-04-07 09:12:27 +00:00
parent 3e12747138
commit dbf9d54fd9
1 changed files with 4 additions and 4 deletions

View File

@ -19,10 +19,6 @@ New Features
for counting ranges that align with the underlying terms as defined by the
NumberRangePrefixTree (e.g. familiar date units like days). (David Smiley)
* LUCENE-5879: Added experimental auto-prefix terms to BlockTree terms
dictionary, exposed as AutoPrefixPostingsFormat (Adrien Grand,
Uwe Schindler, Robert Muir, Mike McCandless)
API Changes
* LUCENE-3312: The API of oal.document was restructured to
@ -54,6 +50,10 @@ New Features
global ordinals, which is faster for subsequent joins between reopens.
(Martijn van Groningen, Adrien Grand)
* LUCENE-5879: Added experimental auto-prefix terms to BlockTree terms
dictionary, exposed as AutoPrefixPostingsFormat (Adrien Grand,
Uwe Schindler, Robert Muir, Mike McCandless)
Optimizations
* LUCENE-6379: IndexWriter.deleteDocuments(Query...) now detects if