gui machiavelli
gui machiavelli
We currently have three separate spots where users can find information about a setting: 1. `learn/configuration/settings.md` 2. `reference/api/settings.md` 3. one article for each index setting under `reference/api/` I believe this...
Our current deployment process has no procedure in place for handling images. This means any image added to the `public` folder will be published as-is without any optimisation. We should...
Code samples in our docs website are stored in `/.code-samples.meilisearch.yaml`. This file consists of a list of code snippets written by us for use in e.g. the CLI; each snippet...
Once #1304 is merged, we will have two main links in our top nav: - Learn - Reference In combination with #1294, #1304 greatly increased the breadth of content under...
Since MIT licenses do not support open-ended dates (e.g. 2018— is not valid, 2018-2022 is), we must update ours every year. We have a GH action, https://github.com/FantasticFiasco/action-update-license-year/, that should do...
## Planning (2022-10-04 to 2022-10-31) - [x] Kick-off open-source team sync: 2022-10-04 (private channel) - [x] Create roadmap issue - [ ] Create milestone https://github.com/meilisearch/documentation/milestone/9 - [ ] Collectively pre-assign...
This guide was written about a year ago and is starting to show its age. We should review it completely and possibly rewrite a few sections. ## Filter expressions and...
@dichotommy has pointed out "instance options" can be a rather opaque term. This is connected to the fact that "instance" itself is far from clear to new users. I think...
[As explained in this core issue](https://github.com/meilisearch/meilisearch/issues/2765#issuecomment-1259200440), Meilisearch can throw a "no space left on device" error even if there is enough storage space left on a machine. In the case...