Uses of Enum
com.arangodb.entity.arangosearch.analyzer.SegmentationAnalyzerProperties.BreakMode
Packages that use SegmentationAnalyzerProperties.BreakMode
-
Uses of SegmentationAnalyzerProperties.BreakMode in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return SegmentationAnalyzerProperties.BreakModeModifier and TypeMethodDescriptionSegmentationAnalyzerProperties.getBreakMode()
Returns the enum constant of this type with the specified name.SegmentationAnalyzerProperties.BreakMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type SegmentationAnalyzerProperties.BreakModeModifier and TypeMethodDescriptionvoid
SegmentationAnalyzerProperties.setBreakMode
(SegmentationAnalyzerProperties.BreakMode breakMode)