8000 Release v1.15.2 🦘 · meilisearch/meilisearch · GitHub
[go: up one dir, main page]

Skip to content

v1.15.2 🦘

Latest
Compare
Choose a tag to compare
@ManyTheFish ManyTheFish released this 12 Jun 19:08
6b4d699

This patch release introduces a major fix and some minor fixes.

Major fix: searchable attributes database bug

Some searchable fields were removed from the searchable databases when they were removed from the filterableAttributes setting.
This made them unsearchable, although they were still precise in the searchableAttributes setting.

Fixed by @ManyTheFish in #5660

Minor fixes

0