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