Uses of Package
org.hibernate.search.engine.backend.types
-
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.engine.backend.document.model.dsl Class Description IndexFieldType The type of a field in the index.ObjectStructure 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.spi Class Description IndexFieldType The type of a field in the index.ObjectStructure 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.types Class Description Aggregable Whether the field can be used in projections.Norms Whether index-time scoring information for the field should be stored or not.ObjectStructure Defines how the structure of an object field is preserved upon indexing.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. -
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.engine.backend.types.dsl Class 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. -
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.engine.mapper.mapping.building.spi Class Description ObjectStructure 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.mapper.pojo.bridge.builtin.annotation Class Description Projectable Whether or not we want to be able to obtain the value of the field as a projection.Sortable Whether a field can be used in sorts. -
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.mapper.pojo.bridge.builtin.programmatic Class Description Projectable Whether or not we want to be able to obtain the value of the field as a projection.Sortable 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.spi Class Description ObjectStructure 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.mapper.pojo.mapping.definition.annotation Class Description Aggregable Whether the field can be used in projections.Norms Whether index-time scoring information for the field should be stored or not.ObjectStructure Defines how the structure of an object field is preserved upon indexing.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. -
Classes in org.hibernate.search.engine.backend.types used by org.hibernate.search.mapper.pojo.mapping.definition.programmatic Class Description Aggregable Whether the field can be used in projections.Norms Whether index-time scoring information for the field should be stored or not.ObjectStructure Defines how the structure of an object field is preserved upon indexing.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.