Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -163,15 +163,14 @@ export const IndexesToolbar: React.FunctionComponent<IndexesToolbarProps> = ({
}
>
<p>
The Atlas Search index management in Compass is only
available for Atlas local deployments and M10+ clusters
running MongoDB 6.0.7 or newer.
Atlas Search index management in Compass is only available
for Atlas local deployments and clusters running MongoDB
6.0.7 or newer.
</p>
<p>
For clusters running an earlier version of MongoDB or
shared tier clusters you can manage your Atlas Search
indexes from the Atlas web UI, with the CLI, or with the
Administration API.
For clusters running an earlier version of MongoDB, you
can manage your Atlas Search indexes from the Atlas web
Ul, with the CLI, or with the Administration API.
</p>
</Tooltip>
)}
Expand Down