Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
The Getting Started tutorial (https://docs.mongodb.org/getting-started/shell/import-data/) links to a JSON restaurant dataset: https://raw.githubusercontent.com/mongodb/docs-assets/primer-dataset/dataset.json.
In the JSON, the cuisine field value "American" has a trailing space ("American "). Any searches for "cuisine" : "American" will not match unless a $regex or $text index is used.
Attachments
Issue Links
- documents
-
DOCS-7877 Comment on: "primer/query.txt"
-
- Closed
-