mirror of https://gitee.com/bigwinds/arangodb
15 lines
393 B
Markdown
15 lines
393 B
Markdown
Working with Hash Indexes
|
|
=========================
|
|
|
|
If a suitable hash index exists, then `/_api/simple/by-example` will use this
|
|
index to execute a query-by-example.
|
|
|
|
<!-- js/actions/api-index.js -->
|
|
@startDocuBlock post_api_index_hash
|
|
|
|
<!-- js/actions/api-index.js -->
|
|
@startDocuBlock put_api_simple_by_example
|
|
|
|
<!-- js/actions/api-index.js -->
|
|
@startDocuBlock put_api_simple_first_example
|