Uses of Enum Class
org.hibernate.search.engine.backend.types.Sortable
Packages that use Sortable
Package
Description
-
Uses of Sortable in org.hibernate.search.backend.elasticsearch.document.model.dsl.impl
Constructors in org.hibernate.search.backend.elasticsearch.document.model.dsl.impl with parameters of type SortableModifierConstructorDescriptionElasticsearchStringImplicitFieldContributor(String name, Searchable searchable, Sortable sortable, Projectable projectable, Aggregable aggregable) -
Uses of Sortable in org.hibernate.search.engine.backend.types
Methods in org.hibernate.search.engine.backend.types that return Sortable -
Uses of Sortable in org.hibernate.search.engine.backend.types.dsl
Methods in org.hibernate.search.engine.backend.types.dsl with parameters of type Sortable -
Uses of Sortable in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
Methods in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic with parameters of type Sortable -
Uses of Sortable in org.hibernate.search.mapper.pojo.bridge.builtin.spatial.impl
Methods in org.hibernate.search.mapper.pojo.bridge.builtin.spatial.impl with parameters of type SortableModifier and TypeMethodDescription -
Uses of Sortable in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
Methods in org.hibernate.search.mapper.pojo.mapping.definition.programmatic with parameters of type Sortable