Package org.hibernate.search.backend.elasticsearch.search.query
-
Interface Summary Interface Description ElasticsearchSearchFetchable<H> ElasticsearchSearchQuery<H> ElasticsearchSearchRequestTransformer A pluggable component that gets the chance to transform search requests (path, body, ...) before they are sent to Elasticsearch.ElasticsearchSearchRequestTransformerContext ElasticsearchSearchResult<H> ElasticsearchSearchScroll<H> ElasticsearchSearchScrollResult<H>