Uses of Interface
org.hibernate.search.backend.elasticsearch.search.aggregation.dsl.ElasticsearchSearchAggregationFactory
Packages that use ElasticsearchSearchAggregationFactory
-
Uses of ElasticsearchSearchAggregationFactory in org.hibernate.search.backend.elasticsearch
Methods in org.hibernate.search.backend.elasticsearch that return types with arguments of type ElasticsearchSearchAggregationFactoryModifier and TypeMethodDescriptionElasticsearchExtension.extendOptional
(SearchAggregationFactory original) Attempt to extend a given factory, returning an emptyOptional
in case of failure.