Interface LuceneQueryBuilder<Q,S,E extends Throwable>

Type Parameters:
Q - the query type used by the query engine implementation
S - the sort type used by the query engine implementation
E - the exception it throws
All Known Implementing Classes:
LuceneQuery

public interface LuceneQueryBuilder<Q,S,E extends Throwable>
Author:
andyh