Interface LuceneSearchQuerySelectStep<R,E,LOS>

All Superinterfaces:
LuceneSearchQueryWhereStep<E,LOS>, org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep<LuceneSearchQueryOptionsStep<E,LOS>,R,E,LOS,LuceneSearchProjectionFactory<R,E>,LuceneSearchPredicateFactory>, org.hibernate.search.engine.search.query.dsl.SearchQueryWhereStep<LuceneSearchQueryOptionsStep<E,LOS>,E,LOS,LuceneSearchPredicateFactory>

public interface LuceneSearchQuerySelectStep<R,E,LOS> extends org.hibernate.search.engine.search.query.dsl.SearchQuerySelectStep<LuceneSearchQueryOptionsStep<E,LOS>,R,E,LOS,LuceneSearchProjectionFactory<R,E>,LuceneSearchPredicateFactory>, LuceneSearchQueryWhereStep<E,LOS>