Skip to content

Commit e100b3b

Browse files
committed
remove duplicate info from aggregation guide
1 parent 4be94d7 commit e100b3b

File tree

1 file changed

+2
-30
lines changed

1 file changed

+2
-30
lines changed

source/aggregation.txt

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -204,36 +204,8 @@ an aggregation pipeline that contains one of the following pipeline stages:
204204

205205
To learn more about Atlas Search pipeline stages, see :atlas:`Choose the
206206
Aggregation Pipeline Stage </atlas-search/query-syntax/>` in the Atlas
207-
documentation.
208-
209-
Create a Pipeline Search Stage
210-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
211-
212-
You can create the search criteria in your Atlas Search pipeline stage
213-
by using Search operators.
214-
215-
.. sharedinclude:: dbx/jvm/atlas-search-operator-helpers.rst
216-
217-
.. replacement:: as-idx-link
218-
219-
the :ref:`kotlin-sync-atlas-search-index` guide
220-
221-
.. replacement:: atlas-query-operators-example
222-
223-
.. io-code-block::
224-
225-
.. input:: /includes/aggregation/aggregation.kt
226-
:language: kotlin
227-
:start-after: // start-atlas-searchoperator-helpers
228-
:end-before: // end-atlas-searchoperator-helpers
229-
:dedent:
230-
231-
.. output::
232-
:language: console
233-
:visible: false
234-
235-
Document{{_id=..., genres=[Comedy, Romance], title=Love at First Bite, year=1979}}
236-
Document{{_id=..., genres=[Comedy, Drama], title=Love Affair, year=1994}}
207+
documentation. To view examples of Atlas Search pipeline search stages using the
208+
{+driver-short+}, see the :ref:`kotlin-sync-atlas-search` guide.
237209

238210
Additional Information
239211
----------------------

0 commit comments

Comments
 (0)