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

--- Comment #19 from Stefan Brüns <stefan.bru...@rwth-aachen.de> ---
An exponential backoff would only help if baloo would index the same files
recurrently.

If you add new documents to your indexed folders, baloo will process these. It
will not get better when you commit changesets double the size, the stalls will
be even longer.

This is *not* a trivial problem which can be solved by adjusting a single knob.

Baloos datastructures currently impose a changeset size which is approximately
proportional to the size of the database. Adding/changing a single small
document can cause a DB update of several 100 MBytes.

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

Reply via email to