Exclude genome files from indexing
ClosedPublic

Authored by nicolasfella on Sep 9 2018, 2:23 PM.

Details

Summary

Those files contain huge amounts of genome data that is uninteresting to index.

Test Plan

Builds

Diff Detail

Repository
R293 Baloo
Branch
genome
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2633
Build 2651: arc lint + arc unit
nicolasfella created this revision.Sep 9 2018, 2:23 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptSep 9 2018, 2:23 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
nicolasfella requested review of this revision.Sep 9 2018, 2:23 PM
ngraham requested changes to this revision.Sep 9 2018, 2:44 PM
ngraham added a subscriber: ngraham.

Hah, I saw the Reddit thread on this subject and was getting ready to to do the same thing myself. You beat me to it. :)

Just one change is needed: don't forget to bump the appropriate version whenever you change stuff. In this case, bump s_defaultFileExcludeFiltersVersion. See for example 7529727e46242d2fdd71c4e8c92363600373fcb6

This revision now requires changes to proceed.Sep 9 2018, 2:44 PM
  • Bump version
ngraham accepted this revision.Sep 9 2018, 3:04 PM

Thanks for the fast patch!

This revision is now accepted and ready to land.Sep 9 2018, 3:04 PM
This revision was automatically updated to reflect the committed changes.