Skip to content

Commit e07eb1b

Browse files
authored
Merge branch 'meilisearch:main' into main
2 parents 1b5f798 + 7f96b3b commit e07eb1b

File tree

117 files changed

+3500
-4954
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+3500
-4954
lines changed

.code-samples.meilisearch.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,9 @@ filtering_update_settings_1: |-
10531053
-H 'Content-Type: application/json' \
10541054
--data-binary '[
10551055
"genres",
1056-
"director"
1056+
"director",
1057+
"release_date",
1058+
"ratings"
10571059
]'
10581060
get_documents_post_1: |-
10591061
curl \

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
/learn/cookbooks/vercel.mdx @CaroFG
77

88
# Content maintained by Product
9-
/learn/what_is_meilisearch/comparison_to_alternatives.mdx @meilisearch/product-team
9+
/learn/resources/comparison_to_alternatives.mdx @meilisearch/product-team

0 commit comments

Comments
 (0)