From b89f11b7ac248c237e711f1c99443c77dc2b49b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Mon, 16 Sep 2024 13:17:32 +0200 Subject: [PATCH] Update tooltip contents --- .../components/indexes-toolbar/indexes-toolbar.tsx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/packages/compass-indexes/src/components/indexes-toolbar/indexes-toolbar.tsx b/packages/compass-indexes/src/components/indexes-toolbar/indexes-toolbar.tsx index a77ec0b9ef6..86af8c803d8 100644 --- a/packages/compass-indexes/src/components/indexes-toolbar/indexes-toolbar.tsx +++ b/packages/compass-indexes/src/components/indexes-toolbar/indexes-toolbar.tsx @@ -163,15 +163,14 @@ export const IndexesToolbar: React.FunctionComponent = ({ } >

- 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.

- 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.

)}