mirror of https://gitee.com/bigwinds/arangodb
13 lines
388 B
Plaintext
13 lines
388 B
Plaintext
!CHAPTER 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 JSF_post_api_index_hash
|
|
|
|
<!-- js/actions/api-index.js -->
|
|
@startDocuBlock JSA_put_api_simple_by_example
|
|
|
|
<!-- js/actions/api-index.js -->
|
|
@startDocuBlock JSA_put_api_simple_first_example
|