Change Updates

Do not miss any Meilisearch API changes, ever again

Subscribe to the Meilisearch API changelog to be up to date on recent changes.

RSS
Meilisearch API documentation

Change #2c2dd04b

Last update:
Compare
1.7.0

API structure has changed

Next Change
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /experimental-features
  • Response
  • 200 response Modified
    • application/json content type Modified
      • scoreDetails attribute Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • metrics, exportPuffinReports attributes Added
GET /indexes/{indexUid}/search
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits attribute Modified
PATCH /experimental-features
  • Body
  • application/json content type Modified
    • scoreDetails attribute Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • metrics, exportPuffinReports attributes Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • scoreDetails attribute Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • metrics, exportPuffinReports attributes Added
POST /indexes/{indexUid}/search
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits attribute Modified
POST /multi-search
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results attribute Modified