Ticket #8320 (new defect)
Spotlight returns no results for chat log search in Leopard
| Reported by: | vnoel | Owned by: | nobody |
|---|---|---|---|
| Milestone: | Adium 1.4.x | Component: | Logging |
| Version: | 1.1.4 | Severity: | major |
| Keywords: | spotlight, leopard, search, chatlog | Cc: | |
| Patch Status: |
Description
In Leopard, if you search for the contents of a chat log using the Spotlight menu, the correct result is not returned (i.e. the chat log does not appear).
If you use mdfind, however, the chatlog file is found correctly.
Apparently, Apple decided that whatever lies inside the user's library folder is out of bounds for the Spotlight search: http://discussions.apple.com/thread.jspa?threadID=1201778&tstart=0
Of course, contacts from Addressbook and emails from Mail show up in the results, so there must be a way to work around this limitation (perhaps by specifying a folder as "searchable") except if those data types are hardcoded somehow. The stuff inside ~/Library/Caches/Metadata apparently IS searchable (I'm getting results searching for Bibdesk stuff).

