Remove duplicated code for rating property
ClosedPublic

Authored by bruns on Nov 30 2018, 11:40 PM.

Details

Summary

The rating can be handled like any other integer valued property, i.e.
using the generic property<->prefix mapping.

Test Plan

$> baloosearch 'rating>=5'

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.Nov 30 2018, 11:40 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptNov 30 2018, 11:40 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Nov 30 2018, 11:40 PM
ngraham accepted this revision.Dec 1 2018, 4:19 AM
This revision is now accepted and ready to land.Dec 1 2018, 4:19 AM
This revision was automatically updated to reflect the committed changes.