https://bugs.kde.org/show_bug.cgi?id=445825
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- First thing to get out of the way is to see if you are actually using baloo, different distributions have different defaults: Open Dolphin and the search dialog (a Ctrl-F) you could get a dialog something like: https://bugsfiles.kde.org/attachment.cgi?id=137170 In this case, Dolphin will be doing the searching If the dialog looks like: https://bugsfiles.kde.org/attachment.cgi?id=137169 Dolphin will ask baloo for the results (these attachments are from Bug 435119) Note that both of the dialogs give you options to select "Filename" and "Content", if you want to be sure that you are getting just filename matches , select "Filename" (and refresh if you have doubts...) You can query the baloo index from the command line with baloosearch - as is mentioned in your Reddit thread - to get filename matches, try: baloosearch filename:codex If you try baloosearch codex you'll get hits that include filenames and content. Baloosearch the results are listed according to the modification time, most recent first. Dolphin it depends on how you are sorting. Krunner, you are getting the most recent first... -- You are receiving this mail because: You are watching all bug changes.
