Skip to content

Commit a6d8d98

Browse files
committed
small fixes
1 parent b8fc265 commit a6d8d98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/aggregation/atlas-search.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ To learn more about these parameters, see the :atlas:`Options
193193
``autocomplete`` operator reference in the Atlas documentation.
194194

195195
Search Options
196-
~~~~~~~~~~~~~~
196+
--------------
197197

198198
You can use the ``search()`` method to perform many types of Atlas
199199
Search queries. Depending on your desired query, you can pass the

source/aggregation/vector-search.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ field, which describes how well the document matches the query vector:
182182
// Results truncated
183183

184184
Vector Search Options
185-
~~~~~~~~~~~~~~~~~~~~~
185+
---------------------
186186

187187
You can use the ``vectorSearch()`` method to perform many types of Atlas
188188
Vector Search queries. Depending on your desired query, you can pass the

0 commit comments

Comments
 (0)