mirror of https://github.com/apache/lucene.git
SOLR-350 CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601980 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f14885cf0b
commit
161280adb0
|
@ -164,6 +164,11 @@ New Features
|
|||
plugins. Plugins that implement SolrCoreAware or ResourceLoaderAware are
|
||||
informed about the SolrCore/ResourceLoader. (Henri Biestro, ryan)
|
||||
|
||||
33. SOLR-350: Support multiple SolrCores running in the same solr instance. If a
|
||||
multicore.xml file exists in solr.home, this file is used to instanciate
|
||||
multiple cores and enables runtime core manipulation. For more informaion see:
|
||||
http://wiki.apache.org/solr/MultiCore (Henri Biestro, ryan)
|
||||
|
||||
Changes in runtime behavior
|
||||
|
||||
Optimizations
|
||||
|
|
Loading…
Reference in New Issue