LUCENE-7028: Add changes for 5.5

This commit is contained in:
Uwe Schindler 2016-02-14 00:57:27 +01:00
parent 74421d729b
commit dd6057e79f
1 changed files with 3 additions and 0 deletions

View File

@ -190,6 +190,9 @@ API Changes
* LUCENE-6988: IndexableField.tokenStream() no longer throws IOException
(Alan Woodward)
* LUCENE-7028: Deprecate a duplicate method in NumericUtils.
(Uwe Schindler)
Optimizations
* LUCENE-6930: Decouple GeoPointField from NumericType by using a custom