Bug 359156 - Plasma 5.5.4: Configure baloo to only index filenames but no content?
Summary: Plasma 5.5.4: Configure baloo to only index filenames but no content?
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-08 23:06 UTC by Gregor Mi
Modified: 2018-11-26 20:00 UTC (History)
5 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 Gregor Mi 2016-02-08 23:06:57 UTC
Baloo seems to be very fast at collecting files. However on a large file base with lots of often changing content the baloo_extractor takes quite an amount of system resources.

For many use cases one often only need to quickly search by filename. Is it possible to configure baloo this way? E.g.: let it index all the filenames but do not extract any content (or only for a small range of files)?
Comment 1 abulak 2016-05-03 12:34:20 UTC
add 
only basic indexing=true
into [General] section of Your ~/.config/baloofilerc
Comment 2 Nate Graham 2018-11-26 20:00:24 UTC
Yes, abulak gave the way to do it using the config file. You can also turn it off in System Settings > Search > File Search > uncheck "Also index content"