Path Parameters
The name of a collection.
The path to a synonyms file.
Query Parameters
The field to search.
The query term for which to get suggestions.
Response
200 - application/json
successful operation
The response is of type string[]
.
Get term suggestions from synonyms/categories/comments for autocomplete/autosuggest purposes.
The name of a collection.
The path to a synonyms file.
The field to search.
The query term for which to get suggestions.
successful operation
The response is of type string[]
.