GNOME Bugzilla – Bug 639492
tracker needle finds no results
Last modified: 2011-01-14 23:37:58 UTC
% time tracker-search websocket | wc -l 127 tracker-search websocket 0.04s user 0.00s system 28% cpu 0.150 total wc -l 0.00s user 0.00s system 0% cpu 0.141 total If I search for websocket in tracker-needle I get message about no results
We have 3 views, the first one doesn't display just "files", it has to be useful information, like Documents, Emails, Music, etc. Can you confirm the other 2 views also don't show any results AND output the tracker-search results too so we can find out what sort of files these are?
Martyn: here, if I search something, I get nothing in the first view, and something in the other views. Interestingly, if I go back to the first view afterwards, it now has results...
Okay, it works after the upgrade to 0.9.34 for me. Putting back to NEEDINFO.
In 0.9.34 it displays folders. It seems to be fixed (posting new bug that the documents are not found).
(In reply to comment #2) > Martyn: here, if I search something, I get nothing in the first view, and > something in the other views. Interestingly, if I go back to the first view > afterwards, it now has results... That's another bug also known. Not sure yet why the bug exists, I did check it recently but it wasn't obvious. It needs more time. (In reply to comment #3) > Okay, it works after the upgrade to 0.9.34 for me. Putting back to NEEDINFO. Yes, the problem was that any text file can also qualify as a "document" and we were requiring an author of some kind - which isn't always the case. It was fixed recently as you have seen.