Skip to content

Commit 3bf02d6

Browse files
committed
Revert "DOCSP-34184: Atlas Search indexes (#99)"
This reverts commit b699301.
1 parent b699301 commit 3bf02d6

File tree

4 files changed

+15
-372
lines changed

4 files changed

+15
-372
lines changed

snooty.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
99
toc_landing_pages = [
1010
"/fundamentals/connections",
1111
"/fundamentals/crud",
12-
"/usage-examples",
13-
"/fundamentals/indexes"
12+
"/usage-examples"
1413
]
1514

1615
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"

source/fundamentals/indexes.txt

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,12 @@
44
Indexes
55
=======
66

7-
.. facet::
8-
:name: genre
9-
:values: reference
10-
11-
.. meta::
12-
:keywords: code example, search performance
13-
147
.. contents:: On this page
158
:local:
169
:backlinks: none
1710
:depth: 2
1811
:class: singlecol
1912

20-
.. toctree::
21-
22-
/fundamentals/indexes/atlas-search-indexes
23-
2413
Overview
2514
--------
2615

@@ -309,8 +298,8 @@ in the compound index.
309298
.. tip:: Atlas Full Text Search
310299

311300
Text indexes are different from Atlas full text search indexes. To
312-
learn more about Atlas Search indexes, see the :ref:`rust-atlas-search-indexes`
313-
guide.
301+
learn more about Atlas Search indexes, see the :atlas:`Atlas Search
302+
documentation </atlas-search/>`.
314303

315304
Example
316305
```````

source/fundamentals/indexes/atlas-search-indexes.txt

Lines changed: 0 additions & 288 deletions
This file was deleted.

0 commit comments

Comments
 (0)