| Class and Description |
|---|
| IndexFieldType
The type of a field in the index.
|
| Class and Description |
|---|
| IndexFieldType
The type of a field in the index.
|
| Class and Description |
|---|
| Aggregable
Whether the field can be used in projections.
|
| Norms
Whether index-time scoring information for the field should be stored or not.
|
| 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.
|
| Class and Description |
|---|
| Aggregable
Whether the field can be used in projections.
|
| IndexFieldType
The type of a field in the index.
|
| Norms
Whether index-time scoring information for the field should be stored or not.
|
| 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.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.