meilisearch @ v0.23.0
integrity
- size
- 10.5 MiB
- downloaded
- last checked
release notes
⚠️ 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
- Add
curlto the Docker image (https://github.com/meilisearch/MeiliSearch/pull/1676) @ook - Use tikv-jemallocator instead of jemallocator (https://github.com/meilisearch/MeiliSearch/pull/1692) @felixonmars
- Better dependency cache for CI (https://github.com/meilisearch/MeiliSearch/pull/1683) @shekhirin
- Unify pest dependency (https://github.com/meilisearch/MeiliSearch/pull/1659) @happysalada
- Update various assorted dependencies (https://github.com/meilisearch/MeiliSearch/pull/1684) @MarinPostma
- Improve CONTRIBUTING.md @curquiza
Fixes
- Fix for ARM binary on RHEL (https://github.com/meilisearch/MeiliSearch/pull/1666) @kappa-wingman
- Fix duplicate IDs when indexing @MarinPostma
- Fix phrase match error in chinese @ManyTheFish
- Improve search performance for some queries @ManyTheFish
- M1 Mac binaries now available for download via download-latest.sh (https://github.com/meilisearch/MeiliSearch/pull/1697) @k-nasa
- Fix minidashboard (https://github.com/meilisearch/MeiliSearch/pull/1755) @anirudhRowjee
❤️ Thanks again to our external contributors: @anirudhRowjee, @felixonmars, @happysalada, @kappa-wingman, @k-nasa, and @shekhirin
download
curl -fL -o v0.23.0.zip https://ratatoskr.space/pkg/meilisearch/v0.23.0.zip
printf '%s %s\n' 'd3ce88d562b813bafb0a799129c9c776a58b7300f75a4327ac82ba161cb24d5a' 'v0.23.0.zip' | sha256sum -c -
$url = "https://ratatoskr.space/pkg/meilisearch/v0.23.0.zip"
$out = "v0.23.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d3ce88d562b813bafb0a799129c9c776a58b7300f75a4327ac82ba161cb24d5a") { throw "sha256 mismatch" }
curl -fL -o v0.23.0.tar.gz https://ratatoskr.space/pkg/meilisearch/v0.23.0.tar.gz
printf '%s %s\n' 'b7edc27fe14792db2b3cf60e0aa9819ded7b0e7e92ff481b113db55ae1f63b6b' 'v0.23.0.tar.gz' | sha256sum -c -
$url = "https://ratatoskr.space/pkg/meilisearch/v0.23.0.tar.gz"
$out = "v0.23.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "b7edc27fe14792db2b3cf60e0aa9819ded7b0e7e92ff481b113db55ae1f63b6b") { throw "sha256 mismatch" }
download via yggdrasil mesh
curl -fL -o v0.23.0.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.23.0.zip
printf '%s %s\n' 'd3ce88d562b813bafb0a799129c9c776a58b7300f75a4327ac82ba161cb24d5a' 'v0.23.0.zip' | sha256sum -c -
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.23.0.zip"
$out = "v0.23.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d3ce88d562b813bafb0a799129c9c776a58b7300f75a4327ac82ba161cb24d5a") { throw "sha256 mismatch" }
curl -fL -o v0.23.0.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.23.0.tar.gz
printf '%s %s\n' 'b7edc27fe14792db2b3cf60e0aa9819ded7b0e7e92ff481b113db55ae1f63b6b' 'v0.23.0.tar.gz' | sha256sum -c -
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.23.0.tar.gz"
$out = "v0.23.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "b7edc27fe14792db2b3cf60e0aa9819ded7b0e7e92ff481b113db55ae1f63b6b") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v0.23.0.zip | zip | 10.5 MiB |
blake3-24 f954c45310dfd8767d9f8cca88496a04b5476e34cbe5d1bf
sha256 d3ce88d562b813bafb0a799129c9c776a58b7300f75a4327ac82ba161cb24d5a
sha1 d021bf1b0a63b227fab9d797d054c3f2b0358b33
|
| v0.23.0.tar.gz | tar.gz | 10.5 MiB |
blake3-24 c60bdbde12bb583714b517b033a9a213f7115c685ba148c6
sha256 b7edc27fe14792db2b3cf60e0aa9819ded7b0e7e92ff481b113db55ae1f63b6b
sha1 90e817e6a3496a107468843b3f2a866c2e9ed0b9
|
install
http_archive(
name = "meilisearch",
urls = ["https://ratatoskr.space/pkg/meilisearch/v0.23.0.tar.gz"],
integrity = "sha256-t+3Cf+FHktsrPPYOCqmBne17Dn6S/0gbET21WuH2O2s=",
strip_prefix = "meilisearch-v0.23.0",
)
.url = "https://ratatoskr.space/pkg/meilisearch/v0.23.0.tar.gz",
install via yggdrasil mesh
http_archive(
name = "meilisearch",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.23.0.tar.gz"],
integrity = "sha256-t+3Cf+FHktsrPPYOCqmBne17Dn6S/0gbET21WuH2O2s=",
strip_prefix = "meilisearch-v0.23.0",
)
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meilisearch/v0.23.0.tar.gz",