D17091: Remove ununsed wdfInc parameter for addTerm and addPositionTerm
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Thu Nov 22 02:20:36 GMT 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181122/b052d9c6/attachment.html>
More information about the Kde-frameworks-devel
mailing list