Baloo is not indexing most files

My apologies for being confusing:

  1. Stop baloo:

    balooctl disable
    
  2. Set first run to true:

    nano --backup ~/.config/baloofilerc
    
  3. Purge the DB and re-enable

    balooctl purge
    balooctl enable
    
  4. Wait

  5. Are all files except the exclusions being indexed now?

4 Likes