added a comment

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@669492 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Grant Ingersoll 2008-06-19 14:20:34 +00:00
parent 1cd74a0531
commit be70d4d73a
1 changed files with 1 additions and 0 deletions

View File

@ -334,6 +334,7 @@
<str name="spellcheckIndexDir">./spellchecker</str>
</lst>
<!-- Example of using different distance measure -->
<lst name="spellchecker">
<str name="name">jarowinkler</str>
<str name="field">lowerfilt</str>