mirror of https://github.com/apache/lucene.git
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:
parent
cc110d2119
commit
d4522d1016
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue