public interface RemoteAnalyzerProvider
For example, Elasticsearch comes with whitespace and languages analyzers without a definition in the classpath.
| Modifier and Type | Method and Description |
|---|---|
RemoteAnalyzer |
getRemoteAnalyzer(String name)
Create an instance of the required analyzer.
|
RemoteAnalyzer getRemoteAnalyzer(String name)
name - the name of the remote analyzerCopyright © 2006–2016 Hibernate. All rights reserved.