mirror of https://github.com/apache/lucene.git
LUCENE-7823, LUCENE-7838 - added missing entires in changes.txt
This commit is contained in:
parent
48b4960e0c
commit
8ccb61c0af
|
@ -34,6 +34,10 @@ New Features
|
||||||
updates concurrently, giving sizable speedups in update-heavy
|
updates concurrently, giving sizable speedups in update-heavy
|
||||||
indexing use cases (Simon Willnauer, Mike McCandless)
|
indexing use cases (Simon Willnauer, Mike McCandless)
|
||||||
|
|
||||||
|
* LUCENE-7823: Pure query based naive bayes classifier using BM25 scores (Tommaso Teofili)
|
||||||
|
|
||||||
|
* LUCENE-7838: Knn classifier based on fuzzified term queries (Tommaso Teofili)
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
|
|
||||||
* LUCENE-2605: Classic QueryParser no longer splits on whitespace by default.
|
* LUCENE-2605: Classic QueryParser no longer splits on whitespace by default.
|
||||||
|
|
Loading…
Reference in New Issue