@Immutable public static interface IndexRules.Rule
IndexRules.getRule(Name)
Modifier and Type | Method and Description |
---|---|
boolean |
canBeReference() |
org.apache.lucene.document.Field.Index |
getIndexOption() |
org.apache.lucene.document.Field.Store |
getStoreOption() |
IndexRules.FieldType |
getType() |
boolean |
isFullTextSearchable() |
boolean |
isSkipped() |
boolean isSkipped()
boolean canBeReference()
boolean isFullTextSearchable()
IndexRules.FieldType getType()
org.apache.lucene.document.Field.Store getStoreOption()
org.apache.lucene.document.Field.Index getIndexOption()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.