Uses of Class
com.arangodb.entity.arangosearch.analyzer.StopwordsAnalyzerProperties
-
Packages that use StopwordsAnalyzerProperties Package Description com.arangodb.entity.arangosearch.analyzer -
-
Uses of StopwordsAnalyzerProperties in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return StopwordsAnalyzerProperties Modifier and Type Method Description StopwordsAnalyzerPropertiesStopwordsAnalyzerProperties. addStopwordAsHex(String value)StopwordsAnalyzerPropertiesStopwordsAnalyzerProperties. addStopwordAsString(String value)StopwordsAnalyzerPropertiesStopwordsAnalyzer. getProperties()Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type StopwordsAnalyzerProperties Modifier and Type Method Description voidStopwordsAnalyzer. setProperties(StopwordsAnalyzerProperties properties)
-