Uses of Class
com.arangodb.entity.arangosearch.analyzer.StopwordsAnalyzerProperties
Packages that use StopwordsAnalyzerProperties
-
Uses of StopwordsAnalyzerProperties in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return StopwordsAnalyzerPropertiesModifier and TypeMethodDescriptionStopwordsAnalyzerProperties.addStopwordAsHex
(String value) StopwordsAnalyzerProperties.addStopwordAsString
(String value) StopwordsAnalyzer.getProperties()
Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type StopwordsAnalyzerPropertiesModifier and TypeMethodDescriptionvoid
StopwordsAnalyzer.setProperties
(StopwordsAnalyzerProperties properties)