mirror of https://github.com/apache/lucene.git
SOLR-11943: Update CHANGES.txt
This commit is contained in:
parent
b8e87a1010
commit
c684773e8d
|
@ -211,6 +211,8 @@ New Features
|
||||||
* SOLR-9418: Added a new (experimental) PhrasesIdentificationComponent for identifying potential phrases
|
* SOLR-9418: Added a new (experimental) PhrasesIdentificationComponent for identifying potential phrases
|
||||||
in query input based on overlapping shingles in the index. (Akash Mehta, Trey Grainger, hossman)
|
in query input based on overlapping shingles in the index. (Akash Mehta, Trey Grainger, hossman)
|
||||||
|
|
||||||
|
* SOLR-11943: Add machine learning functions for location data (Joel Bernstein)
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue