atlas api atlasSearch
On this page
Public Preview: please provide feedback at: Returns, adds, edits, and removes Atlas Search indexes for the specified cluster.
Also returns and updates user-defined analyzers for the specified cluster.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for atlasSearch |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api atlasSearch createAtlasSearchDeployment - Public Preview: please provide feedback at: Creates Search Nodes for the specified cluster.
atlas api atlasSearch createAtlasSearchIndex - Public Preview: please provide feedback at: Creates one Atlas Search index on the specified collection.
atlas api atlasSearch createAtlasSearchIndexDeprecated - Public Preview: please provide feedback at: Creates one Atlas Search index on the specified collection.
atlas api atlasSearch deleteAtlasSearchDeployment - Public Preview: please provide feedback at: Deletes the Search Nodes for the specified cluster.
atlas api atlasSearch deleteAtlasSearchIndex - Public Preview: please provide feedback at: Removes one Atlas Search index that you identified with its unique ID.
atlas api atlasSearch deleteAtlasSearchIndexByName - Public Preview: please provide feedback at: Removes one Atlas Search index that you identified with its database, collection, and name.
atlas api atlasSearch deleteAtlasSearchIndexDeprecated - Public Preview: please provide feedback at: Removes one Atlas Search index that you identified with its unique ID.
atlas api atlasSearch getAtlasSearchDeployment - Public Preview: please provide feedback at: Returns the Search Nodes for the specified cluster.
atlas api atlasSearch getAtlasSearchIndex - Public Preview: please provide feedback at: Returns one Atlas Search index that you identified with its unique ID.
atlas api atlasSearch getAtlasSearchIndexByName - Public Preview: please provide feedback at: Returns one Atlas Search index that you identified with its database, collection name, and index name.
atlas api atlasSearch getAtlasSearchIndexDeprecated - Public Preview: please provide feedback at: Returns one Atlas Search index in the specified project.
atlas api atlasSearch listAtlasSearchIndexes - Public Preview: please provide feedback at: Returns all Atlas Search indexes on the specified collection.
atlas api atlasSearch listAtlasSearchIndexesCluster - Public Preview: please provide feedback at: Returns all Atlas Search indexes on the specified cluster.
atlas api atlasSearch listAtlasSearchIndexesDeprecated - Public Preview: please provide feedback at: Returns all Atlas Search indexes on the specified collection.
atlas api atlasSearch updateAtlasSearchDeployment - Public Preview: please provide feedback at: Updates the Search Nodes for the specified cluster.
atlas api atlasSearch updateAtlasSearchIndex - Public Preview: please provide feedback at: Updates one Atlas Search index that you identified with its unique ID.
atlas api atlasSearch updateAtlasSearchIndexByName - Public Preview: please provide feedback at: Updates one Atlas Search index that you identified with its database, collection name, and index name.
atlas api atlasSearch updateAtlasSearchIndexDeprecated - Public Preview: please provide feedback at: Updates one Atlas Search index that you identified with its unique ID.