File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -94,9 +94,19 @@ Using Builders
94
94
Available Builders
95
95
------------------
96
96
97
- - :ref:`Aggregates <aggregates-builders>` for building aggregation pipelines.
97
+ - :ref:`Aggregates <aggregates-builders>` for building aggregation
98
+ pipelines.
99
+
100
+ - :ref:`kotlin-atlas-vector-search` for using the
101
+ ``Aggregates.vectorSearch()`` method to use the Atlas Vector
102
+ Search feature.
103
+
98
104
- :ref:`Filters <filters-builders>` for building query filters.
105
+
99
106
- :ref:`Indexes <indexes-builders>` for creating index keys.
100
- - :ref:`Projections <projections-builders>` for building projections.
107
+
108
+ - :ref:`Projections <projections-builders>` for building projections.
109
+
101
110
- :ref:`Sorts <sorts-builders>` for building sort criteria.
111
+
102
112
- :ref:`Updates <updates-builders>` for building updates.
You can’t perform that action at this time.
0 commit comments