Enum Class的使用
com.baidu.mochow.model.enums.InvertedIndexAnalyzer
使用InvertedIndexAnalyzer的程序包
-
com.baidu.mochow.model.entity中InvertedIndexAnalyzer的使用
限定符构造器说明InvertedIndexParams(InvertedIndexAnalyzer analyzer, InvertedIndexParseMode parseMode) InvertedIndexParams(InvertedIndexAnalyzer analyzer, InvertedIndexParseMode parseMode, boolean caseSensitive) -
com.baidu.mochow.model.enums中InvertedIndexAnalyzer的使用
修饰符和类型方法说明static InvertedIndexAnalyzerReturns the enum constant of this class with the specified name.static InvertedIndexAnalyzer[]InvertedIndexAnalyzer.values()Returns an array containing the constants of this enum class, in the order they are declared.