Diffusion Elisa 38e2a99182b1

Check for string lists and multi-values in property map

Authored by astippich on Apr 14 2019, 9:09 AM.

Description

Check for string lists and multi-values in property map

Summary:
Currently, KFileMetaData stores multi-values (e.g. multiple arists)
as multiple entries in the property map, while Baloo combines them to List
before serialization. More information in D19087 (your opinion is also appreciated there!)
or T8196.
Consider both cases such that the metadata retrieved by the baloo indexer and the file
indexer is the same.

Reviewers: mgallien

Reviewed By: mgallien

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

Details

Committed
astippichApr 23 2019, 8:05 PM
Reviewer
mgallien
Differential Revision
D20502: Check for string lists and multi-values in property map
Parents
R255:eabe96e3aa6b: Re-add mouse backwards navigation
Branches
Unknown
Tags
Unknown