LUCENE-7736: CHANGES.txt

This commit is contained in:
Alan Woodward 2017-11-15 14:29:02 +00:00
parent 2a4dd499bb
commit e53ce592ba
1 changed files with 8 additions and 0 deletions

View File

@ -65,6 +65,14 @@ API Changes
* LUCENE-6278: Scorer.freq() has been removed (Alan Woodward)
* LUCENE-7736: DoubleValuesSource and LongValuesSource now expose a
rewrite(IndexSearcher) function. (Alan Woodward)
New Features
* LUCENE-7736: IndexReaderFunctions expose various IndexReader statistics as
DoubleValuesSources. (Alan Woodward)
Bug Fixes
* LUCENE-7991: KNearestNeighborDocumentClassifier.knnSearch no longer applies