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 23fd9c6 commit ffb025fCopy full SHA for ffb025f
.code-samples.meilisearch.yaml
@@ -704,7 +704,7 @@ compact_index_1: |-
704
field_properties_guide_searchable_1: |-
705
let searchable_attributes = [
706
"title",
707
- "overvieww",
+ "overview",
708
"genres"
709
];
710
@@ -716,7 +716,7 @@ field_properties_guide_searchable_1: |-
716
field_properties_guide_displayed_1: |-
717
let displayed_attributes = [
718
719
720
"genres",
721
"release_date"
722
0 commit comments