Class IndexFieldTraits.Predicates
java.lang.Object
org.hibernate.search.engine.backend.types.IndexFieldTraits.Predicates
- Enclosing class:
- IndexFieldTraits
Constants for the names of predicate-related traits that can be exposed by index fields.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
EXISTS
- See Also:
-
KNN
- See Also:
-
MATCH
- See Also:
-
NESTED
- See Also:
-
PHRASE
- See Also:
-
RANGE
- See Also:
-
QUERY_STRING
- See Also:
-
REGEXP
- See Also:
-
SIMPLE_QUERY_STRING
- See Also:
-
SPATIAL_WITHIN_BOUNDING_BOX
- See Also:
-
SPATIAL_WITHIN_CIRCLE
- See Also:
-
SPATIAL_WITHIN_POLYGON
- See Also:
-
TERMS
- See Also:
-
WILDCARD
- See Also:
-
-
Method Details
-
named
-