Field Summary |
|
String | analyzer Specifies a specialized analyzer lookup name that will be used to analyze
the meta-data content. |
float | boost The boost level for the meta-data. |
String | converter Converter for the Constant meta-data mapping. |
ExcludeFromAll | excludeFromAll Specifies if this meta-data should be excluded from the generated
"all" meta-data. |
Index | index Specifies whether and how a meta-data proeprty should be indexed. |
String | name The name of the meta-data. |
boolean | omitNorms Expert:
If set, omit normalization factors associated with this indexed field. |
boolean | override Controls if the constant value should override the same constant defined
elsewhere for the same searchable class. |
SpellCheck | spellCheck Should this propety be included in the spell check index. |
Store | store Specifies whether and how a meta-data property will be stored. |
TermVector | termVector Specifies whether and how a meta-data property should have term vectors. |
String[] | values A list of values that the meta-data will have. |