Skip to content

Commit 3743726

Browse files
committed
checkpoint
1 parent a58ed5d commit 3743726

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

docs/40_Analysis/8_Exercises/3_.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@
1515

1616
Add more language examples:
1717
* Chinese
18-
* Diacritic handling (spanish)
18+
* Diacritic handling (spanish)
19+
* Arabic: https://search-playground.mongodb.com/tools/code-sandbox/snapshots/67c8851a5bc7a2f8060be53f
20+

docs/50_Querying/8_Exercises/2_.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Phrases match terms in proximity to one another, either exact order with no words in the middle, or with the words not necessarily in order or with additional words interspersed.
44

5-
HINT: See the `phrase` operator docs for these exercises: https://www.mongodb.com/docs/atlas/atlas-search/phrase/
5+
HINT: See the [`phrase` operator docs](https://www.mongodb.com/docs/atlas/atlas-search/phrase/) for these exercises.
66

77
Fix this <Playground url="https://search-playground.corp.mongodb.com/tools/code-sandbox/snapshots/679c8ff7e97570c2714a07f8">not close enough phrase match</Playground>
88
<details>

static/img/odd_error_message.png

49.1 KB
Loading

0 commit comments

Comments
 (0)