bruns created this revision. bruns added reviewers: Baloo, Frameworks, ngraham, poboiko, astippich. Herald added projects: Frameworks, Baloo. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision.
REVISION SUMMARY Storing properties directly in a PropertyMap is more efficient (no temporary conversion of property number to string, lookup with integer key), and it also guarantees to have the same data as the extractor used by BalooWigets, as long as (de)serialization to the Json format stored in the DB is lossless. Depends on D19087 <https://phabricator.kde.org/D19087> TEST PLAN ctest REPOSITORY R293 Baloo BRANCH propertymap REVISION DETAIL https://phabricator.kde.org/D19088 AFFECTED FILES src/file/extractor/CMakeLists.txt src/file/extractor/result.cpp src/file/extractor/result.h src/lib/CMakeLists.txt src/lib/file.cpp To: bruns, #baloo, #frameworks, ngraham, poboiko, astippich Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams