Class SmartChineseAnalyzerProvider

java.lang.Object
org.opensearch.index.AbstractIndexComponent
org.opensearch.index.analysis.AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.cn.smart.SmartChineseAnalyzer>
org.opensearch.index.analysis.SmartChineseAnalyzerProvider
All Implemented Interfaces:
Provider<org.apache.lucene.analysis.cn.smart.SmartChineseAnalyzer>, AnalyzerProvider<org.apache.lucene.analysis.cn.smart.SmartChineseAnalyzer>, IndexComponent

public class SmartChineseAnalyzerProvider extends AbstractIndexAnalyzerProvider<org.apache.lucene.analysis.cn.smart.SmartChineseAnalyzer>
  • Constructor Details

  • Method Details

    • get

      public org.apache.lucene.analysis.cn.smart.SmartChineseAnalyzer get()