D16236: [Extractor] Handle documents correctly where mimetype should not be indexed

2018-10-25 Thread Stefan Brüns
This revision was automatically updated to reflect the committed changes. Closed by commit R293:db4aac4b6317: [Extractor] Handle documents correctly where mimetype should not be indexed (authored by bruns). REPOSITORY R293 Baloo CHANGES SINCE LAST UPDATE

D16236: [Extractor] Handle documents correctly where mimetype should not be indexed

2018-10-25 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Thanks, this seems to work well. INLINE COMMENTS > app.cpp:133 > +if (!m_config.shouldBeIndexed(url)) { > // FIXME: This should never be happening! > +

D16236: [Extractor] Handle documents correctly where mimetype should not be indexed

2018-10-25 Thread Stefan Brüns
bruns edited the test plan for this revision. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D16236 To: bruns, #baloo, #frameworks Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams

D16236: [Extractor] Handle documents correctly where mimetype should not be indexed

2018-10-15 Thread Stefan Brüns
bruns created this revision. bruns added reviewers: Baloo, Frameworks. Herald added projects: Frameworks, Baloo. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision. REVISION SUMMARY The BasicIndexingJob started from the UnindexedFileIndexer only has the