https://bugs.kde.org/show_bug.cgi?id=441068
--- Comment #11 from tagwer...@innerjoin.org --- (In reply to firewalker from comment #10) > ... baloo cant handle "*" wild characte For wildcard searches, I think you're looking for something like plocate You get globs or regexp's but won't get dolphin refining search results as you type. I don't think there's a way of watching for changes in the filesystem (with inotify) and updating the index; you are dependent on a scheduled job. Blazingly fast though for filename searches. > ... it corrupt the index etc. That certainly was a problem, Bug 389848 as evidence :-/ It's far better nowadays... (In reply to firewalker from comment #0) > For many years now, dolphin is unable to search for files in directories > that is not indexed be baloo. This is a major drawback for removable storage > search. > Search for any file to any unindexed directory. Did this get sorted? Does it look like anything in Bug 447119? -- You are receiving this mail because: You are watching all bug changes.