Aggregable |
Whether the field can be used in projections.
|
Norms |
Whether index-time scoring information for the field should be stored or not.
|
ObjectStructure |
Defines how the structure of an object field is preserved upon indexing.
|
Projectable |
Whether or not we want to be able to obtain the value of the field as a projection.
|
Searchable |
Whether or not we want to be able to search the document using this field.
|
Sortable |
Whether a field can be used in sorts.
|
TermVector |
Defines the term vector storing strategy.
|