Unity dash file search returns relevant files and folders but not all as I expect.
Bug #827420 reported by
David Barth
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Translations |
Triaged
|
Medium
|
Ubuntu Simplified Chinese Translators | ||
Unity |
New
|
Medium
|
Unassigned | ||
Zeitgeist Extensions |
New
|
Undecided
|
Unassigned | ||
Zeitgeist Framework |
New
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I created 1 new file named “通信传染” and 1 new folder named “通信传” on the Desktop. Searching for “通” in the 'dash' (Super + F) returns 0 match. I expect those 2 files should appear in the search result.
Searching for “下载” in the 'dash' (Super + F) returns the “Downloads” folder as expected.
Searching for “文件” for “Documents” returns the “Documents” folder and 2 other documents I just created. However, there is also “文” in the home folder and in File System name in Chinese but they are not shown in the search result. I think the home folder should be shown, I am not sure about the file system.
Test results courtesy of <email address hidden>
Changed in unity: | |
assignee: | nobody → Brandon Schaefer (brandontschaefer) |
importance: | Undecided → Medium |
status: | New → Triaged |
milestone: | none → 4.8.0 |
description: | updated |
Changed in ubuntu-translations: | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Ubuntu Simplified Chinese Translators (ubuntu-l10n-zh-cn) |
To post a comment you must log in.
When I created a new document and folder on the desktop like you did I got the same results, but when I opened the document in an editor (gedit, open office, etc) it was added to the indexer. Then it appeared when I search in 'dash' (Super + F).
I do see a problem with the folder though as it doesn't seem to be getting added to the indexer, I also tested it with English and got the same results; 0 found. So I am going to have to look at zg to see how it indexes folders.
It only seems to index files when they are opened by a program otherwise you would have a lot source files and other random files appearing which might have been one reason for that. I am not sure what the 'expected' result is for all files and folders on the entire computer are, but the ones you test should be indexed whether they are opened or not. At lease in those specific folders, which would be more commonly used for non-development.
I will have to look at zg since this is where the files and folders are getting indexed and matched on.