mirror of https://gitee.com/bigwinds/arangodb
20 lines
581 B
Markdown
20 lines
581 B
Markdown
BitArray Indexes{#IndexBitArray}
|
|
================================
|
|
|
|
@NAVIGATE_IndexBitArray
|
|
@EMBEDTOC{IndexBitArrayTOC}
|
|
|
|
Introduction to Bit-Array Indexes{#IndexBitArrayIntro}
|
|
======================================================
|
|
|
|
It is possible to define a bit-array index on one or more attributes (or paths)
|
|
of a documents.
|
|
|
|
Accessing BitArray Indexes from the Shell{#IndexBitArrayShell}
|
|
--------------------------------------------------------------
|
|
|
|
@anchor IndexBitArrayShellEnsureBitarray
|
|
@copydetails JSF_ArangoCollection_prototype_ensureBitarray
|
|
|
|
@BNAVIGATE_IndexBitArray
|