github meilisearch/meilisearch v0.23.0
v0.23.0 [DEPRECATED]

latest releases: prototype-edit-documents-with-rhai-2, prototype-edit-documents-with-rhai-1, prototype-edit-documents-with-rhai-0...
2 years ago

⚠️ this version contains a critical bug regarding the inference of the primary key during the indexation. Please use v0.23.1 instead


Although API usage remains unchanged from v0.22, this is a breaking release because it requires re-indexation of all documents.

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.

Additionally, it is now mandatory to set Content-Type headers when using API routes that accept a payload. This behavior was already present in some routes and this update just enforces it consistently. Note: if you use one of our integrations, this change 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 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.