[GH-ISSUE #780] Search not working #512

Closed
opened 2026-03-02 11:50:28 +03:00 by kerem · 2 comments
Owner

Originally created by @elegast-me on GitHub (Dec 28, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/780

Describe the Bug

search results are not produced.
meilisearch-1 | [2024-12-28T15:12:07Z INFO actix_web::middleware::logger] 172.27.0.3 "POST /indexes/bookmarks/search HTTP/1.1" 200 89 "-" "node" 0.006102
meilisearch-1 | [2024-12-28T15:12:07Z INFO actix_web::middleware::logger] 172.27.0.3 "POST /indexes/bookmarks/search HTTP/1.1" 200 90 "-" "node" 0.000350

please disregard if user error suspected.

Steps to Reproduce

any search yield the following in console

meilisearch-1 | [2024-12-28T15:12:07Z INFO actix_web::middleware::logger] 172.27.0.3 "POST /indexes/bookmarks/search HTTP/1.1" 200 89 "-" "node" 0.006102
meilisearch-1 | [2024-12-28T15:12:07Z INFO actix_web::middleware::logger] 172.27.0.3 "POST /indexes/bookmarks/search HTTP/1.1" 200 90 "-" "node" 0.000350

Expected Behaviour

search results displayed

Screenshots or Additional Context

No response

Device Details

No response

Exact Hoarder Version

v0.20.0

Originally created by @elegast-me on GitHub (Dec 28, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/780 ### Describe the Bug search results are not produced. meilisearch-1 | [2024-12-28T15:12:07Z INFO actix_web::middleware::logger] 172.27.0.3 "POST /indexes/bookmarks/search HTTP/1.1" 200 89 "-" "node" 0.006102 meilisearch-1 | [2024-12-28T15:12:07Z INFO actix_web::middleware::logger] 172.27.0.3 "POST /indexes/bookmarks/search HTTP/1.1" 200 90 "-" "node" 0.000350 please disregard if user error suspected. ### Steps to Reproduce any search yield the following in console meilisearch-1 | [2024-12-28T15:12:07Z INFO actix_web::middleware::logger] 172.27.0.3 "POST /indexes/bookmarks/search HTTP/1.1" 200 89 "-" "node" 0.006102 meilisearch-1 | [2024-12-28T15:12:07Z INFO actix_web::middleware::logger] 172.27.0.3 "POST /indexes/bookmarks/search HTTP/1.1" 200 90 "-" "node" 0.000350 ### Expected Behaviour search results displayed ### Screenshots or Additional Context _No response_ ### Device Details _No response_ ### Exact Hoarder Version v0.20.0
kerem 2026-03-02 11:50:28 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@MohamedBassem commented on GitHub (Dec 28, 2024):

Did you by any chance wipe the meillisearch storage (or put it on a non persistent storage?). Try triggering a "reindex" from the admin panel and see if results in search results to show up?

<!-- gh-comment-id:2564360441 --> @MohamedBassem commented on GitHub (Dec 28, 2024): Did you by any chance wipe the meillisearch storage (or put it on a non persistent storage?). Try triggering a "reindex" from the admin panel and see if results in search results to show up?
Author
Owner

@elegast-me commented on GitHub (Dec 28, 2024):

welp that worked.
I was following https://discord.com/channels/1223681308962721802/1231891149673992253 to try and get it working.
I guess I didnt reindex after deleting.
But that worked and search is working.

cheers!

<!-- gh-comment-id:2564362353 --> @elegast-me commented on GitHub (Dec 28, 2024): welp that worked. I was following https://discord.com/channels/1223681308962721802/1231891149673992253 to try and get it working. I guess I didnt reindex after deleting. But that worked and search is working. cheers!
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#512
No description provided.