MeiliSearch/.github
bors[bot] f4b81fa0a1
Merge #2772 #2773
2772: Improve issue template display to avoid support in Meilisearch issues r=curquiza a=curquiza

Move the support line higher to make it more visible
Like this: https://github.com/meilisearch/meilisearch/discussions/2780

2773: Allow building without specialized tokenizations r=curquiza a=jirutka

Fixes #2774

(Some of) these specialized tokenizations include huge dictionaries that currently account for 90% (!) of the meilisearch binary size.

This commit adds `chinese`, `hebrew`, `japanese`, and `thai` feature flags that are propagated via `milli` down to the `charabia` crate. To keep it backwards compatible, they are enabled by default.

Related to meilisearch/milli#632

Co-authored-by: Clémentine Urquizar - curqui <clementine@meilisearch.com>
Co-authored-by: Jakub Jirutka <jakub@jirutka.cz>
2022-09-21 10:56:12 +00:00
..
ISSUE_TEMPLATE Update config.yml 2022-09-14 14:40:36 +02:00
scripts Fix CI with check-release.sh script 2022-06-24 13:11:04 +02:00
workflows Update CI to send a signal to Cloud team when Docker image is pushed 2022-09-21 11:39:58 +02:00
dependabot.yml Update manifest for dependabot 2022-06-29 11:35:41 +02:00