D19088: Use propertymap to store properties in Baloo::Result

Stefan BrĂ¼ns noreply at phabricator.kde.org
Sun Feb 17 01:10:47 GMT 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190217/4c03614a/attachment.html>


More information about the Kde-frameworks-devel mailing list