Uses of Enum
com.arangodb.entity.arangosearch.AnalyzerFeature
Packages that use AnalyzerFeature
Package
Description
-
Uses of AnalyzerFeature in com.arangodb.entity
Methods in com.arangodb.entity that return types with arguments of type AnalyzerFeatureModifier and TypeMethodDescriptionInvertedIndexEntity.getFeatures()
InvertedIndexField.getFeatures()
Methods in com.arangodb.entity with parameters of type AnalyzerFeature -
Uses of AnalyzerFeature in com.arangodb.entity.arangosearch
Methods in com.arangodb.entity.arangosearch that return AnalyzerFeatureModifier and TypeMethodDescriptionstatic AnalyzerFeature
Returns the enum constant of this type with the specified name.static AnalyzerFeature[]
AnalyzerFeature.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AnalyzerFeature in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return types with arguments of type AnalyzerFeatureMethod parameters in com.arangodb.entity.arangosearch.analyzer with type arguments of type AnalyzerFeature -
Uses of AnalyzerFeature in com.arangodb.model
Methods in com.arangodb.model that return types with arguments of type AnalyzerFeatureMethods in com.arangodb.model with parameters of type AnalyzerFeature