Uses of Interface
org.hibernate.search.backend.lucene.search.query.dsl.LuceneSearchQueryOptionsStep
Packages that use LuceneSearchQueryOptionsStep
-
Uses of LuceneSearchQueryOptionsStep in org.hibernate.search.backend.lucene.search.query.dsl.impl
Methods in org.hibernate.search.backend.lucene.search.query.dsl.impl that return LuceneSearchQueryOptionsStepModifier and TypeMethodDescriptionLuceneSearchQuerySelectStepImpl.where(BiConsumer<? super LuceneSearchPredicateFactory, ? super SimpleBooleanPredicateClausesCollector<?>> predicateContributor) LuceneSearchQuerySelectStepImpl.where(Function<? super LuceneSearchPredicateFactory, ? extends PredicateFinalStep> predicateContributor) LuceneSearchQuerySelectStepImpl.where(SearchPredicate predicate)