Bug 353010 - Moving an unindexed folder to an indexed directory does not index it
Summary: Moving an unindexed folder to an indexed directory does not index it
Status: RESOLVED FIXED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-21 22:56 UTC by Vishesh Handa
Modified: 2018-05-28 23:22 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vishesh Handa 2015-09-21 22:56:15 UTC
$ cd
$ mkdir test
$ balooctl config add excludeFolders test
$ mkdir test/folder && touch test/folder/magikarp
$ mv test/folder ./
$ balooshow folder
$ balooshow folder/magikarp

Folder is indexed, magikarp is not.
Comment 1 Jamie Smith 2018-05-28 23:22:15 UTC
This now appears to work (tested on baloo 5.46).