Uses of Package
org.hibernate.search.engine.search.sort.dsl
-
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.engine.mapper.scope.spi Class Description SearchSortFactory A factory for search sorts. -
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.engine.search.query.dsl Class Description SearchSortFactory A factory for search sorts.SortFinalStep 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.spi Class Description SearchSortFactory A factory for search sorts.SortFinalStep 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.spi Class Description SearchSortFactory A factory for search sorts. -
Classes in org.hibernate.search.engine.search.sort.dsl used by org.hibernate.search.engine.search.sort.dsl Class Description CompositeSortComponentsStep The initial and final step in a composite sort definition, where sort elements can be added.DistanceSortMissingValueBehaviorStep The step in a sort definition where the behavior on missing values can be set.DistanceSortOptionsStep The initial and final step in a "distance" sort definition, where optional parameters can be set.ExtendedSearchSortFactory A base interface for subtypes ofSearchSortFactoryallowing to easily override the self type and predicate factory type for all relevant methods.FieldSortMissingValueBehaviorStep The step in a sort definition where the behavior on missing values can be set.FieldSortOptionsStep The initial and final step in a "field" sort definition, where optional parameters can be set.ScoreSortOptionsStep The initial and final step in a "score" sort definition, where optional parameters can be set.SearchSortFactory A factory for search sorts.SearchSortFactoryExtension An extension to the search sort DSL, allowing the use of non-standard sorts in a query.SearchSortFactoryExtensionIfSupportedMoreStep The second and later step when attempting to apply multiple extensions to aSearchSortFactory.SearchSortFactoryExtensionIfSupportedStep The initial step when attempting to apply multiple extensions to aSearchSortFactory.SortFilterStep 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.SortFinalStep The final step in a sort definition, where the sort can be retrieved.SortModeStep The step in a sort definition where theSortModecan be set.SortOrder SortOrderStep The step in a sort definition where the order can be set.SortThenStep 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.spi Class Description CompositeSortComponentsStep The initial and final step in a composite sort definition, where sort elements can be added.DistanceSortOptionsStep The initial and final step in a "distance" sort definition, where optional parameters can be set.ExtendedSearchSortFactory A base interface for subtypes ofSearchSortFactoryallowing to easily override the self type and predicate factory type for all relevant methods.FieldSortOptionsStep The initial and final step in a "field" sort definition, where optional parameters can be set.ScoreSortOptionsStep The initial and final step in a "score" sort definition, where optional parameters can be set.SearchSortFactory A factory for search sorts.SearchSortFactoryExtension An extension to the search sort DSL, allowing the use of non-standard sorts in a query.SearchSortFactoryExtensionIfSupportedStep The initial step when attempting to apply multiple extensions to aSearchSortFactory.SortFinalStep The final step in a sort definition, where the sort can be retrieved.SortThenStep 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.spi Class Description SortOrder