Diffusion Baloo 45db016af9ed

[MTimeDB] Consolidate time interval handling code

Authored by bruns on Mar 29 2020, 4:16 AM.

Description

[MTimeDB] Consolidate time interval handling code

Summary:
There are two places where half-bounded time intervals with [<=,<,==,>,>=]
are handled, once in the SearchStore, and once in the MtimeDB itself
(where the latter only has [<=,==,>=]).

Remove the handling from the MtimeDB and only keep the one in the
SearchStore.

Test Plan: ctest -V -R mtimedbtest

Reviewers: Baloo, ngraham

Reviewed By: Baloo, ngraham

Subscribers: kde-frameworks-devel

Tags: Frameworks, Baloo

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

Details

Committed
brunsMar 30 2020, 9:15 PM
Reviewer
Baloo
Differential Revision
D28396: [MTimeDB] Consolidate time interval handling code
Parents
R293:a73f732c50e0: [AdvancedQueryParser] Test if quoted phrases are passed correctly
Branches
Unknown
Tags
Unknown