mirror of https://github.com/apache/lucene.git
SOLR-13375 - CHANGES.txt - Probably should be in a new features section
(cherry picked from commit b619bcd1fa
)
This commit is contained in:
parent
8ab29d7ac3
commit
fb7a34cd5c
|
@ -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
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue