bruns created this revision. bruns added reviewers: Baloo, ngraham, astippich, poboiko. Herald added projects: Frameworks, Baloo. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision.
REVISION SUMMARY Tags (and KFileMetaData properties) call TermGenerator::inxedXattrText (respectively TermGenerator::indexText) multiple times if there are several tags for a file or multiple values for one property. In case there are the tags "Two", "Three" and "Two-Three", querying "Two-Three" should not yield files which just have the "Two" and "Three" tags set. Depends on D21862 <https://phabricator.kde.org/D21862>, D21863 <https://phabricator.kde.org/D21863> TEST PLAN ctest -R querytest REPOSITORY R293 Baloo BRANCH phrasestorage_fixes REVISION DETAIL https://phabricator.kde.org/D21864 AFFECTED FILES autotests/integration/querytest.cpp To: bruns, #baloo, ngraham, astippich, poboiko Cc: kde-frameworks-devel, LeGast00n, fbampaloukas, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams