Uses of Enum
com.arangodb.entity.arangosearch.AnalyzerType
Packages that use AnalyzerType
-
Uses of AnalyzerType in com.arangodb.entity.arangosearch
Methods in com.arangodb.entity.arangosearch that return AnalyzerTypeModifier and TypeMethodDescriptionstatic AnalyzerType
Returns the enum constant of this type with the specified name.static AnalyzerType[]
AnalyzerType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AnalyzerType in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return AnalyzerTypeMethods in com.arangodb.entity.arangosearch.analyzer with parameters of type AnalyzerType