Options for performing a fulltext query.
Simple Queries have been deprecated in ArangoDB 3.4 and can be replaced with AQL queries.
Optional
Unique identifier of the fulltext index to use to perform the query.
Maximum number of documents to return.
Number of documents to skip in the query.
Generated using TypeDoc
Options for performing a fulltext query.
Deprecated
Simple Queries have been deprecated in ArangoDB 3.4 and can be replaced with AQL queries.