Uses of Interface
org.hibernate.search.backend.elasticsearch.analysis.model.impl.ElasticsearchAnalysisDefinitionCollector
-
-
Uses of ElasticsearchAnalysisDefinitionCollector in org.hibernate.search.backend.elasticsearch.analysis.model.dsl.impl
Methods in org.hibernate.search.backend.elasticsearch.analysis.model.dsl.impl with parameters of type ElasticsearchAnalysisDefinitionCollector Modifier and Type Method Description voidElasticsearchAnalysisConfigurationContextImpl. contribute(ElasticsearchAnalysisDefinitionCollector collector) -
Uses of ElasticsearchAnalysisDefinitionCollector in org.hibernate.search.backend.elasticsearch.analysis.model.impl
Methods in org.hibernate.search.backend.elasticsearch.analysis.model.impl with parameters of type ElasticsearchAnalysisDefinitionCollector Modifier and Type Method Description voidElasticsearchAnalysisDefinitionContributor. contribute(ElasticsearchAnalysisDefinitionCollector collector)
-