Uses of Interface
org.hibernate.search.backend.elasticsearch.search.sort.impl.ElasticsearchSearchSortIndexScope
-
-
Uses of ElasticsearchSearchSortIndexScope in org.hibernate.search.backend.elasticsearch.scope.model.impl
Classes in org.hibernate.search.backend.elasticsearch.scope.model.impl that implement ElasticsearchSearchSortIndexScope Modifier and Type Class Description classElasticsearchSearchIndexScopeImpl -
Uses of ElasticsearchSearchSortIndexScope in org.hibernate.search.backend.elasticsearch.search.query.impl
Subinterfaces of ElasticsearchSearchSortIndexScope in org.hibernate.search.backend.elasticsearch.search.query.impl Modifier and Type Interface Description interfaceElasticsearchSearchQueryIndexScope<S extends ElasticsearchSearchQueryIndexScope<?>> -
Uses of ElasticsearchSearchSortIndexScope in org.hibernate.search.backend.elasticsearch.search.sort.dsl.impl
Constructor parameters in org.hibernate.search.backend.elasticsearch.search.sort.dsl.impl with type arguments of type ElasticsearchSearchSortIndexScope Constructor Description ElasticsearchSearchSortFactoryImpl(SearchSortDslContext<ElasticsearchSearchSortIndexScope<?>,ElasticsearchSearchPredicateFactory> dslContext) -
Uses of ElasticsearchSearchSortIndexScope in org.hibernate.search.backend.elasticsearch.search.sort.impl
Classes in org.hibernate.search.backend.elasticsearch.search.sort.impl with type parameters of type ElasticsearchSearchSortIndexScope Modifier and Type Interface Description interfaceElasticsearchSearchSortIndexScope<S extends ElasticsearchSearchSortIndexScope<?>>
-