Uses of Package
org.hibernate.search.engine.backend.types
Packages that use org.hibernate.search.engine.backend.types
Package
Description
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.engine.backend.document.model.dslClassDescriptionThe type of a field in the index.Defines how the structure of an object field is preserved upon indexing.
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.engine.backend.document.model.dsl.spiClassDescriptionThe type of a field in the index.Defines how the structure of an object field is preserved upon indexing.
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.engine.backend.typesClassDescriptionWhether the field can be used in projections.Whether we want to be able to highlight this field.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.
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.engine.backend.types.dslClassDescriptionWhether the field can be used in projections.Whether we want to be able to highlight this field.The type of a field in the index.Whether index-time scoring information for the field should be stored or not.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.
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.engine.backend.types.spiClassDescriptionThe type of a field in the index.Defines how the structure of an object field is preserved upon indexing.
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.engine.mapper.mapping.building.spiClassDescriptionDefines how the structure of an object field is preserved upon indexing.
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.mapper.pojo.bridge.builtin.programmaticClassDescriptionWhether or not we want to be able to obtain the value of the field as a projection.Whether a field can be used in sorts.
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.mapper.pojo.mapping.building.spiClassDescriptionDefines how the structure of an object field is preserved upon indexing.
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.mapper.pojo.mapping.definition.programmaticClassDescriptionWhether the field can be used in projections.Whether we want to be able to highlight this field.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.