Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6bb5db0

Browse files
committedMar 29, 2025
format
1 parent 11d8631 commit 6bb5db0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎source/aggregation.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ To ``$explain`` an aggregation pipeline, call the
127127

128128
.. _java-rs-atlas-search-stage:
129129

130-
Pipelines Stages for Atlas Search
131-
---------------------------------
130+
Pipeline Stages for Atlas Search
131+
--------------------------------
132132

133133
:atlas:`Atlas Search </atlas-search>` queries take the form of an aggregation pipeline stage. Atlas
134134
Search provides ``$search`` and ``$searchMeta`` stages, both of which must be the first
@@ -147,7 +147,6 @@ manual.
147147
:language: java
148148
:start-after: // begin atlasHelperMethods
149149
:end-before: // end atlasHelperMethods
150-
:language: java
151150
:dedent:
152151

153152
.. output::
@@ -159,4 +158,4 @@ manual.
159158

160159
.. replacement:: searchoperator-interface-api-docs
161160

162-
the `SearchOperator Interface API documentation <{+core-api+}/client/model/search/SearchOperator.html>`__
161+
the `SearchOperator Interface API documentation <{+core-api+}/client/model/search/SearchOperator.html>`__

0 commit comments

Comments
 (0)
Please sign in to comment.