Skip to content

Commit a253e74

Browse files
committed
landing
1 parent 72bd19a commit a253e74

File tree

1 file changed

+18
-14
lines changed

1 file changed

+18
-14
lines changed

source/index.txt

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -67,22 +67,32 @@ Read and Write Data
6767

6868
Learn how to find, update, and delete data in the :ref:`<php-crud-operations>` section.
6969

70-
Operations with Builders
71-
------------------------
70+
Transform Your Data with Aggregation
71+
------------------------------------
72+
73+
Learn how to use the {+library-short+} to perform aggregation operations in the
74+
:ref:`php-aggregation` section.
75+
76+
Data Formats
77+
------------
7278

73-
Learn how to use builder classes and factory methods to create queries
74-
in the :ref:`php-builders` section.
79+
Learn how to work with specialized data formats and custom types in the
80+
:ref:`php-data-formats` section.
7581

7682
Run a Database Command
7783
----------------------
7884

7985
Learn how to run a database command in the :ref:`php-run-command` section.
8086

81-
Transform Your Data with Aggregation
82-
------------------------------------
87+
Atlas Search
88+
------------
8389

84-
Learn how to use the {+library-short+} to perform aggregation operations in the
85-
:ref:`php-aggregation` section.
90+
Learn how to run Atlas Search queries in the :ref:`<php-atlas-search>` section.
91+
92+
Atlas Vector Search
93+
-------------------
94+
95+
Learn how to run Atlas Vector Search queries in the :ref:`<php-vector-search>` section.
8696

8797
Optimize Queries with Indexes
8898
-----------------------------
@@ -102,12 +112,6 @@ Secure Your Data
102112
Learn about ways you can authenticate your application and encrypt your data in
103113
the :ref:`php-security` section.
104114

105-
Data Formats
106-
------------
107-
108-
Learn how to work with specialized data formats and custom types in the
109-
:ref:`php-data-formats` section.
110-
111115
Reference
112116
---------
113117

0 commit comments

Comments
 (0)