mirror of https://github.com/apache/lucene.git
SOLR-8986, SOLR-8925, SOLR-9027: Update CHANGES.txt
Conflicts: solr/CHANGES.txt
This commit is contained in:
parent
e9f2ac0021
commit
df72df1c58
|
@ -84,6 +84,12 @@ New Features
|
||||||
* SOLR-8918: Adds Streaming to the admin page under the collections section. Includes
|
* SOLR-8918: Adds Streaming to the admin page under the collections section. Includes
|
||||||
ability to see graphically the expression explanation (Dennis Gove)
|
ability to see graphically the expression explanation (Dennis Gove)
|
||||||
|
|
||||||
|
* SOLR-8986: Add Random Streaming Expression (Joel Bernstein)
|
||||||
|
|
||||||
|
* SOLR-8925: Add gatherNodes Streaming Expression to support breadth first traversals (Joel Bernstein)
|
||||||
|
|
||||||
|
* SOLR-9027: Add GraphTermsQuery to limit traversal on high frequency nodes (Joel Bernstein, David Smiley)
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue