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

--- Comment #12 from tagwer...@innerjoin.org ---
For completeness ...

... still without needing contentindexing:

    getfattr -d Documents/testfile.txt
    # file: Documents/testfile.txt
    user.xdg.comment="this is myworld"

    baloosearch userComment:myworld
    /home/bug417170/Documents/testfile.txt
    Elapsed: 1,44166 msecs

and, having given the file 3 stars:

    getfattr -d Documents/testfile.txt
    # file: Documents/testfile.txt
    user.baloo.rating="6"

    baloosearch 'rating>4'
    /home/bug417170/Documents/testfile.txt
    Elapsed: 1,69197 msecs

The "What to search for" keywords taken from:

    https://api.kde.org/frameworks/baloo/html/searching.html

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

Reply via email to