Revision b6befe0...
Go back to digest for 23rd December 2012Optimization in KDE Base
Vishesh Handa committed changes in [nepomuk-core/KDE/4.10] services/fileindexer/basicindexingqueue.cpp:
BasicIndexingQueue: Never reindex directories
The directory metadata never really changes. The only thing that changes
is the mtime of the directory. As an optimization we do not re-index a
directory after it has been indexed once.
This also helps us by not removing any nie:isPartOf relations that may
be present in the folder.
File Changes
Modified 1 files
- services/fileindexer/basicindexingqueue.cpp
1 files changed in total