Skip to content

Commit dab011f

Browse files
committed
small fixes
1 parent a6d8d98 commit dab011f

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

source/aggregation/atlas-search.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@ perform Atlas Search queries by using the :ref:`Aggregation Builder API
3131
you connect to MongoDB Atlas clusters. This feature is not
3232
available for self-managed deployments.
3333

34-
To learn more about Atlas Search, see the :atlas:`Overview
35-
</atlas-search/atlas-search-overview/>` in the
36-
Atlas documentation. The Atlas Search implementation for the
37-
{+library-short+} internally uses the ``$search`` aggregation operator
34+
To learn more about Atlas Search, see the :atlas:`Atlas Search Overview
35+
</atlas-search/atlas-search-overview/>`. The Atlas Search implementation
36+
for the {+library-short+} internally uses the ``$search`` aggregation operator
3837
to perform queries. To learn more about this operator, see the
3938
:atlas:`$search </atlas-search/aggregation-stages/search/>` reference in
4039
the Atlas documentation.

source/aggregation/vector-search.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,11 @@ perform Atlas Vector Search queries by using the :ref:`Aggregation Builder API
3131
you connect to MongoDB Atlas clusters. This feature is not
3232
available for self-managed deployments.
3333

34-
To learn more about Atlas Vector Search, see the :atlas:`Overview
35-
</atlas-vector-search/vector-search-overview/>` in the
36-
Atlas documentation. The Atlas Vector Search implementation for the
37-
{+library-short+} internally uses the ``$vectorSearch`` aggregation operator
38-
to perform queries. To learn more about this operator, see the
39-
:atlas:`$vectorSearch
34+
To learn more about Atlas Vector Search, see the :atlas:`Atlas Vector
35+
Search Overview </atlas-vector-search/vector-search-overview/>`. The
36+
Atlas Vector Search implementation for the {+library-short+} internally
37+
uses the ``$vectorSearch`` aggregation operator to perform queries. To
38+
learn more about this operator, see the :atlas:`$vectorSearch
4039
</atlas-vector-search/vector-search-stage/#syntax>` reference in the
4140
Atlas documentation.
4241

0 commit comments

Comments
 (0)