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