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 SegmentationAnalyzerProperties
SegmentationAnalyzer. getProperties()
Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type SegmentationAnalyzerProperties Modifier and Type Method Description void
SegmentationAnalyzer. setProperties(SegmentationAnalyzerProperties properties)
-