[GH-ISSUE #1187] Search fallback #775

Open
opened 2026-03-02 11:52:39 +03:00 by kerem · 2 comments
Owner

Originally created by @maxjcohen on GitHub (Apr 2, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1187

Describe the feature you'd like

Hi, and thanks for developing Hoarder, it's great.

Could a fallback search method be added, in case where Meilisearch is either not installed or not currently available ? This fallback would only support the most basic functionalities, such as search in bookmarks titles only.

Describe the benefits this would bring to existing Hoarder users

Although the benefits of using external tools for deep, complex searches are impressive, I believe Hoarder would be much more accessible if a lighter version, such as the one presented in the minimal installation of the docs, could work on its own.

Currently, if Meilisearch is not available, the only option that I'm aware of to browse your bookmarks is to scroll and open lists, using your mouse. If a very simple search functionality was available as a fallback, users on lower grade hardware could still browse their bookmarks. Again, I'm picturing search in bookmarks title only, not in the content.

Can the goal of this request already be achieved via other means?

No (search does not work at all without Meilisearch, although it is not a hard requirement as Hoarder still loads without).

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

No response

Originally created by @maxjcohen on GitHub (Apr 2, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1187 ### Describe the feature you'd like Hi, and thanks for developing Hoarder, it's great. Could a fallback search method be added, in case where Meilisearch is either not installed or not currently available ? This fallback would only support the most basic functionalities, such as search in bookmarks titles only. ### Describe the benefits this would bring to existing Hoarder users Although the benefits of using external tools for deep, complex searches are impressive, I believe Hoarder would be much more accessible if a lighter version, such as the one presented in the minimal installation of the docs, could work on its own. Currently, if Meilisearch is not available, the only option that I'm aware of to browse your bookmarks is to scroll and open lists, using your mouse. If a very simple search functionality was available as a fallback, users on lower grade hardware could still browse their bookmarks. Again, I'm picturing search in bookmarks title only, not in the content. ### Can the goal of this request already be achieved via other means? No (search does not work at all without Meilisearch, although it is not a hard requirement as Hoarder still loads without). ### Have you searched for an existing open/closed issue? - [x] I have searched for existing issues and none cover my fundamental request ### Additional context _No response_
Author
Owner

@zzyzx-dc commented on GitHub (Feb 5, 2026):

This would be great. Currently, my search does not work at all. I haven't used search in a while, so I'm not even sure where to start. I suppose I'll have to look at the meillisearch logs. But just basic title search would be a fantastic fallback. Also an error message to indicate search isn't working - instead of a blank result?

<!-- gh-comment-id:3850839951 --> @zzyzx-dc commented on GitHub (Feb 5, 2026): This would be great. Currently, my search does not work at all. I haven't used search in a while, so I'm not even sure where to start. I suppose I'll have to look at the meillisearch logs. But just basic title search would be a fantastic fallback. Also an error message to indicate search isn't working - instead of a blank result?
Author
Owner

@LouisLau-art commented on GitHub (Feb 5, 2026):

Opened a PR adding a title-only fallback search when Meilisearch is missing/unavailable: https://github.com/karakeep-app/karakeep/pull/2456

<!-- gh-comment-id:3850946052 --> @LouisLau-art commented on GitHub (Feb 5, 2026): Opened a PR adding a title-only fallback search when Meilisearch is missing/unavailable: https://github.com/karakeep-app/karakeep/pull/2456
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#775
No description provided.