https://bugs.kde.org/show_bug.cgi?id=362118

            Bug ID: 362118
           Summary: Baloo file_extractor slow: 2 MiB pdf is 1.5 h
           Product: Baloo
           Version: unspecified
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: m...@vhanda.in
          Reporter: gnometc...@inbox247.com
                CC: pinak.ah...@gmail.com

baloo is extremely slow to complete
tracker completes in 25 minutes

dpkg --status baloo | egrep "^(V|Pa)"
Package: baloo
Version: 4:5.18.0-0ubuntu1

To restart baloo:
balooctl stop
balooctl enable
- it is unclear what the proper command is
- it will initially chew on the index for 15 minutes before any files are
processed

here's a bit of the documentation that is missing:

To see if baloo is running:
X=$(ps -C baloo_file -o pid=) && pstree -pslU $X

To see what file is processed:
X=$(ps -C baloo_file_extractor -o pid=) && sudo lsof -p $X | grep /home

balooshow is unreliable
balooctl config show includeFolders
balooctl config show excludeFolders

System Settings – WorkSpace/Search – File 
use search via Dolphin, click Find, click Content


progress: command takes 30 - 50 s
balooctl status
Baloo File Indexer is running
Indexer state: Idle
Indexed 177982 / 253657 files
Current size of index is 415.12 MiB


Reproducible: Always

Steps to Reproduce:
1. have a pdf in your home directory
2. start baloo
3.

Actual Results:  
using the lsof command, it can be determined that baloo spends at least 1.5 h
on a single file

Expected Results:  
baloo to complete in 25 minutes

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to