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 205caa8 commit 966d534Copy full SHA for 966d534
.code-samples.meilisearch.yaml
@@ -808,7 +808,6 @@ update_localized_attribute_settings_1: |-
808
];)
809
reset_localized_attribute_settings_1: |-
810
client.index('INDEX_NAME').resetLocalizedAttributes()
811
-# Meilisearch v1.12.0
812
get_facet_search_settings_1: |-
813
client.index('INDEX_NAME').getFacetSearch();
814
update_facet_search_settings_1: |-
0 commit comments