https://bugs.kde.org/show_bug.cgi?id=520171
Bug ID: 520171
Summary: Excessive index size, only basic indexing
Classification: Frameworks and Libraries
Product: frameworks-baloo
Version First 6.25.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Baloo File Daemon
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 192290
--> https://bugs.kde.org/attachment.cgi?id=192290&action=edit
baloofilerc
DESCRIPTION
I don't use plasma search functions so baloo normally does it's thing and I
mostly do not interfere until I notice inordinary disk IO.
STEPS TO REPRODUCE
0. Have "only basic indexing=true" in baloofilerc. My understading is this
enables filename indexing only.
1. Delete large directory with photos (a dataset, say 15000 images), I don't
know if this triggered baloo. I suspect it did.
2. Notice constant writing to disk (~60 MiB/s), confirmed its baloo via iotop,
check with fatrace its to baloo index
OBSERVED RESULT
Index has grown to 54 GB
$ balooctl6 indexSize
File Size: 53.99 GiB
Used: 404.82 MiB
PostingDB: 65.13 MiB 16.087 %
PositionDB: 69.67 MiB 17.209 %
DocTerms: 63.18 MiB 15.608 %
DocFilenameTerms: 64.19 MiB 15.856 %
DocXattrTerms: 0 B 0.000 %
IdTree: 21.58 MiB 5.330 %
IdFileName: 71.24 MiB 17.598 %
DocTime: 41.04 MiB 10.138 %
DocData: 0 B 0.000 %
ContentIndexingDB: 0 B 0.000 %
FailedIdsDB: 0 B 0.000 %
MTimeDB: 8.80 MiB 2.173 %
EXPECTED RESULT
Have a smaller index file and not spend so much work on indexing filenames.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window): Gentoo Linux
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.25.0
Qt Version: 6.10.3
ADDITIONAL INFORMATION
BTRFS filesystem ~13 million files (according to rsync)
--
You are receiving this mail because:
You are watching all bug changes.