Uses of Class
org.hibernate.search.backend.elasticsearch.search.projection.impl.ElasticsearchSearchProjectionBuilderFactory
-
-
Uses of ElasticsearchSearchProjectionBuilderFactory in org.hibernate.search.backend.elasticsearch.scope.model.impl
Methods in org.hibernate.search.backend.elasticsearch.scope.model.impl that return ElasticsearchSearchProjectionBuilderFactory Modifier and Type Method Description ElasticsearchSearchProjectionBuilderFactoryElasticsearchSearchIndexScopeImpl. projectionBuilders() -
Uses of ElasticsearchSearchProjectionBuilderFactory in org.hibernate.search.backend.elasticsearch.search.projection.impl
Methods in org.hibernate.search.backend.elasticsearch.search.projection.impl that return ElasticsearchSearchProjectionBuilderFactory Modifier and Type Method Description ElasticsearchSearchProjectionBuilderFactoryElasticsearchSearchProjectionIndexScope. projectionBuilders()
-