[GH-ISSUE #157] Questions about search questions and multi -language support #125

Closed
opened 2026-03-02 11:46:51 +03:00 by kerem · 4 comments
Owner

Originally created by @Swim0o0 on GitHub (May 16, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/157

Description

  1. Many of the bookmarks I added are Chinese (of course, there are pure English bookmarks). I don't know if it is because of language. The search function of the Hoarder cannot be used (even searching for pure English bookmark content).This is what I have not encountered in Demo.
  2. When searching in DEMO, enter the keyword to find the bookmark you want. After deleting the keywords according to Backspace, the Hoarder will automatically return to the main interface.But after I deployed it through Docker, I found that I could not achieve this effect.

Gif
a gif show bug

Originally created by @Swim0o0 on GitHub (May 16, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/157 **Description**: 1. Many of the bookmarks I added are Chinese (of course, there are pure English bookmarks). I don't know if it is because of language. The search function of the Hoarder cannot be used (even searching for pure English bookmark content).This is what I have not encountered in Demo. 2. When searching in DEMO, enter the keyword to find the bookmark you want. After deleting the keywords according to `Backspace`, the Hoarder will automatically return to the main interface.But after I deployed it through Docker, I found that I could not achieve this effect. **Gif**: ![a gif show bug](https://github.com/MohamedBassem/hoarder-app/assets/89305852/0b29b9b5-c2e3-476f-b7b8-dc59a3cb1a3d)
kerem 2026-03-02 11:46:51 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@MohamedBassem commented on GitHub (May 16, 2024):

Hi, this is not normal and I don't think it's language related. You seem to have some problem with your meilisearch setup. Can you share the logs of your worker container? And maybe also the logs of the web container.

<!-- gh-comment-id:2116168209 --> @MohamedBassem commented on GitHub (May 16, 2024): Hi, this is not normal and I don't think it's language related. You seem to have some problem with your meilisearch setup. Can you share the logs of your worker container? And maybe also the logs of the web container.
Author
Owner

@Swim0o0 commented on GitHub (May 19, 2024):

Hi, this is not normal and I don't think it's language related. You seem to have some problem with your meilisearch setup. Can you share the logs of your worker container? And maybe also the logs of the web container.

I was studying this problem in the past two days, and I initially believed that it was the problem of the meilisearch version, because in the issue of Meilisearch, someone encountered the same problem as the logs I provided. This is a solution provided by a contributor of Meilisearch.
workers log.txt

<!-- gh-comment-id:2119089169 --> @Swim0o0 commented on GitHub (May 19, 2024): > Hi, this is not normal and I don't think it's language related. You seem to have some problem with your meilisearch setup. Can you share the logs of your worker container? And maybe also the logs of the web container. I was studying this problem in the past two days, and I initially believed that it was the problem of the meilisearch version, because in the [issue](https://github.com/meilisearch/meilisearch/issues/4300) of Meilisearch, someone encountered the same problem as the logs I provided. [This](https://github.com/meilisearch/meilisearch/issues/4300#issuecomment-1980776009) is a solution provided by a contributor of Meilisearch. [workers log.txt](https://github.com/MohamedBassem/hoarder-app/files/15367488/workers.log.txt)
Author
Owner

@Swim0o0 commented on GitHub (May 19, 2024):

I deleted the Docker volume, Docker network, Docker mirror image, etc., and then re -deployed to find that the search function can be used normally.😄

<!-- gh-comment-id:2119093533 --> @Swim0o0 commented on GitHub (May 19, 2024): I deleted the Docker volume, Docker network, Docker mirror image, etc., and then re -deployed to find that the search function can be used normally.😄
Author
Owner

@MohamedBassem commented on GitHub (May 19, 2024):

Perfect. I'm glad you managed to get it working!

<!-- gh-comment-id:2119234423 --> @MohamedBassem commented on GitHub (May 19, 2024): Perfect. I'm glad you managed to get it working!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#125
No description provided.