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 c550355 commit 2638858Copy full SHA for 2638858
source/interact-data/raw-queries.txt
@@ -188,9 +188,9 @@ actions:
188
189
- Specifies the Atlas Search index that covers the ``plot`` field
190
- Queries for documents whose ``plot`` values contain the string
191
- ``"whirlwind romance"`` with no more than ``3`` words in between
+ ``"whirlwind romance"`` with no more than ``3`` words between them
192
- Returns portions of the ``plot`` string values that match
193
- the query, along with metadata that indicates where the matches
+ the query and metadata that indicates where the matches
194
occurred
195
- Includes the ``title`` field and the ``highlight``, or matching text,
196
of each result
0 commit comments