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 a0dc796 commit 7c9df9fCopy full SHA for 7c9df9f
.code-samples.meilisearch.yaml
@@ -154,7 +154,7 @@ get_indexes_stats_1: |-
154
get_health_1: |-
155
client.health()
156
get_version_1: |-
157
- client.version()
+ client.getVersion()
158
distinct_attribute_guide_1: |-
159
client.index('jackets').updateSettings({ distinctAttribute: 'product_id' })
160
field_properties_guide_searchable_1: |-
0 commit comments