SOLR-1627

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@887891 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Noble Paul 2009-12-07 11:35:53 +00:00
parent 146b73565d
commit 7f26fd8e90
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ New Features
* SOLR-1525 allow DIH to refer to core properties (noble)
* SOLR-1547 TemplateTransformer copy objects more intelligently when there when the template is a single variable (noble)
* SOLR-1627 VariableResolver should be fetched just in time (noble)
Optimizations
----------------------