Optional
collectionOptional
deferredSpecifies whether this index creation should be deferred until a later point in time when they can be explicitly built together.
Optional
ignoreWhether or not the call should ignore the index already existing when determining whether the call was successful.
Optional
nameThe name of this primary index.
Optional
numThe number of replicas of this index that should be created.
Optional
scopeOptional
timeoutThe timeout for this operation, represented in milliseconds.
Generated using TypeDoc
Specifies the collection of this index.
Deprecated
Use CollectionQueryIndexManager instead.