Author: ehatcher
Date: Tue Feb 10 16:17:36 2009
New Revision: 743008
URL: http://svn.apache.org/viewvc?rev=743008&view=rev
Log:
be more accurate with comment about core handler
Modified:
lucene/solr/trunk/example/multicore/solr.xml
Modified: lucene/solr/trunk/example/multicore/solr.xml
URL:
http://svn.apache.org/viewvc/lucene/solr/trunk/example/multicore/solr.xml?rev=743008&r1=743007&r2=743008&view=diff
==============================================================================
--- lucene/solr/trunk/example/multicore/solr.xml (original)
+++ lucene/solr/trunk/example/multicore/solr.xml Tue Feb 10 16:17:36 2009
@@ -26,7 +26,7 @@
<!--
adminPath: RequestHandler path to manage cores.
- If 'null' (or absent), cores will not be manageable via REST
+ If 'null' (or absent), cores will not be manageable via request handler
-->
<cores adminPath="/admin/cores">
<core name="core0" instanceDir="core0" />