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

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1
                 CC|                            |[email protected]

--- Comment #1 from TraceyC <[email protected]> ---
It looks like the behavior has changed in git-master for baloo6, but I can
reproduce the bug as described in Dolphin

I created a few test files with unique names

"blinm simnhg"
"simnh blinm"
"blinmsimnh"

On command line I performed a search with and without quotes

 ~/test baloosearch6 simnh blinm
/home/tracey/test/blinm simnh
/home/tracey/test/simnh blinm
Elapsed: 0.298213 msecs

 ~/test  baloosearch6 "simnh blinm"
/home/tracey/test/blinm simnh
/home/tracey/test/simnh blinm
Elapsed: 0.298043 msecs

So the quotes don't affect the search on command line, and I get the results I
expected.

In Dolphin, I see all 3 test files returned when I search for "simn" - OK
Searching for "simn blin" however, produces no results. The results should
return the same 3 files.
Searching for "simnh blin" produces one file, rather than all three.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to