SOLR-318: docs

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292721 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan McKinley 2012-02-23 09:19:50 +00:00
parent d1abb09612
commit 20d2cb9701
1 changed files with 2 additions and 0 deletions

View File

@ -832,6 +832,8 @@
This will increase storage costs.
termOffsets: Store offset information with the term vector. This
will increase storage costs.
required: The field is required. It will throw an error if the
value does not exist
default: a value that should be used if no value is specified
when adding a document.
-->