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

            Bug ID: 392877
           Summary: balooctl index command with large number of files
                    corrupts db
           Product: frameworks-baloo
           Version: 5.44.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Engine
          Assignee: baloo-bugs-n...@kde.org
          Reporter: stefan.bru...@rwth-aachen.de
  Target Milestone: ---

When running "balooctl index <folder>/*", (at least) the contents of the terms
db are garbage afterwards.

Running "for f in <folder>/*; do balooctl index "$f" ; done", does not have
this effect and even restores the db to a good state.

The latter obviously creates one write transaction per file, while the other
one uses one write transaction overall.

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

Reply via email to