Uses of Package
org.hibernate.search.engine.search.sort.dsl
Packages that use org.hibernate.search.engine.search.sort.dsl
Package
Description
-
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.backend.elasticsearchClassDescriptionA factory for search sorts.An extension to the search sort DSL, allowing the use of non-standard sorts in a query.
-
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.backend.elasticsearch.search.sort.dslClassDescriptionA base interface for subtypes of
SearchSortFactory
allowing to easily override the self type and predicate factory type for all relevant methods.A factory for search sorts.The step in a sort definition where another sort can be chained. -
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.backend.luceneClassDescriptionA factory for search sorts.An extension to the search sort DSL, allowing the use of non-standard sorts in a query.
-
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.backend.lucene.search.sort.dslClassDescriptionA base interface for subtypes of
SearchSortFactory
allowing to easily override the self type and predicate factory type for all relevant methods.A factory for search sorts.The step in a sort definition where another sort can be chained. -
-
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.engine.search.query.dslClassDescriptionA factory for search sorts.The final step in a sort definition, where the sort can be retrieved.
-
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.engine.search.query.dsl.spiClassDescriptionA factory for search sorts.The final step in a sort definition, where the sort can be retrieved.
-
-
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.engine.search.sort.dslClassDescriptionThe initial and final step in a composite sort definition, where sort elements can be added.The step in a sort definition where the behavior on missing values can be set.The initial and final step in a "distance" sort definition, where optional parameters can be set.A base interface for subtypes of
SearchSortFactory
allowing to easily override the self type and predicate factory type for all relevant methods.The step in a sort definition where the behavior on missing values can be set.The initial and final step in a "field" sort definition, where optional parameters can be set.The initial and final step in a "score" sort definition, where optional parameters can be set.A factory for search sorts.An extension to the search sort DSL, allowing the use of non-standard sorts in a query.The second and later step when attempting to apply multiple extensions to aSearchSortFactory
.The initial step when attempting to apply multiple extensions to aSearchSortFactory
.The step in a sort definition where a filter can be set to select nested objects from which values will be extracted for this sort.The final step in a sort definition, where the sort can be retrieved.The step in a sort definition where theSortMode
can be set.The step in a sort definition where the order can be set.The step in a sort definition where another sort can be chained. -
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.engine.search.sort.dsl.spiClassDescriptionThe initial and final step in a composite sort definition, where sort elements can be added.The initial and final step in a "distance" sort definition, where optional parameters can be set.A base interface for subtypes of
SearchSortFactory
allowing to easily override the self type and predicate factory type for all relevant methods.The initial and final step in a "field" sort definition, where optional parameters can be set.The initial and final step in a "score" sort definition, where optional parameters can be set.A factory for search sorts.An extension to the search sort DSL, allowing the use of non-standard sorts in a query.The initial step when attempting to apply multiple extensions to aSearchSortFactory
.The final step in a sort definition, where the sort can be retrieved.The step in a sort definition where another sort can be chained. -
-
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.mapper.orm.scope
-