Skip to content

[Meilisearch 1.35] Add showPerformanceDetails option to search endpoints #933

Description

@Strift

Description

Meilisearch v1.35.0 adds a new showPerformanceDetails option to search endpoints.

When set to true, the search response contains a performanceDetails object with the performance trace.

Important: the SDK should return the object as "raw" data and not add accessors/types. The fields of the object are subject to change in the future.

Tasks

  • Update methods for search, multi-search, and similar documents
  • Add test cases

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions