be more accurate with comment about core handler

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2009-02-10 16:17:36 +00:00
parent 6d50a5079a
commit a1566dd585
1 changed files with 1 additions and 1 deletions

View File

@ -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" />