If you've bene using the trunk (and/or nightly builds) and you take advantage of the MultiCore features in Solr pelase be aware...

As of r685244 (committed a few moments ago) Solr no longer looks for a "multicore.xml" file. It instead looks for a "solr.xml" file.

solr.xml supports all of the options that multicore.xml supported, however they have been "tweaked" slightly (in some cases renamed, in other attributes have been moved from one XML tag to another).

A detailed example can be seen in example/multicore/solr.xml...

http://svn.apache.org/viewvc/lucene/solr/trunk/example/multicore/solr.xml?view=markup

For more information, please see SOLR-689...
https://issues.apache.org/jira/browse/SOLR-689

Volunteers to help update the wiki documentation would be appreciated.


-Hoss

Reply via email to