Global Search does find content only when word is (nearly) fully typed - v2

Describe the bug

When searching for content the search bar only finds words in the content part of an object, when atleast all characters minus 1 are typed.

For example to find “apple” I have to type “appl”. Then it shows up, but not before.

To Reproduce

Steps to reproduce the behavior:

    1. Take some word from the content of an object.
    1. Start typing it into the search bar.
    1. Will only show up on the last two letters.

Expected behavior

I dont know if searching all objects with every typed char is practical. But at least after a few chars I think it should start searching

Desktop (please complete the following information):

  • OS: Linux
  • Version: 0.31.1 (since in 0.18.59)

Follow up to this topic

This report has been added to our issue tracker and received by the Development Team.

For me, in 0.31.0 , the global search works just fine, but when I try to search things trough @ , I get the same bug.

edit:

  1. If you type the whole word - search is broken.
  2. Then delete the last character - search works now.
  3. Re-type the last character - works again in comparison to 1.

@Filip I did some tests and this seems to be fixed for me. Could you also take a look and confirm?

The global search mentioned in the bug seems to be fixed now, but my problem in which I use mentions still seems to be present.

Fixed.

Thank you for creating a new topic.
For reference: Search trough mentions and /link not working sometimes