If you have some rust projects, don’t forget to run this:

balooctl6 config add excludeFilters target

to exclude the rust target directories from the file index.

each one contains thouthands of files and even having a couple of projects explodes file index size into hundreds of megabytes and makes the indexer get stuck, sometimes for hours, without doing this.

you may have to purge the index and re-index everything for the changes to take into effect sometimes:

 balooctl6 purge
 balooctl6 resume

(also i believe this should be the default)

  • onlinepersona@programming.dev
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    6 hours ago

    I just disabled balloo. It has never served me any purpose and I’ve never found a good description of what it does. It has never completed indexing of my files and would always start indexing (seemingly) randomly after failing.

    Baloo is off on every KDE desktop I’ve set up (mine, friends, and family).

    Anti Commercial-AI license

    • voxelOP
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      1 hour ago

      file search in krunner doesn’t work without indexing (you have to at least set it to only index file names for that)
      also, dolphin won’t display file metadata (like image resolution) without file content indexing