mirror of https://github.com/apache/lucene.git
SOLR-15101: CHANGES.txt entry
This commit is contained in:
parent
1c7dac8307
commit
58acfed0d2
|
@ -230,10 +230,12 @@ Improvements
|
|||
* SOLR-14234: Unhelpful message in RemoteExecutionException. (ab)
|
||||
|
||||
* SOLR-13608: Backups are now done incrementally by default. Multiple backups can be stored at the same location, and each
|
||||
backup will only upload those files that are new since the last backup. (Jason Gerlowski, shalin , Cao Manh Dat)
|
||||
backup will only upload those files that are new since the last backup. (Jason Gerlowski, shalin, Cao Manh Dat)
|
||||
|
||||
* SOLR-15123: Revamp SolrCLI tool's help descriptions for all commands for consistency and clarity. (Eric Pugh)
|
||||
|
||||
* SOLR-15101: Add "list" and "delete" APIs for managing incremental backups (Jason Gerlowski, shalin, Cao Manh Dat)
|
||||
|
||||
Optimizations
|
||||
---------------------
|
||||
* SOLR-15079: Block Collapse - Faster collapse code when groups are co-located via Block Join style nested doc indexing.
|
||||
|
|
Loading…
Reference in New Issue