Skip to content

Add code samples and remove useless ones #523

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 1 commit into from
Sep 25, 2023
Merged

Add code samples and remove useless ones #523

merged 1 commit into from
Sep 25, 2023

Conversation

curquiza
Copy link
Member

I created scripts to manage code samples (internal only)

  1. I found out the following code samples are still in this repo but not used by the documentation anymore, so I removed them:
meilisearch-rust
- 'settings_guide_filterable_attributes_1' not found in documentation
- 'settings_guide_typo_tolerance_1' not found in documentation
- 'documents_guide_add_movie_1' not found in documentation
- 'getting_started_communicating_with_a_protected_instance' not found in documentation
- 'faceted_search_facets_1' not found in documentation
- 'faceted_search_2' not found in documentation
  1. I found the following code samples were missing:
meilisearch-rust
- 'search_parameter_guide_facet_stats_1' not found
- 'facet_search_1' not found
- 'facet_search_2' not found
- 'facet_search_3' not found

However, only search_parameter_guide_facet_stats_1was added because of missing feature implementation for the others

@curquiza curquiza requested a review from bidoubiwa September 21, 2023 14:28
@curquiza curquiza added the skip-changelog The PR will not appear in the release changelogs label Sep 21, 2023
@curquiza
Copy link
Member Author

bors merge

meili-bors bot added a commit that referenced this pull request Sep 25, 2023
523: Add code samples and remove useless ones r=curquiza a=curquiza

I created [scripts to manage code samples](https://github.com/meilisearch/integration-automations/pull/164) (internal only)

1. I found out the following code samples are still in this repo but not used by the documentation anymore, so I removed them:

```bash
meilisearch-rust
- 'settings_guide_filterable_attributes_1' not found in documentation
- 'settings_guide_typo_tolerance_1' not found in documentation
- 'documents_guide_add_movie_1' not found in documentation
- 'getting_started_communicating_with_a_protected_instance' not found in documentation
- 'faceted_search_facets_1' not found in documentation
- 'faceted_search_2' not found in documentation
```

2. I found the following code samples were missing:

```bash
meilisearch-rust
- 'search_parameter_guide_facet_stats_1' not found
- 'facet_search_1' not found
- 'facet_search_2' not found
- 'facet_search_3' not found
```
However, only `search_parameter_guide_facet_stats_1`was added because of missing feature implementation for the others

Co-authored-by: curquiza <[email protected]>
@meili-bors
Copy link
Contributor

meili-bors bot commented Sep 25, 2023

Timed out.

@curquiza
Copy link
Member Author

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented Sep 25, 2023

@curquiza curquiza merged commit 085ceb0 into main Sep 25, 2023
@curquiza curquiza deleted the fix-code-samples branch September 25, 2023 16:57
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.

2 participants