Overload List
Name | Description | |
---|---|---|
![]() | CreateIndex(Policy, String, String, String, String, IndexType) |
Create scalar secondary index.
This asynchronous server call will return before command is complete.
The user can optionally wait for command completion by using the returned
IndexTask instance.
|
![]() | CreateIndex(Policy, String, String, String, String, IndexType, IndexCollectionType) |
Create complex secondary index on bins containing collections.
This asynchronous server call will return before command is complete.
The user can optionally wait for command completion by using the returned
IndexTask instance.
|
See Also