Docs Menu

Atlas Search

The fts resource allows you to retrieve and edit Atlas Search analyzers and index configurations for the specified cluster.

Note

Groups and projects are synonymous terms. Your {GROUP-ID} is the same as your project ID. For existing groups, your group/project ID remains the same. The resource and corresponding endpoints use the term groups.

Base URL: https://cloud.mongodb.com/api/atlas/v1.0

Method
Endpoint
Description
GET
Get all Atlas Search indexes for a specified collection.
GET
Get one Atlas Search index by its indexId.
GET
Get all Atlas Search user-defined analyzers for a specified cluster.
POST
Create an Atlas Search index.
PATCH
Update an Atlas Search index by its indexId.
PUT
Update the Atlas Search user-defined analyzers for a specified cluster.
DELETE
Delete one Atlas Search index by its indexId.
Give Feedback
MongoDB logo
© 2021 MongoDB, Inc.

About

  • Careers
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2021 MongoDB, Inc.