From 1fdf19aaea6fea29bfe49cafb31d544d4a7aadf0 Mon Sep 17 00:00:00 2001 From: Steve Renaker Date: Tue, 29 Mar 2016 16:20:07 -0700 Subject: [PATCH] DOCS-5263: removed ns from list of createIndex options --- ...piargs-dbcommand-createIndexes-indexes-field.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/source/includes/apiargs-dbcommand-createIndexes-indexes-field.yaml b/source/includes/apiargs-dbcommand-createIndexes-indexes-field.yaml index 3910a374fa5..72ae99f9be1 100644 --- a/source/includes/apiargs-dbcommand-createIndexes-indexes-field.yaml +++ b/source/includes/apiargs-dbcommand-createIndexes-indexes-field.yaml @@ -23,18 +23,6 @@ position: 2 type: string --- arg_name: field -description: | - The :term:`namespace` (i.e. ``.``) of the - collection for which to create the index. If you omit ``ns``, MongoDB - generates the namespace. -interface: dbcommand -name: ns -operation: createIndexes -optional: true -position: 3 -type: string ---- -arg_name: field interface: dbcommand operation: createIndexes source: