Package org.hibernate.search.backend.lucene.search.query.impl
-
Interface Summary Interface Description LuceneSearchQueryIndexScope<S extends LuceneSearchQueryIndexScope<?>> SearchBackendContext An interface with knowledge of the backend internals, able to create components related to work execution. -
Class Summary Class Description LuceneExtractableSearchResult<H> LuceneLoadableSearchResult<H> A search result from the backend that offers a method to load data from the mapper.LuceneSearchQueryBuilder<H> LuceneSearchQueryImpl<H> LuceneSearchScrollImpl<H> LuceneSearchScrollResultImpl<H>