Uses of Interface
org.hibernate.search.backend.elasticsearch.search.query.dsl.ElasticsearchSearchQuerySelectStep
-
Uses of ElasticsearchSearchQuerySelectStep in org.hibernate.search.backend.elasticsearch
Modifier and TypeMethodDescriptionElasticsearchExtension.extendOptional
(SearchQuerySelectStep<?, R, E, LOS, ?, ?> original, SearchQueryIndexScope<?> scope, BackendSessionContext sessionContext, SearchLoadingContextBuilder<E, LOS> loadingContextBuilder) Attempt to extend a given DSL step, returning an emptyOptional
in case of failure.