SOLR-1583 CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888277 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Noble Paul 2009-12-08 06:16:45 +00:00
parent 8c92578f62
commit 2ed0831df8
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,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)
* SOLR-1583 Create DataSources that return InputStream (noble)
Optimizations
----------------------