Class AnalyzerProfile


  • public class AnalyzerProfile
    extends Object
    Manages analysis data configuration for SmartChineseAnalyzer

    SmartChineseAnalyzer has a built-in dictionary and stopword list out-of-box.

    WARNING: This API is experimental and might change in incompatible ways in the next release.
    • Field Detail

      • ANALYSIS_DATA_DIR

        public static String ANALYSIS_DATA_DIR
        Global indicating the configured analysis data directory
    • Constructor Detail

      • AnalyzerProfile

        public AnalyzerProfile()