mirror of https://gitee.com/bigwinds/arangodb
591 B
591 B
layout | description | title |
---|---|---|
default | HTTP interface for managing ArangoSearch Analyzers | Analyzers HTTP API |
HTTP Interface for Analyzers
The RESTful API for managing ArangoSearch Analyzers is accessible via the
/_api/analyzer
endpoint.
See the description of Analyzers for an introduction and the available types, properties and features.
Analyzer Operations
{% docublock post_api_analyzer %} {% docublock get_api_analyzer %} {% docublock get_api_analyzers %} {% docublock delete_api_analyzer %}