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 c62aecc commit 929a610Copy full SHA for 929a610
.code-samples.meilisearch.yaml
@@ -287,7 +287,7 @@ search_parameter_guide_matching_strategy_1: |-
287
})
288
search_parameter_guide_matching_strategy_2: |-
289
client.index('movies').search('big fat liar', {
290
- matchingStrategy: 'all'
+ matchingStrategy: 'all'
291
292
settings_guide_synonyms_1: |-
293
client.index('tops').updateSettings({
0 commit comments