[SearchStore] Handle double values in property queries
ClosedPublic

Authored by bruns on Mar 29 2020, 11:14 AM.

Details

Summary

Allows to e.g. query Photo exposure times, aperture etc.

Depends on D28400

Test Plan

baloosearch 'photoExposureTime>0.5'
baloosearch 'photoDateTimeOriginal>="2019-12-21 10:00:00"' \

AND 'photoApertureValue>4.0'

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Mar 29 2020, 11:14 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptMar 29 2020, 11:14 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Mar 29 2020, 11:14 AM
ngraham accepted this revision.Apr 7 2020, 3:10 PM
This revision is now accepted and ready to land.Apr 7 2020, 3:10 PM
This revision was automatically updated to reflect the committed changes.