#677423 tracker: do not index when run on battery by default

Package:
tracker
Source:
tracker
Description:
metadata database, indexer and search tool
Submitter:
Robert Kawecki
Date:
2015-05-12 20:51:14 UTC
Severity:
wishlist
#677423#5
Date:
2012-06-13 21:05:11 UTC
From:
To:
By default, issuing this command will yield "true":
gsettings get org.freedesktop.Tracker.Miner.Files index-on-battery

this setting results in wasting precious laptop battery power on indexing
files, which should only ever be done when AC is plugged in.
Please consider changing the default to false and requiring the user to enable
this feature explicitly should they want to index files regardless of power
availability.