Uses of Enum Class
com.orientechnologies.lucene.analyzer.OLuceneAnalyzerFactory.AnalyzerKind
Packages that use OLuceneAnalyzerFactory.AnalyzerKind
-
Uses of OLuceneAnalyzerFactory.AnalyzerKind in com.orientechnologies.lucene.analyzer
Methods in com.orientechnologies.lucene.analyzer that return OLuceneAnalyzerFactory.AnalyzerKindModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OLuceneAnalyzerFactory.AnalyzerKind[]OLuceneAnalyzerFactory.AnalyzerKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.orientechnologies.lucene.analyzer with parameters of type OLuceneAnalyzerFactory.AnalyzerKindModifier and TypeMethodDescriptionorg.apache.lucene.analysis.AnalyzerOLuceneAnalyzerFactory.createAnalyzer(OIndexDefinition index, OLuceneAnalyzerFactory.AnalyzerKind kind, ODocument metadata)