mirror of https://gitee.com/bigwinds/arangodb
16 lines
375 B
Markdown
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 %}
|