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

13 lines
336 B
Markdown

---
layout: default
description: Working with Persistent Indexes
---
Working with Persistent Indexes
===============================
If a suitable persistent index exists, then `/_api/simple/range` and other operations
will use this index to execute queries.
<!-- js/actions/api-index.js -->
{% docublock post_api_index_persistent %}