Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Japanese specialized Meilisearch Docker Image #3882

Draft
wants to merge 1 commit into
base: release-v1.8.1
Choose a base branch
from

Conversation

ManyTheFish
Copy link
Member

@ManyTheFish ManyTheFish commented Jul 3, 2023

Pull Request

⚠️ this PR is not meant to be merged.

This PR deactivates Chinese tokenization forcing Japanese tokenization to be used by Meilisearch.
It's a hotfix provided to Japanese users allowing them to use Meilisearch without having language detection issues before a final fix is released.

How to use this prototype?

Docker images

Meilisearch v1.8.1 (latest stable):

$ docker pull getmeili/meilisearch:prototype-japanese-11

Meilisearch v1.7.1:

$ docker pull getmeili/meilisearch:prototype-japanese-10

Meilisearch v1.6.0:

$ docker pull getmeili/meilisearch:prototype-japanese-9

Meilisearch v1.5.0:

$ docker pull getmeili/meilisearch:prototype-japanese-8

Meilisearch v1.4.2:

$ docker pull getmeili/meilisearch:prototype-japanese-7

Meilisearch v1.4.1:

$ docker pull getmeili/meilisearch:prototype-japanese-6

Meilisearch v1.3.0:

$ docker pull getmeili/meilisearch:prototype-japanese-4

Meilisearch v1.3.0-rc.0:

$ docker pull getmeili/meilisearch:prototype-japanese-3

Meilisearch v1.2.0:

$ docker pull miiton/meilisearch-force-jp:v1.2.0

Thanks to @miiton 🙏

Meilisearch v1.1.1:

$ docker pull getmeili/meilisearch:prototype-japanese-2

Meilisearch v1.1.0-rc.3:

$ docker pull getmeili/meilisearch:prototype-japanese-1

Meilisearch v1.1.0-rc.1:

$ docker pull getmeili/meilisearch:prototype-japanese-0

Related issues and discussions

@ManyTheFish ManyTheFish changed the base branch from main to release-v1.3.0 July 3, 2023 16:59
@miiton
Copy link

miiton commented Oct 3, 2023

@ManyTheFish
Is there any plan to release prototype-japanese-N for v1.4.x?

@ManyTheFish
Copy link
Member Author

Hello @miiton, sorry for the delay 🙏

I updated the PR, the docker image is building it will be released today.

Sorry again!

@ManyTheFish ManyTheFish changed the base branch from release-v1.3.0 to release-v1.4.1 October 16, 2023 09:37
@ManyTheFish ManyTheFish changed the base branch from release-v1.4.1 to release-v1.4.2 October 26, 2023 11:27
@ManyTheFish ManyTheFish changed the base branch from release-v1.4.2 to release-v1.5.0 November 30, 2023 09:59
@ManyTheFish ManyTheFish changed the base branch from release-v1.5.0 to release-v1.6.0 January 15, 2024 13:41
@ManyTheFish ManyTheFish added the language Anything related to languages label Jan 15, 2024
@tec-koshi
Copy link

@ManyTheFish
Could you please tell me whether it is possible to search for the following "Prototype to disable Chinese detection and force Meilisearch to always recognize CJ characters as Japanese characters" in the Saas version of Meilisearch Cloud? ?
#3882

@ManyTheFish
Copy link
Member Author

Hello @tec-koshi,
you should ask the support of the cloud to update your instance to a Japanese-specialized one.
This way it will be easier to retrieve your instance 😄

@ManyTheFish ManyTheFish changed the base branch from release-v1.6.0 to release-v1.7.1 March 14, 2024 17:29
@ManyTheFish ManyTheFish changed the base branch from release-v1.7.1 to release-v1.8.1 May 22, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language Anything related to languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants