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 The dynamic converter lookup name. |
ExcludeFromAll | excludeFromAll Specifies if this meta-data should be excluded from the generated
"all" meta-data. |
String | expression The expression to be evaluated by the dynamic expression evaluation library. |
String | format The format to apply to the value. |
Index | index Specifies whether and how a meta-data proeprty should be indexed. |
String | name The name of the meta-data. |
String | nullValue A null value to use to store in the index when the property has a null
value. |
boolean | override If there is already an existing id with the same field/property name defined,
will override it. |
Reverse | reverse Specifies whether and how the meta-data proeprty should value will be revered. |
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. |
Class | type If using a format, the type of the expression result. |