update tutorial with correct path to conf files

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359267 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-07-09 16:43:07 +00:00
parent cc110d2119
commit d4522d1016
1 changed files with 1 additions and 1 deletions

View File

@ -656,7 +656,7 @@ to the final terms produced by the Query chain will be highlighted.
<li>Make a copy of the Solr <span class="codefrag">example</span> directory as a template for your project.</li>
<li>Customize the schema and other config in <span class="codefrag">solr/conf/</span> to meet your needs.</li>
<li>Customize the schema and other config in <span class="codefrag">solr/collection1/conf/</span> to meet your needs.</li>
</ul>
<p>