We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df43141 commit d912397Copy full SHA for d912397
source/whats-new.txt
@@ -49,7 +49,8 @@ improvements, and fixes:
49
replaced by these new methods in a future driver release, so consider
50
changing the usages in your application.
51
52
-- Adds named arguments for the ``SearchStage`` builder. This change
+- Adds named arguments for the ``SearchStage``, ``VectorSearchStage``,
53
+ and ``SearchMetaStage`` builder classes. This change
54
allows you to write Atlas Search and Atlas Vector Search queries in a
55
more type-safe and organized way. To learn more, see the
56
:ref:`php-atlas-search` and :ref:`php-vector-search` guides.
0 commit comments