mirror of https://github.com/apache/lucene.git
SOLR-14407, SOLR-14478: Update CHANGES.txt
This commit is contained in:
parent
f1db56afaf
commit
08360a2997
|
@ -86,6 +86,8 @@ New Features
|
|||
|
||||
* SOLR-12131: ExternalRoleRuleBasedAuthorizationPlugin which gets user's roles from request (janhoy)
|
||||
|
||||
* SOLR-14478: Allow the diff Stream Evaluator to operate on the rows of a matrix (Joel Bernstein)
|
||||
|
||||
Improvements
|
||||
---------------------
|
||||
* SOLR-14316: Remove unchecked type conversion warning in JavaBinCodec's readMapEntry's equals() method
|
||||
|
@ -112,6 +114,8 @@ Improvements
|
|||
|
||||
* SOLR-14423: Move static SolrClientCache from StreamHandler to CoreContainer for wider reuse and better life-cycle management. (ab)
|
||||
|
||||
* SOLR-14407: Handle shards.purpose in the postlogs tool (Joel Bernstein)
|
||||
|
||||
Optimizations
|
||||
---------------------
|
||||
* SOLR-8306: Do not collect expand documents when expand.rows=0 (Marshall Sanders, Amelia Henderson)
|
||||
|
|
Loading…
Reference in New Issue