Optional
index?: stringUnique identifier of the fulltext index to use to perform the query.
Optional
limit?: numberMaximum number of documents to return.
Optional
skip?: numberNumber 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.