public interface ElasticsearchAnalysisDefinitionProvider
Implementors should define a concrete class with either a public default constructor
or a public static method annotated with Factory
.
Users can select a definition provider through the
configuration properties
.
Modifier and Type | Method and Description |
---|---|
void |
register(ElasticsearchAnalysisDefinitionRegistryBuilder builder) |
void register(ElasticsearchAnalysisDefinitionRegistryBuilder builder)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved