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