SOLR-13375 - CHANGES.txt - Probably should be in a new features section

(cherry picked from commit b619bcd1fa)
This commit is contained in:
Gus Heck 2019-07-19 11:06:01 -04:00
parent 8ab29d7ac3
commit fb7a34cd5c
1 changed files with 7 additions and 2 deletions

View File

@ -28,14 +28,19 @@ Velocity 2.0 and Velocity Tools 3.0
Apache ZooKeeper 3.5.5
Jetty 9.4.19.v20190610
New Features
----------------------
* SOLR-13375: Two dimensional routed aliases are now available for organizing collections based on the data values
of two fields. (Gus Heck)
Improvements
----------------------
* SOLR-12368: Support InPlace DV updates for a field that does not yet exist in any documents
(hossman, Simon Willnauer, Adrien Grand, Munendra S N)
* SOLR-13375: Two dimensional routed aliases are now available for organizing collections based on the data values
of two fields. (Gus Heck)
Bug Fixes
----------------------