Skip to content

Fix code samples errors #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 28, 2020
Merged

Fix code samples errors #152

merged 3 commits into from
Sep 28, 2020

Conversation

eskombro
Copy link
Member

@eskombro eskombro commented Sep 27, 2020

Fix 1. distinct_attribute_guide_1 -> Rename index

Index is 'jackets', not 'movies'

https://docs.meilisearch.com/guides/advanced_guides/distinct.html#example

Fix 2. settings_guide_synonyms_1 -> Fill missing sample

Was missing at https://docs.meilisearch.com/guides/advanced_guides/settings.html#example

Fix 3. faceted_search_update_settings_1 -> Change order in params

Just to keep documentation tidy, the list of parameters should have the same order in the different SDKs examples (using cURL as reference)

https://docs.meilisearch.com/guides/advanced_guides/settings.html#example-3

curquiza
curquiza previously approved these changes Sep 28, 2020
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful!

@curquiza
Copy link
Member

@eskombro Could you rebase your branch pliiiiiiz?

@eskombro eskombro added the skip-changelog The PR will not appear in the release changelogs label Sep 28, 2020
@eskombro eskombro merged commit 07fe2a2 into master Sep 28, 2020
@eskombro eskombro deleted the fix_code_samples branch September 28, 2020 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants