Interface LuceneSearchQueryWhereStep<H,LOS>

All Superinterfaces:
SearchQueryWhereStep<LuceneSearchQueryOptionsStep<H,LOS>,H,LOS,LuceneSearchPredicateFactory>
All Known Subinterfaces:
LuceneSearchQuerySelectStep<R,E,LOS>

public interface LuceneSearchQueryWhereStep<H,LOS> extends SearchQueryWhereStep<LuceneSearchQueryOptionsStep<H,LOS>,H,LOS,LuceneSearchPredicateFactory>