Interface AnalyzerVariant
- All Superinterfaces:
JsonpSerializable
- All Known Implementing Classes:
CjkAnalyzer,CustomAnalyzer,DutchAnalyzer,FingerprintAnalyzer,IcuAnalyzer,KeywordAnalyzer,KuromojiAnalyzer,LanguageAnalyzer,NoriAnalyzer,PatternAnalyzer,PhoneAnalyzer,SimpleAnalyzer,SmartcnAnalyzer,SnowballAnalyzer,StandardAnalyzer,StopAnalyzer,WhitespaceAnalyzer
@Generated("org.opensearch.client.codegen.CodeGenerator")
public interface AnalyzerVariant
extends JsonpSerializable
Base interface for
Analyzer variants.-
Method Summary
Methods inherited from interface org.opensearch.client.json.JsonpSerializable
serialize
-
Method Details
-
_analyzerKind
Analyzer.Kind _analyzerKind() -
toAnalyzer
-