meilisearch-swift
meilisearch-swift copied to clipboard
Missing and to-remove code samples
trafficstars
Related to this file only
I ran a script to which code samples are missing and should be removed in this repo Here is the result
Missing code samples
meilisearch-swift
- 'delete_documents_by_batch_1' not found
- 'get_typo_tolerance_1' not found
- 'update_typo_tolerance_1' not found
- 'reset_typo_tolerance_1' not found
- 'typo_tolerance_guide_1' not found
- 'typo_tolerance_guide_2' not found
- 'typo_tolerance_guide_3' not found
- 'typo_tolerance_guide_4' not found
- 'get_pagination_settings_1' not found
- 'update_pagination_settings_1' not found
- 'reset_pagination_settings_1' not found
- 'get_faceting_settings_1' not found
- 'update_faceting_settings_1' not found
- 'reset_faceting_settings_1' not found
- 'search_parameter_guide_matching_strategy_1' not found
- 'search_parameter_guide_matching_strategy_2' not found
- 'async_guide_canceled_by_1' not found
- 'delete_tasks_1' not found
- 'cancel_tasks_1' not found
- 'swap_indexes_1' not found
- 'multi_search_1' not found
- 'faceted_search_update_settings_1' not found
- 'faceted_search_1' not found
- 'search_parameter_guide_facet_stats_1' not found
- 'get_documents_post_1' not found
- 'delete_documents_by_filter_1' not found
- 'facet_search_1' not found
- 'facet_search_2' not found
- 'facet_search_3' not found
- 'search_parameter_guide_show_ranking_score_1' not found
- 'tenant_token_guide_generate_sdk_1' not found
- 'tenant_token_guide_search_sdk_1' not found
-> this can be due to missing features in this library.
Refer to this file to have the curl example to translate into swift
To remove code samples
The following code samples can be removed because not used in the documentation anymore:
meilisearch-swift
- 'reset_non_separator_tokens_1' not found in documentation
- 'delete_documents_1' not found in documentation
- 'get_task_by_index_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