Javad Rajabzadeh

Results 57 comments of Javad Rajabzadeh

@Kerollmops I found my issue instead use flate package need to use zlib. https://pkg.go.dev/compress/zlib

@curquiza @Kerollmops I have issue on implementation, [whatlang](https://crates.io/crates/whatlang) don't support Persian script. In Persian we have many unicodes, Arabic doesn't support it. for example: https://www.unicode.org/charts/PDF/U0600.pdf ![image](https://github.com/user-attachments/assets/23fe3849-0d02-4a64-8b1e-f7bf75ad8ec5) ![image](https://github.com/user-attachments/assets/cb39cb9f-df0c-44bd-9f3a-c0fd0af8bdf6) ![image](https://github.com/user-attachments/assets/52474bc4-6340-4593-90a0-2d7e3e3393d0) ![image](https://github.com/user-attachments/assets/fe8069fe-6983-4cf2-ad83-0e3e5ffb5e09) I...

> Hello @Ja7ad, WhatLang doesn't support Persian script, but which script is assigned to Persian instead? Arabic? If I understand well, Arabic and Persian share a lot of characters; if...

> Yes, I understood that, > however, the technical approach of Charabia is a simplification of the real linguistical state of Languages. > For instance, the characters you listed before...

> Yes, I understood that, however, the technical approach of Charabia is a simplification of the real linguistical state of Languages. For instance, the characters you listed before are [considered...

@varunbpatil This commit https://github.com/meilisearch/meilisearch-go/pull/609/commits/3b53e5146dce28db25db3d3bdefe3678baea38d4 fixed issue memory leak on pool. issue: https://github.com/meilisearch/meilisearch-go/issues/623

> > @varunbpatil > > This commit [3b53e51](https://github.com/meilisearch/meilisearch-go/commit/3b53e5146dce28db25db3d3bdefe3678baea38d4) fixed issue memory leak on pool. > > issue: #623 > > Hi @ja7ad , thank you for the mention. The reason...

@brunoocasali @curquiza Don't have documentation example for transcode? https://github.com/meilisearch/documentation/blob/main/.code-samples.meilisearch.yaml

Have issue https://github.com/meilisearch/meilisearch/issues/4956

> Hello @Ja7ad > Can you assign this issue to me ? > I can fix this issue! I can't