Package org.hibernate.search.engine.backend.types
package org.hibernate.search.engine.backend.types
-
ClassDescriptionWhether the field can be used in projections.Whether we want to be able to highlight this field.Constants for the names of various traits that can be exposed by index fields.Constants for the names of aggregation-related traits that can be exposed by index fields.Constants for the names of predicate-related traits that can be exposed by index fields.Constants for the names of projection-related traits that can be exposed by index fields.Constants for the names of sort-related traits that can be exposed by index fields.The type of a field in the index.Whether index-time scoring information for the field should be stored or not.Defines how the structure of an object field is preserved upon indexing.Whether or not we want to be able to obtain the value of the field as a projection.Whether or not we want to be able to search the document using this field.Whether a field can be used in sorts.Defines the term vector storing strategy.Defines a function to calculate the vector similarity, i.e. distance between two vectors.