|
#1
| |||
| |||
| Leopard's Spotlight doesn't search... Hi there! I've got a problem with Leopard Server... It's the first time that I run a server version. Everything works great! But... Spotlight... Spotlight doesn't search anything on my internal HD. :-( On my external HD (connected with FireWire) it works! I already deleted the .Spotlight Folder on my startup disk... But that doesn't help... I added my HD to the "privacy" Tab in Spotlight and deleted it after that... But that doesn't help, too... Has anybody of you an idea how to make this work? Thanks a lot! Greez, Mike. |
|
#2
| ||||
| ||||
| Does mdfind work from Terminal? If that works, then spotlight process would be fine, and only the implementation be the issue.. |
|
#3
| |||
| |||
| No... I fixed the problem... Spotlight didn't index the entire computer... With a Terminal action I could fix this... ![]() But thanks for your idea! :-) |
|
#4
| ||||
| ||||
| Ah, excellent ![]() By default it's supposed to keep large chunks of hard drive unindexed to protect the users from themselves.... ("oh what's this core services? I never use this anyway, I could just remove it to save space...") Do you remember which command you used to fix it? May be nice to know for whoever else would run to this problem and then be able to find the answers here... |
|
#5
| |||
| |||
| Yeah! Here's the command: sudo mdutil -i on / This works great! =) |
|
#6
| |||
| |||
| Thanks! Pretty much just made an account to thank you Exebit for the command, it worked great! Someone else suggested removing the battery to reset the PRAM (In my G5) and I nearly destroyed the battery holder inside, and that solution didn't even work. |
|
#7
| |||
| |||
| Thanks Thanks for the terminal command, it worked great here too! |