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 12d4112 commit 9df8492Copy full SHA for 9df8492
.code-samples.meilisearch.yaml
@@ -3,8 +3,6 @@
3
# the documentation on build
4
# You can read more on https://github.com/meilisearch/documentation/tree/master/.vuepress/code-samples
5
---
6
-getting_started_typo_tolerance: |-
7
-
8
get_one_index_1: |-
9
let movies: Index = client.get_index("movies").await.unwrap();
10
list_all_indexes_1: |-
0 commit comments