Uses of Class
com.arangodb.entity.arangosearch.analyzer.SegmentationAnalyzerProperties
-
Packages that use SegmentationAnalyzerProperties Package Description com.arangodb.entity.arangosearch.analyzer -
-
Uses of SegmentationAnalyzerProperties in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return SegmentationAnalyzerProperties Modifier and Type Method Description SegmentationAnalyzerPropertiesSegmentationAnalyzer. getProperties()Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type SegmentationAnalyzerProperties Modifier and Type Method Description voidSegmentationAnalyzer. setProperties(SegmentationAnalyzerProperties properties)
-