Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Force Spotlight to reindex a drive' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Force Spotlight to reindex a drive
Authored by: geohar on May 01, '05 11:13:53AM

I get lots of warnings: for example

mdimport ~

gives

005-05-01 16:08:22.879 mdimport[721] Importer using too much memory (105 MB), hit threshold. Last file imported was: <file>

and

Incorrect start/end range ordering; fixing.

quite a bit.

Wonder if that's why the initital indexing didn't quite get everything?



[ Reply to This | # ]
10.4: Force Spotlight to reindex a drive
Authored by: lullabud on Mar 21, '08 04:19:03PM

You could always call the mdimport command iteratively, like `find ~ -type f -exec mdimport "{}" \;



[ Reply to This | # ]