On Sep 5, 2009, at 11:27 AM, Sven-S. Porst wrote:

In Apple's case, it seems lame to delete all cache files, regardless
of whether the frameworks created them.  I can see deleting WebKit
caches, but not deleting Library/Caches/Metadata/*, since that's
reserved for Spotlight usage.


Yes, I consider that a design flaw of Spotlight (which then went on
into Time Machine). According to documentation you can also save
Metadata for indexing in ~/Library/Metadata which one could hope to be
safe from deletion. The text reads as if that should be true for X.4
as well but I don’t have a machine for testing that anymore.

http://support.apple.com/kb/TA23187

Well, I don't think the search locations were documented yet when I wrote the Spotlight code, and I recall having a lot of trouble getting it to work. I used ~/Library/Caches/Metadata based on a suggestion from one of the Spotlight engineers:

http://lists.apple.com/archives/spotlight-dev/2005/Jun/msg00022.html

Does stuff in ~/Library/Metadata get backed up by Time Machine? The difficulty with switching now, though, would be duplicate results...so ~/Library/Caches/Metadata would have to be cleared out when saving.


Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to