-
Our Dockerfile to build the MeiliSearch's image uses the `root` user. We are aware this is not a good practice. However, we encountered many issues when trying to change this.
History:
- This PR h…
-
This morning I had a meeting with @dureuill, and we discussed the different solutions to replicate Meilisearch we could implement and the pros and cons of each.
First, we must define what we want t…
-
Hello :wave:
It was reported that our Azure cookbook uses a network share, which is unsupported by our storage backend[^1] and possibly corrupts DBs.
Could we change the cookbook to either use a…
-
Following this conversation: https://github.com/meilisearch/documentation/issues/2622
Steps to reproduce: https://github.com/meilisearch/documentation/issues/2622#issuecomment-1935458159
Related t…
-
Data is not syncing between postgres:16-bookworm ( with wal2json installed) and meilisync.
Logs:
```
2024-01-13 09:02:33 2024-01-13 08:02:33.273 | INFO | meilisync.main:_:101 - Start incremen…
-
Automatically getting tags with ollama is quite nice ! but i think it would be more awesome if it stored text vector , so we can search by similar text, or make filter to have similar links / image to…
-
Our blog posts have publication date, so it can be ok to leave them be out of date. But it's even better if we're able to update them!
Let's try doing this.
To do so, we would first need a table to …
-
I installed the helm chart with` persistence.enabled: true` and when I uninstalled the helm chart I see that the PVC was deleted. I would assume that PVC would not be deleted when I uninstall the char…
-
### Summary
Misskeyの構築にあたって有益な情報が手順ページに分散しており、知識を集約する場として少し勿体ない感じになっている。
これを整理し、手順は手順として、TIPSや設定内容のノウハウはそれとしてページを整理したい。
### Purpose
・サーバ運営者により分かりやすい形で情報を届けられる
・更新箇所が定まりノウハウの蓄積がしやすくなる
### Do you …
-
Regarding the initial [discussion](https://discuss.openedx.org/t/is-meilisearch-a-viable-upgrade-alternative-to-opensearch/12400) about Meilisearch I propose to create a POC for Meilisearch support in…