File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Overview
2222
2323You can manage your :atlas:`Atlas Search </atlas-search>` and
2424:atlas:`Atlas Vector Search </atlas-vector-search/vector-search-overview/>`
25- indexes by using the {+driver-short+}. The indexes specify the behavior of
25+ indexes by using {+driver-short+}. The indexes specify the behavior of
2626the search and which fields to index.
2727
2828Atlas Search enables you to perform full-text searches on
@@ -85,7 +85,7 @@ to create multiple indexes. These indexes can be Atlas Search indexes or Atlas
8585Vector Search indexes. ``create_search_indexes()`` requires the ``SearchIndexModel``
8686object.
8787
88- The following code example shows how to create an Atlas Search index and Atlas
88+ The following code example shows how to create an Atlas Search index and an Atlas
8989Vector Search index:
9090
9191.. literalinclude:: /includes/indexes/indexes.py
You can’t perform that action at this time.
0 commit comments