PDA

View Full Version : Indexing...




movabi
Jan 7, 2004, 08:11 PM
is it safe to index large amounts of files? I have a folder of 34,971 files (all graphics). I want to index this folder, but I heard that there was some bug where you could lose all data or something if crashes.

I'm running 10.3.2

One more thing, is journaling safe? does it slow down finder operations?



FattyMembrane
Jan 7, 2004, 08:32 PM
indexing pictures would be pointless, indexing just allows you to conduct in-text searches of text/richtext/pdf files from the "file>find" command. i think the data loss you're talking about was a bug in filevault, not content indexing. journaling is safe, safer than non journaling actually. i used journaling in 10.2 and 10.3 on a 5400 and a 7200 drive and saw no slow downs anywhere. 10.3 turns journaling on by default, so it's probably already enabled.

movabi
Jan 7, 2004, 08:37 PM
I'm just thought that it might speed the finder up.... It takes my folder of images 3-4 of finder beachball to list contents of that directory. Will indexing speed that up?

MacFan26
Jan 7, 2004, 09:06 PM
Originally posted by FattyMembrane
i used journaling in 10.2 and 10.3 on a 5400 and a 7200 drive and saw no slow downs anywhere.

sorry, but what exactly is journaling?

bousozoku
Jan 7, 2004, 11:05 PM
Originally posted by MacFan26
sorry, but what exactly is journaling?

Journaling, on Mac OS X, is a process whereby the structure of disk volumes and folders' changes are recorded. This allows a much quicker rebuild to the last safe point of change (deletions/additions).

There is no file content journaling.

MacFan26
Jan 7, 2004, 11:30 PM
ah, I see, thanks.