Class StemAnalyzerProperties
java.lang.Object
com.arangodb.entity.arangosearch.analyzer.StemAnalyzerProperties
- Author:
- Michele Rastelli
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StemAnalyzerProperties
public StemAnalyzerProperties()
-
-
Method Details
-
getLocale
- Returns:
- a locale in the format `language[_COUNTRY][.encoding][@variant]` (square brackets denote optional parts), e.g. `de.utf-8` or `en_US.utf-8`. Only UTF-8 encoding is meaningful in ArangoDB.
- See Also:
-
setLocale
-
equals
-
hashCode
public int hashCode()
-