https://bugs.kde.org/show_bug.cgi?id=510149
--- Comment #13 from Méven <[email protected]> --- Git commit 81b05d8324b6e7e2bbf4efbf0c6a3b97a2f6e0f1 by Méven Car, on behalf of Archaeopteryx Lithographica. Committed on 03/09/2026 at 08:57. Pushed by meven into branch 'master'. search/dolphinquery: Allow Baloo filename searches for lists of terms. This treats a filename-only search for a list of terms, such as term1 term2 term3, as a search for separate filename:term1 filename:term2 filename:term3 terms. Previously this was treated as a search for a phrase, "term1 term2 term3", in the filename-only search but as separate terms in a content search. M +20 -40 src/search/dolphinquery.cpp A +49 -0 src/search/parsingutil.h [License: GPL(v2.0+)] M +20 -21 src/tests/dolphinquerytest.cpp https://invent.kde.org/system/dolphin/-/commit/81b05d8324b6e7e2bbf4efbf0c6a3b97a2f6e0f1 -- You are receiving this mail because: You are watching all bug changes.
