Summary: | Disable the SHA1 indexer in nepomukindexer | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Vishesh Handa <me> |
Component: | fileindexer | Assignee: | Nepomuk Bugs Coordination <nepomuk-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | task | CC: | bladud |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/105986/ | ||
Latest Commit: | http://commits.kde.org/nepomuk-core/22f2bca6b7e1f969cf3614244e7621b45f38439b | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
Vishesh Handa
2012-07-17 10:28:54 UTC
This was fixed by commit c337d7353c52a20147773d3b6403a904a870feb0, but although I managed t use the BUG keyword right this time, I don't have the permissions to close the bug. (In reply to comment #1) > This was fixed by commit c337d7353c52a20147773d3b6403a904a870feb0, but > although I managed t use the BUG keyword right this time, I don't have the > permissions to close the bug. You should contact sysadmins to get that permission. Normally, you should have been granted that permission after you get your developer account. Git commit 22f2bca6b7e1f969cf3614244e7621b45f38439b by Simeon Bird. Committed on 11/08/2012 at 23:57. Pushed by sbird into branch 'KDE/4.9'. Add the --skip option introduced in the last commit to the invocation of nepomukindexer from the file indexing service. Add a configurable option "exclude plugins" (which defaults to the SHA1 plugin DigestEventAnalyzer) to allow generic plugins to be excluded. REVIEW: 105986 FIXED-IN: 4.10 M +11 -0 services/fileindexer/fileindexerconfig.cpp M +5 -0 services/fileindexer/fileindexerconfig.h M +7 -1 services/fileindexer/nepomukindexer.cpp http://commits.kde.org/nepomuk-core/22f2bca6b7e1f969cf3614244e7621b45f38439b |