add @lucene.experimental

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197317 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2011-11-03 21:37:40 +00:00
parent ab8f037d63
commit 5f8d4fc8af
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ package org.apache.lucene.index;
import org.apache.lucene.index.FieldInfo.IndexOptions;
/** @lucene.experimental */
public interface IndexableFieldType {
/** True if this field should be indexed (inverted) */