Searching with Nautilus
Written by moose the 30 Jun 09 at 17:25.
Related project: Nautilus .
Not an idea
Today I searched some files on my external hdd with ~ 300 GB of data. This took quite some time. After the results came, I wanted to view one folder. So I opened this folder and wanted to go back to the searchresults after I looked in this folder. The problem was that nautilus began again to search for the files again.
5
votes
5
2
0
6
votes
7
1
1
Solution #2:
"search for files" in nautilus
You know that app in the places menu, that is a really fast searching tool, and for some reason nautilus is much less effective than it, so the functionality of that app (the speed) could simply be added to nautilus.
You know that app in the places menu, that is a really fast searching tool, and for some reason nautilus is much less effective than it, so the functionality of that app (the speed) could simply be added to nautilus.
9
votes
10
2
1
Solution #3:
Provide a great desktop search engine per default
Written by
xfuser4 the 2 Jul 09 at 09:28.
We need a good integration of a desktop search engine into GNOME. The current situation is, that we have different search engines, that are all not very well-integrated. E.g. it would be nice, when searching a term with tracker inside a PDF file, that the search term got automatically higlighted in evince.
Also the performance and memory usage of the desktop search enignes are quite bad.
- Beagle provides fast access and gives good search results, but uses lots of memory
- Tracker doesn't provide good search results (e.g. it is not possible to search for partial terms), is not very fast. The only good thing is, that it uses less memory
Both search engines are working too much on the disk. The problem is, that the inotify framework of the kernel is not the right thing for search engines. It needs to discover all files before observing them - instead of providing a listener to all file accesses...
We need a good integration of a desktop search engine into GNOME. The current situation is, that we have different search engines, that are all not very well-integrated. E.g. it would be nice, when searching a term with tracker inside a PDF file, that the search term got automatically higlighted in evince.
Also the performance and memory usage of the desktop search enignes are quite bad.
- Beagle provides fast access and gives good search results, but uses lots of memory
- Tracker doesn't provide good search results (e.g. it is not possible to search for partial terms), is not very fast. The only good thing is, that it uses less memory
Both search engines are working too much on the disk. The problem is, that the inotify framework of the kernel is not the right thing for search engines. It needs to discover all files before observing them - instead of providing a listener to all file accesses...
1
votes
1
1
0
Solution #4:
don't search all over again after changing view
also after switching view (for example list view) after searching some file, it starts to search for the exact same file and the exact same results all over again: this is a really annoying and a true waste of time
also after switching view (for example list view) after searching some file, it starts to search for the exact same file and the exact same results all over again: this is a really annoying and a true waste of time