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