Bug 420172

Summary: Searches should not appear as having ended if Baloo has not indexed all files
Product: [Applications] dolphin Reporter: Henrique <henriquesarmentogoulartaguiar>
Component: searchAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: a.stippich, kfm-devel, nate, stefan.bruens
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Henrique 2020-04-16 22:22:34 UTC
After struggling against Dolphin and Baloo for a long while, I have recently started to understand how Baloo works and how to use it to my favour.

However, I still find it rather problematic. A user should not have to learn how the inner parts of their system is working to use it - rather, they should not have to worry about them at all.

The main concern I have, which doesn't seem to be addressed anywhere else, is that when searching for a file, if Baloo does not find it, Dolphin will act as if the file does not exist. Even if Baloo has not indexed all files, even if it acknowledges the file exist but hasn't gotten to it. "No items found", or "0 Folders, 0 Files".

That is rather problematic. A user who does not understand that the search engine may not show existing files will either believe the file doesn't exist, or will (rightly) think the search function is broken.

What I propose is some manner of indicating Dolphin hasn't "finished" searching if it is not 100% sure it looked everywhere, and preferably, some way to force Baloo to finish indexing and searching right then and there.

Or we can just jump ships and stop using Baloo as the default mechanism (https://bugs.kde.org/show_bug.cgi?id=391677).

I'm not familiar with the way Dolphin or Baloo is coded, so I'm not sure what is possible. But I hope my feedback is useful in creating a less frustrating, more user-friendly experience.