Hi All,
Not sure if this is the correct place for this post but I apologise if it's not. Nonetheless, I'm sure somebody here will have a solution for me.
I've just set up a Synology NAS and I am trying to force spotlight to index my NAS. I have tried using the following command:
but terminal keeps giving me this response:
I have tried running
to check whether it is enabled or not in case it was a strange Finder glitch but that gives the same response.
If I try to disable indexing using
I get this response:
Does anyone know what's going on here and why I can't enable indexing?
Thanks in advance,
Ethan.
Not sure if this is the correct place for this post but I apologise if it's not. Nonetheless, I'm sure somebody here will have a solution for me.
I've just set up a Synology NAS and I am trying to force spotlight to index my NAS. I have tried using the following command:
Code:
sudo mdutil /Volume/Volume\ Name -i on
but terminal keeps giving me this response:
Code:
/Volumes/Volume Name:
Indexing disabled.
I have tried running
Code:
sudo mdutil /Volume/Volume\ Name -s
If I try to disable indexing using
Code:
sudo mdutil /Volume/Volume\ Name -i off
Code:
2016-12-08 15:04:02.923 mdutil[3240:1772539] mdutil disabling Spotlight: /Volumes/Volume Name -> kMDConfigSearchLevelFSSearchOnly
Indexing disabled.
Does anyone know what's going on here and why I can't enable indexing?
Thanks in advance,
Ethan.