[dolphin] [Bug 494584] Dolphin search for a quoted phrase gives no hits

Jin Liu bugzilla_noreply at kde.org
Sun Oct 13 04:22:15 BST 2024


https://bugs.kde.org/show_bug.cgi?id=494584

Jin Liu <ad.liu.jin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ad.liu.jin at gmail.com
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Jin Liu <ad.liu.jin at gmail.com> ---
Can confirm. The search string is treated as a regular expression, so quote
only matches the quote character.

The rg/rga will have the same behavior as the internal search.

I don't think we can make grammar in the internal search backend very close to
Baloo. (unless we make them sharing the same query processor, i.e. make the
internal backend a "Baloo running in unindexed mode".) So we need a decision on
to what extent their grammars should match.

For reference, the file manager in both GNOME (Nautilus) and COSMIC (COSMIC
Files) don't support quotes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list