SOLR-9657: New TemplateUpdateProcessorFactory added

This commit is contained in:
Noble Paul 2016-10-19 16:54:21 +05:30
parent 2fc29c1cd5
commit 180efba9b5
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ New Features
* SOLR-9103: Restore ability for users to add custom Streaming Expressions (Cao Manh Dat)
* SOLR-9657: New TemplateUpdateProcessorFactory added (noble)
* SOLR-8487: Adds CommitStream to support sending commits to a collection being updated (Dennis Gove)
Bug Fixes