bruns created this revision. bruns added reviewers: Baloo, Frameworks, ngraham, poboiko. Herald added projects: Frameworks, Baloo. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision.
REVISION SUMMARY wdf (word frequency) is neither saved to the database nor used anywhere else. It is also not tested, and has no documented semantics. Remove add*BoolTerm(), as it is identical to add*Term() after the change. This change affects the API and ABI of libKF5BalooEngine, but it is an internal library interface only used by libKF5Baloo. Only the latter is exported. TEST PLAN ctest REPOSITORY R293 Baloo BRANCH submit REVISION DETAIL https://phabricator.kde.org/D17091 AFFECTED FILES src/engine/document.cpp src/engine/document.h src/engine/termgenerator.cpp src/engine/termgenerator.h src/file/basicindexingjob.cpp src/file/extractor/result.cpp To: bruns, #baloo, #frameworks, ngraham, poboiko Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
