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