: Chris - thanks for the alert. Can you please clarify the usage of the : default attribute that is documented to be used in the "core" node. : Solr-545 has a note about this being removed and it is not shown in the : new example solr.xml file.
Any attribute that was in the old example multicore.xml has a corrisponding attribute in the example solr.xml ... https://svn.apache.org/viewvc/lucene/solr/trunk/example/multicore/solr.xml?r1=650331&r2=685244 ...no functionality was changed at all in this commit, it was just renamed. i don't know anything about a "default" attribute, other then the fact that the previous commit to that file (r650331) had the message "default is no longer a multicore concept" https://svn.apache.org/viewvc/lucene/solr/trunk/example/multicore/solr.xml -Hoss