- Preparing search index...
- The search index is not available
arangojs
Type alias PersistentIndex
Persistent
Index
: GenericIndex & { cacheEnabled
: boolean; deduplicate
: boolean; estimates
: boolean; fields
: string[]; storedValues
?: string[]; type
: "persistent"; }
An object representing a persistent index.