Class IndexFieldTraits.Aggregations
java.lang.Object
org.hibernate.search.engine.backend.types.IndexFieldTraits.Aggregations
- Enclosing class:
IndexFieldTraits
Constants for the names of aggregation-related traits that can be exposed by index fields.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Method Summary
-
Field Details
-
RANGE
- See Also:
-
TERMS
- See Also:
-
SUM
- See Also:
-
MIN
- See Also:
-
MAX
- See Also:
-
COUNT
- See Also:
-
COUNT_DOCUMENTS
- See Also:
-
COUNT_DISTINCT
Deprecated, for removal: This API element is subject to removal in a future version.UseCOUNTinstead.- See Also:
-
AVG
- See Also:
-
COUNTinstead.