Uses of Class
org.hibernate.search.backend.elasticsearch.search.projection.impl.SearchProjectionBackendContext
Packages that use SearchProjectionBackendContext
Package
Description
-
Uses of SearchProjectionBackendContext in org.hibernate.search.backend.elasticsearch.index.impl
Methods in org.hibernate.search.backend.elasticsearch.index.impl that return SearchProjectionBackendContext -
Uses of SearchProjectionBackendContext in org.hibernate.search.backend.elasticsearch.link.impl
Methods in org.hibernate.search.backend.elasticsearch.link.impl that return SearchProjectionBackendContext -
Uses of SearchProjectionBackendContext in org.hibernate.search.backend.elasticsearch.search.projection.impl
Constructors in org.hibernate.search.backend.elasticsearch.search.projection.impl with parameters of type SearchProjectionBackendContextModifierConstructorDescriptionElasticsearchSearchProjectionBuilderFactory(SearchProjectionBackendContext searchProjectionBackendContext, ElasticsearchSearchIndexScope<?> scope) -
Uses of SearchProjectionBackendContext in org.hibernate.search.backend.elasticsearch.search.query.impl
Methods in org.hibernate.search.backend.elasticsearch.search.query.impl that return SearchProjectionBackendContext