usememos / memos

An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
https://usememos.com
MIT License
33.58k stars 2.43k forks source link

search function bug #3903

Closed daniellee2015 closed 3 weeks ago

daniellee2015 commented 1 month ago

Describe the bug

Entering Chinese or English keywords will result in search memo results that are not related to the keyword. For example, searching for "boluobao" or the Chinese word "pineapple bun" will result in two entries, one with the keyword content and the other will appear regardless of the keyword searched. After deleting, adding it again will result in the same error.After testing, some keywords will not appear.

Steps to reproduce

  1. insert keyword and search show search reasluts;
  2. delete memo and resend sam note
  3. After deletion, the documents that would appear for the keywords not included in the search will no longer exist.

The version of Memos you're using.

Version: v0.22.5

Screenshots or additional context

6331725876489_ pic

RoccoSmit commented 1 month ago

What database are you using?

daniellee2015 commented 1 month ago

What database are you using?

I have tested both database and local file system. They have the same problem. https://github.com/usememos/memos/issues/3905 This is another similar search filter bug. I feel like giving up soon~