Diffusion Baloo 765b4c7cccbe

[DocumentIdDB] Silence non-error debug message, warn on errors

Authored by bruns on Apr 6 2019, 11:13 PM.

Description

[DocumentIdDB] Silence non-error debug message, warn on errors

Summary:
MDB_NOTFOUND is not an error, remove the message. In case any other
error occurs, actually print a warning.

While at it, reserve enough space in the returned vector.

Reviewers: Baloo, Frameworks, ngraham, astippich, poboiko

Reviewed By: Baloo, ngraham

Subscribers: kde-frameworks-devel

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D20329

Details