public interface ElasticsearchAnalyzer extends RemoteAnalyzer
Modifier and Type | Method and Description |
---|---|
String |
registerDefinitions(ElasticsearchAnalysisDefinitionRegistry registry,
String fieldName) |
close, getName
String registerDefinitions(ElasticsearchAnalysisDefinitionRegistry registry, String fieldName)
registry
- The registry analysis definitions should be registered to.fieldName
- The name of the field whose analyzer definitions should be registered.Copyright © 2006–2017 Hibernate. All rights reserved.