<table><tr><td style="">poboiko created this revision.<br />poboiko added reviewers: Baloo, Frameworks.<br />Herald added projects: Frameworks, Baloo.<br />Herald added a subscriber: kde-frameworks-devel.<br />poboiko requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D15944">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>If I move a file (while baloo was not running) and perform <tt style="background: #ebebeb; font-size: 13px;">balooctl index</tt> on new file<br />
(so that document Id is not changed), it won't update the path of the file, keeping the<br />
invalid entry in index.<br />
Explicitly tell Baloo that we want to update everything concerning this file.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">echo "hello world" >~/file1</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">balooctl stop</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">mv ~/file1 ~/file2</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">balooctl start && balooctl index ~/file2</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">balooshow file2</tt> and <tt style="background: #ebebeb; font-size: 13px;">balooshow -x <DOCUMENT_ID_OF_FILE></tt></li>
</ol>
<p>The first command should show the right path, and the second command shouldn't complain about bug in Baloo (invalid index entry)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R293 Baloo</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix-index-renamed (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15944">https://phabricator.kde.org/D15944</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/tools/balooctl/indexer.cpp</div></div></div><br /><div><strong>To: </strong>poboiko, Baloo, Frameworks<br /><strong>Cc: </strong>kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams<br /></div>