- Typo fix

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783616 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2009-06-11 03:38:50 +00:00
parent 9f0616bdc8
commit 4457bf3db9
1 changed files with 2 additions and 2 deletions

View File

@ -351,9 +351,9 @@
<field name="inStock" type="boolean" indexed="true" stored="true"/>
<!-- Some sample docs exists solely to demonstrate the spellchecker
functionality, this is the only field they container.
functionality, this is the only field they contain.
Typically you might build the spellchecker of "catchall" type field
containing all of the text in each document
containing all of the text in each document.
-->
<field name="word" type="string" indexed="true" stored="true"/>