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 #70f87319

Last update:
Compare
1.1.0

API structure has changed

6 structure changes including:
2 Additions
4 Modifications
Modified 4
GET /indexes/{indexUid}/search
  • Response
  • 200 response Modified
    • facetStats attribute Added
POST /indexes/{indexUid}/documents
  • Query
  • primaryKey, csvDelimiter query parameters Added
POST /indexes/{indexUid}/search
  • Response
  • 200 response Modified
    • facetStats attribute Added
PUT /indexes/{indexUid}/documents
  • Query
  • primaryKey, csvDelimiter query parameters Added
Added 2
GET /metrics
POST /multi-search