FileIndexer: Only clean invalid items when idle
Review Request #109482 - Created March 14, 2013 and submitted
Information | |
---|---|
Vishesh Handa | |
nepomuk-core | |
Reviewers | |
nepomuk | |
FileIndexer: Only clean invalid items when idle We always used to run the cleaner before indexing anything. This is not required, we can continue with the basic indexing without cleaning the old data. The cleaner is now only run when idle. This decreases the initial virtuoso load when starting Nepomuk.
Cleaning only happens when idle