Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
true
-
(copied to CRM)
Description
Description
The listIndexes command documentation is missing the documentation for cursor option, which allows the user to specify a batch size for the results.
Please explicitly add "cursor" as an option for this command, with the description that it takes a document
{batchSize: N}
|
where N is the desired batch size.
Please also amend the output description for "listIndexes.cursor", mentioning to use the getMore command to retrieve additional results if the cursor is non-zero.