public class CollationAnalyzer extends SearchAnalyzer
Constructor and Description |
---|
CollationAnalyzer() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
CollationAnalyzerProperties |
getProperties() |
int |
hashCode() |
void |
setProperties(CollationAnalyzerProperties properties) |
getFeatures, getName, getType, setFeatures, setName, setType
public CollationAnalyzerProperties getProperties()
public void setProperties(CollationAnalyzerProperties properties)
public boolean equals(Object o)
equals
in class SearchAnalyzer
public int hashCode()
hashCode
in class SearchAnalyzer
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.