public abstract class JcsegAnalyzerProvider extends org.elasticsearch.index.analysis.AbstractIndexAnalyzerProvider<JcsegAnalyzer>
| Constructor and Description |
|---|
JcsegAnalyzerProvider(org.elasticsearch.index.IndexSettings indexSettings,
org.elasticsearch.env.Environment env,
String name,
org.elasticsearch.common.settings.Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
JcsegAnalyzer |
get() |
protected abstract int |
getSegMode() |
@Inject
public JcsegAnalyzerProvider(org.elasticsearch.index.IndexSettings indexSettings,
org.elasticsearch.env.Environment env,
String name,
org.elasticsearch.common.settings.Settings settings)
protected abstract int getSegMode()
public JcsegAnalyzer get()
Copyright © 2017. All Rights Reserved.