[PR #1244] [MERGED] Update meilisearch version to 13.3 in both docker compose files #1770

Closed
opened 2026-03-02 11:59:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1244
Author: @Mxrk
Created: 4/12/2025
Status: Merged
Merged: 4/12/2025
Merged by: @MohamedBassem

Base: mainHead: patch-1


📝 Commits (3)

  • e97b46f feat: update meilisearch to v1.13.3 in compose.dev
  • 818f2f1 feat: update meilisearch in docker-compose.yml to 13.3
  • 8dd83d7 update e2e_tests meilisearch to 1.13.3

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 docker/docker-compose.dev.yml (+1 -1)
📝 docker/docker-compose.yml (+1 -1)
📝 packages/e2e_tests/docker-compose.yml (+1 -1)

📄 Description

Hi, as mentioned on discord this PR updates meilisearch to 1.13.3.

The big difference comes with 1.12.0 (https://www.meilisearch.com/blog/meilisearch-1-12) as it's introducing a new indexing engine which improves speed and should reduce memory usage. This works fine locally as reported by others.

I directly moved to the current latest version 1.13.3 as it seems there are no breaking changes related to the codebase: https://github.com/meilisearch/meilisearch/releases/tag/v1.13.0 or docker hub . 1.13.0 also introduces AI-powered search which could maybe be handy in the future.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/1244 **Author:** [@Mxrk](https://github.com/Mxrk) **Created:** 4/12/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`e97b46f`](https://github.com/karakeep-app/karakeep/commit/e97b46fd28b3ec2a46b6fd33575a0693cdd9829f) feat: update meilisearch to v1.13.3 in compose.dev - [`818f2f1`](https://github.com/karakeep-app/karakeep/commit/818f2f11c6501ae070cc621e5a334f2d83bb7a4e) feat: update meilisearch in docker-compose.yml to 13.3 - [`8dd83d7`](https://github.com/karakeep-app/karakeep/commit/8dd83d7ef143b6edd8dec516d62bd45f096a8b92) update e2e_tests meilisearch to 1.13.3 ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docker/docker-compose.dev.yml` (+1 -1) 📝 `docker/docker-compose.yml` (+1 -1) 📝 `packages/e2e_tests/docker-compose.yml` (+1 -1) </details> ### 📄 Description Hi, as mentioned on discord this PR updates meilisearch to 1.13.3. The big difference comes with 1.12.0 (https://www.meilisearch.com/blog/meilisearch-1-12) as it's introducing a new indexing engine which improves speed and should reduce memory usage. This works fine locally as reported by [others](https://discord.com/channels/1223681308962721802/1223681309503651844/1328993475496120341). I directly moved to the current latest version 1.13.3 as it seems there are no breaking changes related to the codebase: https://github.com/meilisearch/meilisearch/releases/tag/v1.13.0 or [docker hub ](https://hub.docker.com/layers/getmeili/meilisearch/v1.13.3/images/sha256-c4d6ab59c18d7b3636e82af862c31861ccf8afb3e9c14dddf9d3e868840667cd). 1.13.0 also introduces AI-powered search which could maybe be handy in the future. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1770
No description provided.