Fix key to index directory

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688119 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2008-08-22 16:57:50 +00:00
parent 072e1818cd
commit 088bdde5ac
1 changed files with 1 additions and 1 deletions

View File

@ -527,7 +527,7 @@
<str name="name">file</str>
<str name="sourceLocation">spellings.txt</str>
<str name="characterEncoding">UTF-8</str>
<str name="indexDir">./spellcheckerFile</str>
<str name="spellcheckIndexDir">./spellcheckerFile</str>
</lst>
</searchComponent>