https://bugs.kde.org/show_bug.cgi?id=388656
--- Comment #1 from Michael Heidelbach <ottw...@gmail.com> --- Git commit 114874660e659c3fe4ff170d5a5837144007128c by Michael Heidelbach. Committed on 06/02/2018 at 09:07. Pushed by michelh into branch 'master'. fileindexerconfig: Introduce canBeSearched() Summary: Prepare for search refinement in dolphin. The option to use baloo for searching should not only depend on the indexing state of search start folder but also on the indexing state of its descendants. Example: - ~/ : not indexed - ~/Videos: indexed - ~/EBooks: indexed When starting search from ~/ the user should be able to use baloo for search. Test Plan: unit test, upcoming Reviewers: #frameworks, #dolphin, #baloo, mgallien, ngraham Reviewed By: #baloo, ngraham Tags: #frameworks, #baloo Differential Revision: https://phabricator.kde.org/D10205 M +20 -0 src/file/fileindexerconfig.cpp M +12 -0 src/file/fileindexerconfig.h https://commits.kde.org/baloo/114874660e659c3fe4ff170d5a5837144007128c -- You are receiving this mail because: You are watching all bug changes.