1
0
Fork 0
arangodb/Documentation/Books/HTTP/indexes-fulltext.md

16 lines
375 B
Markdown

---
layout: default
description: Fulltext
---
Fulltext
========
If a [fulltext index](../appendix-glossary.html#fulltext-index) exists, then
`/_api/simple/fulltext` will use this index to execute the specified fulltext query.
<!-- js/actions/api-index.js -->
{% docublock post_api_index_fulltext %}
<!-- js/actions/api-index.js -->
{% docublock put_api_simple_fulltext %}