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