meilisearch / integration-guides

Central reference for Meilisearch integrations.
https://meilisearch.com
MIT License
134 stars 15 forks source link

Changes related to Meilisearch v1.9.0 #301

Closed curquiza closed 2 weeks ago

curquiza commented 1 month ago

This issue gathers the changes related to the v1.9.0 of Meilisearch that will impact the integrations scope.

šŸ“… Release date: 1st July

Timelines & steps

Pre-release

Release day

What to implement?

AI improvements

Related issue in the engine:

Usage: https://meilisearch.notion.site/v1-9-AI-search-changes-e90d6803eca8417aa70a1ac5d0225697?pvs=74

Changes:

TODO:

Vector search feature fully available in: PHP, JS, Python, Go Vector search feature partially available: Dart, Ruby Feature not implemented at all: Dotnet, Rust, Swift, Java.

Filter by score

Issue: https://github.com/meilisearch/meilisearch/issues/4609 Usage: https://meilisearch.notion.site/Filter-by-score-usage-224a183ce7b24ca99b6a9a8da755668a?pvs=74

TODO:

frequency matching stregy

Issue: https://github.com/meilisearch/meilisearch/issues/3773

Usage: https://meilisearch.notion.site/frequency-matching-strategy-89868fb7fc584026bc56e378eb854a7f?pvs=74

TODO:

Get similar documents

Issue: https://github.com/meilisearch/meilisearch/issues/4610

Usage: https://meilisearch.notion.site/Get-similar-documents-usage-540919ca755c4da0b7cdee273db3f290?pvs=74

TODO:

Relevancy changes

TODO

distinctAttribute at search

Issue: https://github.com/meilisearch/meilisearch/issues/4611

Usage: https://meilisearch.notion.site/Set-distinctAttribute-at-search-usage-947187b312c04616a8ca8ef5bcc5c63c?pvs=74

curquiza commented 2 weeks ago

All issues opened in the different repos

curquiza commented 2 weeks ago

Everything is done! closing