https://bugs.kde.org/show_bug.cgi?id=420339
--- Comment #6 from tagwer...@innerjoin.org --- (In reply to Justin Zobel from comment #4) > What if you purge the index and recreate it? Baloo seems to be working fine bug420339@holborn:~/Documents$ balooctl purge Stopping the File Indexer .... - done Deleted the index database Restarting the File Indexer bug420339@holborn:~/Documents$ balooshow testfile.txt 26315264687105 64513 6127 testfile.txt [/home/bug420339/Documents/testfile.txt] Mtime: 1610870940 2021-01-17T09:09:00 Ctime: 1610870940 2021-01-17T09:09:00 bug420339@holborn:~/Documents$ baloosearch testfile /home/bug420339/Documents/testfile.txt Elapsed: 1,7386 msecs bug420339@holborn:~/Documents$ echo "Hello World" > testfile.txt bug420339@holborn:~/Documents$ balooshow testfile.txt 26315264687105 64513 6127 testfile.txt [/home/bug420339/Documents/testfile.txt] Mtime: 1610873372 2021-01-17T09:49:32 Ctime: 1610873372 2021-01-17T09:49:32 Cached properties: Line Count: 1 bug420339@holborn:~/Documents$ baloosearch testfile /home/bug420339/Documents/testfile.txt Elapsed: 1,79348 msecs -- You are receiving this mail because: You are watching all bug changes.