github meilisearch/meilisearch v0.23.0rc0

latest releases: prototype-edit-documents-with-rhai-3, prototype-edit-documents-with-rhai-2, prototype-edit-documents-with-rhai-1...
pre-release2 years ago

Why is this version considered as breaking?

We consider this release as breaking because it requires re-indexation of all documents. API usage remains unchanged from v0.22.

Re-indexation happens automatically when migrating your data from a previous version. For more information on how to update to the latest version of MeiliSearch, read our dedicated guide.

Also, we now enforce the Content-Type header to all the API routes accepting a payload. It was already present for some routes, but not for all of them: we now make it consistent. If you use one of our integrations, it will not impact your code.

New features

  • Add Geosearch support: Geosearch allows users to filter and sort results based on geographic criteria. You can refine the precision, distance, and shape of the geographical areas in which the document should be searched. @irevoire
  • Support new dataset formats: CSV and NDJSON @MarinPostma

Improvements

Fixes

❤️ Thanks again to our external contributors: @anirudhRowjee, @felixonmars, @happysalada, @kappa-wingman, @k-nasa, and @shekhirin

Don't miss a new meilisearch release

NewReleases is sending notifications on new releases.