git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882667 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Grant Ingersoll 2009-11-20 18:16:14 +00:00
parent 4244f6c13a
commit f9353351cc
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Optimizations
Bug Fixes
----------------------
* SOLR-1569: Allow functions to take in literal strings by modifying the FunctionQParser and adding LiteeralValueSource (gsingers)
* SOLR-1569: Allow functions to take in literal strings by modifying the FunctionQParser and adding LiteralValueSource (gsingers)
* SOLR-1432: Make the new ValueSource.getValues(context,reader) delegate
to the original ValueSource.getValues(reader) so custom sources