Skip to content

Commit 0359620

Browse files
DOCSP-53157 -- remove duplicate content (#14097)
* DOCSP-53157 -- remove duplicate content * DOCSP-53157 -- rebuild
1 parent e23b6ea commit 0359620

File tree

2 files changed

+1
-73
lines changed

2 files changed

+1
-73
lines changed

content/atlas/source/atlas-search/tutorial/partial-match.txt

Lines changed: 1 addition & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -481,78 +481,6 @@ How to Run Autocomplete and Partial Match |fts| Queries
481481

482482
.. include:: /includes/fts/partial-match/procedures/steps-fts-partial-match-tutorial-run-query-go.rst
483483

484-
.. selected-content::
485-
:selections: local, driver, java-sync
486-
487-
This tutorial describes how to create an index on the
488-
``sample_mflix.movies`` collection and run partial string queries
489-
against the ``plot`` field using the Java driver in a local deployment.
490-
491-
.. include:: /includes/fts/partial-match/procedures/steps-partial-match-search-intro.rst
492-
493-
Create the |fts| Index
494-
~~~~~~~~~~~~~~~~~~~~~~
495-
496-
.. |search-type| replace:: :guilabel:`Atlas Search`
497-
.. |index-name| replace:: ``partial-match-tutorial``
498-
.. |database-name| replace:: ``sample_mflix`` database
499-
.. |collection-name| replace:: ``movies`` collection
500-
501-
.. include:: /includes/fts/partial-match/procedures/steps-fts-partial-match-tutorial-create-index.rst
502-
503-
Run a Case-Sensitive Partial Match Query
504-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
505-
506-
.. include:: /includes/fts/partial-match/procedures/steps-fts-partial-match-tutorial-run-query-java.rst
507-
508-
.. selected-content::
509-
:selections: local, driver, nodejs
510-
511-
This tutorial describes how to create an index on the
512-
``sample_mflix.movies`` collection and run partial string queries
513-
against the ``plot`` field using the Node.js driver in a local deployment.
514-
515-
.. include:: /includes/fts/partial-match/procedures/steps-partial-match-search-intro.rst
516-
517-
Create the |fts| Index
518-
~~~~~~~~~~~~~~~~~~~~~~
519-
520-
.. |search-type| replace:: :guilabel:`Atlas Search`
521-
.. |index-name| replace:: ``partial-match-tutorial``
522-
.. |database-name| replace:: ``sample_mflix`` database
523-
.. |collection-name| replace:: ``movies`` collection
524-
525-
.. include:: /includes/fts/partial-match/procedures/steps-fts-partial-match-tutorial-create-index.rst
526-
527-
Run a Case-Sensitive Partial Match Query
528-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
529-
530-
.. include:: /includes/fts/partial-match/procedures/steps-fts-partial-match-tutorial-run-query-nodejs.rst
531-
532-
.. selected-content::
533-
:selections: local, driver, python
534-
535-
This tutorial describes how to create an index on the
536-
``sample_mflix.movies`` collection and run partial string queries
537-
against the ``plot`` field using the Python driver in a local deployment.
538-
539-
.. include:: /includes/fts/partial-match/procedures/steps-partial-match-search-intro.rst
540-
541-
Create the |fts| Index
542-
~~~~~~~~~~~~~~~~~~~~~~
543-
544-
.. |search-type| replace:: :guilabel:`Atlas Search`
545-
.. |index-name| replace:: ``partial-match-tutorial``
546-
.. |database-name| replace:: ``sample_mflix`` database
547-
.. |collection-name| replace:: ``movies`` collection
548-
549-
.. include:: /includes/fts/partial-match/procedures/steps-fts-partial-match-tutorial-create-index.rst
550-
551-
Run a Case-Sensitive Partial Match Query
552-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
553-
554-
.. include:: /includes/fts/partial-match/procedures/steps-fts-partial-match-tutorial-run-query-python.rst
555-
556484
.. selected-content::
557485
:selections: atlas, driver, rust
558486

@@ -580,7 +508,7 @@ How to Run Autocomplete and Partial Match |fts| Queries
580508
.. selected-content::
581509
:selections: local, driver, rust
582510

583-
This tutorial describes how to create an index on the
511+
This tutorial describes how to create an index on the
584512
``sample_mflix.movies`` collection and run partial string queries
585513
against the ``plot`` field using the Rust driver in a local deployment.
586514

content/atlas/source/sql-interface/connect-with-sql.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)