public class PipelineAnalyzer extends SearchAnalyzer
GeoPointAnalyzer
and GeoJSONAnalyzer
cannot be used in pipelines and
will make the creation fail.
Constructor and Description |
---|
PipelineAnalyzer() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
PipelineAnalyzerProperties |
getProperties() |
int |
hashCode() |
void |
setProperties(PipelineAnalyzerProperties properties) |
getFeatures, getName, getType, setFeatures, setName, setType
public PipelineAnalyzerProperties getProperties()
public void setProperties(PipelineAnalyzerProperties properties)
public boolean equals(Object o)
equals
in class SearchAnalyzer
public int hashCode()
hashCode
in class SearchAnalyzer
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.