Bug 388656 - searching content
Summary: searching content
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: search (show other bugs)
Version: 17.12.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-07 19:01 UTC by Michael Heidelbach
Modified: 2020-11-24 04:34 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
baloosearching never ends (69.20 KB, image/png)
2018-01-07 19:01 UTC, Michael Heidelbach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Heidelbach 2018-01-07 19:01:42 UTC
Created attachment 109729 [details]
baloosearching never ends

~/.config/baloofilerc:
...
  exclude folders[$e]=$HOME/Pictures/CG,$HOME/Videos/Anime Data
  folders[$e]=$HOME/Documents,$HOME/EBooks,$HOME/Pictures,$HOME/Videos
...

Note: $HOME/ is *not* included

Searching for e.g. 'type:Video' from $HOME does not work.
The screenshot shows multiple propably connected bugs:

# Window title should be 'baloosearch - ...' when searching for 'Content'
# Extended search options should be enabled when searching 'Everywhere'.
# Searching should end some time, which is does not. It must be cancelled manually.

When starting the search inside e.g. $HOME/Videos, baloosearch quickly displays correct results for 'Everywhere' and 'From here (...)'

Possible duplicate of Bug 372355
Comment 1 Michael Heidelbach 2018-02-06 09:05:14 UTC
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
Comment 2 Michael Heidelbach 2018-02-22 14:22:49 UTC
Git commit 67a84fe99a03df4e455c8c543c8dfe94a533e970 by Michael Heidelbach.
Committed on 22/02/2018 at 14:25.
Pushed by michelh into branch 'master'.

indexerconfig: Expose canBeSearched function

Summary:
Make D10205 public

Reviewers: #baloo, #dolphin, dfaure, lbeltrame

Reviewed By: lbeltrame

Subscribers: lbeltrame, adridg, #frameworks

Tags: #frameworks, #baloo

Differential Revision: https://phabricator.kde.org/D10661

M  +6    -0    src/lib/indexerconfig.cpp
M  +11   -0    src/lib/indexerconfig.h

https://commits.kde.org/baloo/67a84fe99a03df4e455c8c543c8dfe94a533e970
Comment 3 Justin Zobel 2020-10-25 01:01:43 UTC
Michael can you please confirm this is still an issue?
Comment 4 Bug Janitor Service 2020-11-09 04:33:47 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2020-11-24 04:34:12 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!