mirror of https://github.com/apache/lucene.git
SOLR-816 -- fixing issue number. Previous commit referred to the wrong issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708261 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
70ab45ce2d
commit
f05d6cac52
|
@ -73,7 +73,7 @@ New Features
|
|||
11. SOLR-651: Added TermVectorComponent for serving up term vector information, plus IDF.
|
||||
See http://wiki.apache.org/solr/TermVectorComponent (gsingers, Vaijanath N. Rao, Noble Paul)
|
||||
|
||||
12. SOLR-813: Deprecate access to SolrConfig from IndexSchema. Rather then access
|
||||
12. SOLR-816: Deprecate access to SolrConfig from IndexSchema. Rather then access
|
||||
SolrConfig from the schema, plugins should get the config from the core. IndexSchema
|
||||
still has access to the ResourceLoader. (ryan)
|
||||
|
||||
|
|
Loading…
Reference in New Issue