File tree Expand file tree Collapse file tree 8 files changed +16
-8
lines changed
index-and-search/indexing/working-with-indexes
index-and-search/indexing/working-with-indexes
index-and-search/indexing/working-with-indexes
index-and-search/indexing/working-with-indexes Expand file tree Collapse file tree 8 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 5454 in: query
5555 required: false
5656 description: |
57- Whether to include hidden indexes in the result.
57+ Whether to include hidden indexes in the result. Internal indexes
58+ and ones that are currently built in the background are hidden.
5859 schema:
5960 type: boolean
6061 responses:
Original file line number Diff line number Diff line change @@ -62,7 +62,8 @@ You can set the following parameters:
6262- ` withStats ` (boolean, _ optional_ ): whether to include index figures and
6363 estimates in the result. Default: ` false `
6464- ` withHidden ` (boolean, _ optional_ ): whether to include hidden indexes in the
65- result. Default: ` false `
65+ result. Internal indexes and ones that are currently built in the background
66+ are hidden. Default: ` false `
6667
6768The ` indexes() ` method is an alias for ` getIndexes() ` .
6869
Original file line number Diff line number Diff line change 5454 in: query
5555 required: false
5656 description: |
57- Whether to include hidden indexes in the result.
57+ Whether to include hidden indexes in the result. Internal indexes
58+ and ones that are currently built in the background are hidden.
5859 schema:
5960 type: boolean
6061 responses:
Original file line number Diff line number Diff line change @@ -62,7 +62,8 @@ You can set the following parameters:
6262- ` withStats ` (boolean, _ optional_ ): whether to include index figures and
6363 estimates in the result. Default: ` false `
6464- ` withHidden ` (boolean, _ optional_ ): whether to include hidden indexes in the
65- result. Default: ` false `
65+ result. Internal indexes and ones that are currently built in the background
66+ are hidden. Default: ` false `
6667
6768The ` indexes() ` method is an alias for ` getIndexes() ` .
6869
Original file line number Diff line number Diff line change 5454 in: query
5555 required: false
5656 description: |
57- Whether to include hidden indexes in the result.
57+ Whether to include hidden indexes in the result. Internal indexes
58+ and ones that are currently built in the background are hidden.
5859 schema:
5960 type: boolean
6061 responses:
Original file line number Diff line number Diff line change @@ -62,7 +62,8 @@ You can set the following parameters:
6262- ` withStats ` (boolean, _ optional_ ): whether to include index figures and
6363 estimates in the result. Default: ` false `
6464- ` withHidden ` (boolean, _ optional_ ): whether to include hidden indexes in the
65- result. Default: ` false `
65+ result. Internal indexes and ones that are currently built in the background
66+ are hidden. Default: ` false `
6667
6768The ` indexes() ` method is an alias for ` getIndexes() ` .
6869
Original file line number Diff line number Diff line change 5454 in: query
5555 required: false
5656 description: |
57- Whether to include hidden indexes in the result.
57+ Whether to include hidden indexes in the result. Internal indexes
58+ and ones that are currently built in the background are hidden.
5859 schema:
5960 type: boolean
6061 responses:
Original file line number Diff line number Diff line change @@ -62,7 +62,8 @@ You can set the following parameters:
6262- ` withStats ` (boolean, _ optional_ ): whether to include index figures and
6363 estimates in the result. Default: ` false `
6464- ` withHidden ` (boolean, _ optional_ ): whether to include hidden indexes in the
65- result. Default: ` false `
65+ result. Internal indexes and ones that are currently built in the background
66+ are hidden. Default: ` false `
6667
6768The ` indexes() ` method is an alias for ` getIndexes() ` .
6869
You can’t perform that action at this time.
0 commit comments