Package org.hibernate.search.backend.elasticsearch.search.query.impl
-
Interface Summary Interface Description ElasticsearchSearchQueryIndexScope<S extends ElasticsearchSearchQueryIndexScope<?>> ElasticsearchSearchResultExtractorFactory SearchBackendContext An interface with knowledge of the backend internals, able to create components related to work execution. -
Class Summary Class Description Elasticsearch56SearchResultExtractorFactory Elasticsearch7SearchResultExtractorFactory ElasticsearchLoadableSearchResult<H> A search result from the backend that offers a method to load data from the mapper.ElasticsearchSearchQueryBuilder<H> ElasticsearchSearchQueryImpl<H> ElasticsearchSearchScrollImpl<H> ElasticsearchSearchScrollResultImpl<H>