Uses of Interface
org.hibernate.search.backend.lucene.search.query.dsl.LuceneSearchQuerySelectStep
Packages that use LuceneSearchQuerySelectStep
-
Uses of LuceneSearchQuerySelectStep in org.hibernate.search.backend.lucene
Methods in org.hibernate.search.backend.lucene that return types with arguments of type LuceneSearchQuerySelectStepModifier and TypeMethodDescriptionLuceneExtension.extendOptional(SearchQuerySelectStep<SR, ?, R, E, LOS, ?, ?> original, SearchQueryIndexScope<SR, ?> scope, BackendSessionContext sessionContext, SearchLoadingContextBuilder<E, LOS> loadingContextBuilder) Attempt to extend a given DSL step, returning an emptyOptionalin case of failure.