Skip to content

v0.28 Code sample changes #208

@maryamsulemani97

Description

@maryamsulemani97
  1. Update update_a_key_1 PR
  • Only update name and description: "name": "Products/Reviews API key", "description": "Manage documents: Products/Reviews API key"
  1. Update get_all_keys_1 PR
  • Update to add limit parameter: limit=3' \
  1. Update delete_a_key_1 PR
  • Replace key key with uid: 6062abda-a5aa-4414-ac91-ecd7944c0f8d
  1. Update security_guide_update_key_1 PR
  • Replace key key with uid: 74c9c733-3368-4738-bbe5-1d18a5fecb37
  • Replace updating indexes with description: { "description": "Default Search API Key" }'
  1. Update security_guide_delete_key_1 PR
  • Replace key key with uid: ac5cd97d-5a4b-4226-a868-2d0eb6d197ab
  1. Update search_parameter_guide_matches_1 PR
  • Rename code sample to search_parameter_guide_show_matches_position_1
  • Rename matches parameter to showMatchesPosition
  1. Update faceted_search_facets_distribution_1 PR
  • Rename code sample to faceted_search_facets_1
  • Rename facetsDistribution parameter to facets
  1. Remove get_dump_status_1 PR
  2. Remove updating_guide_get_dump_status PR
  3. Remove get_task_by_index_1 PR
  4. Remove get_all_tasks_by_index_1 PR
  5. Update getting_started_check_task_status PR
  • Remove getting task from movies index
  1. Add get_all_tasks_filtering_1 PR](v0.28 tasks documentation#1746)
  • filter tasks by indexUid=movies
  1. Add get_all_tasks_filtering_2 PR](v0.28 tasks documentation#1746)
  • filter tasks by status=succeeded,failed&type=documentAdditionOrUpdate
  1. Add get_all_tasks_paginating_1 PR](v0.28 tasks documentation#1746)
  • paginate tasks by limit=2&from=10
  1. Add get_all_tasks_paginating_2 PR](v0.28 tasks documentation#1746)
  • paginate tasks by limit=2&from=8
  1. Update list_all_indexes_1 PR
  • Add limit parameter: limit=3
  1. Update get_one_document_1 PR
  • Add fields parameter: fields=id,title,poster,release_date
  1. Add get_pagination_settings_1 PR
  • for the books index
  1. Add update_pagination_settings_1 PR
  • for the books index
  • Update "maxTotalHits": 100
  1. Add reset_pagination_settings_1 PR
  • for the books index
  1. Update update_settings_1 PR, PR
  • add "pagination": {"maxTotalHits": 5000}
  • add "faceting": { "maxValuesPerFacet": 200}
  1. Add get_faceting_settings_1 PR
  • for the books index
  1. Add update_faceting_settings_1 PR
  • for the books index
  • Update: "maxValuesPerFacet": 2
  1. Add reset_faceting_settings_1 PR
  • for the books index
  1. Add settings_guide_faceting_1 PR
  • for the movies index
  • sets "maxValuesPerFacet": 5
  1. Add settings_guide_pagination_1 PR
  • for the movies index
  • sets "maxTotalHits": 50

Metadata

Metadata

Assignees

No one assigned

    Labels

    Meilisearch bumpChanges related to the Meilisearch bump versionWIPWork in progress issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions