Don't try to index SQL database dumps
ClosedPublic

Authored by ngraham on May 14 2019, 8:27 PM.

Details

Summary

These contain no useful indexable data and can be huge, contributing to Baloo seeming
to take forever to index and locking I/O. So don't try to index them.

src/file/fileexcludefilters.cpp is not increased by one because it was already bumped
in a prior commit this morning during this Frameworks cycle.

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.May 14 2019, 8:27 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptMay 14 2019, 8:27 PM
Restricted Application added subscribers: Baloo, kde-frameworks-devel. · View Herald Transcript
ngraham requested review of this revision.May 14 2019, 8:27 PM
mgallien accepted this revision.May 14 2019, 9:12 PM
This revision is now accepted and ready to land.May 14 2019, 9:12 PM
This revision was automatically updated to reflect the committed changes.