public class IcuCollationKeyAnalyzerProvider extends org.elasticsearch.index.analysis.AbstractIndexAnalyzerProvider<IcuCollationKeyAnalyzer>
| Constructor and Description |
|---|
IcuCollationKeyAnalyzerProvider(org.elasticsearch.index.IndexSettings indexSettings,
org.elasticsearch.env.Environment environment,
java.lang.String name,
org.elasticsearch.common.settings.Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
static com.ibm.icu.text.Collator |
createCollator(org.elasticsearch.common.settings.Settings settings) |
IcuCollationKeyAnalyzer |
get() |
public IcuCollationKeyAnalyzerProvider(org.elasticsearch.index.IndexSettings indexSettings,
org.elasticsearch.env.Environment environment,
java.lang.String name,
org.elasticsearch.common.settings.Settings settings)
public static com.ibm.icu.text.Collator createCollator(org.elasticsearch.common.settings.Settings settings)
public IcuCollationKeyAnalyzer get()