enable indexing on network share Mac OS X 10.10

Enable spotlight search on a network share.

checking the status

mdutil -s /Volumes/install
/Volumes/install:
Indexing disabled.

enable indexing


mdutil -i on /Volumes/install/
/Volumes/install:
Indexing enabled.


mdutil -s /Volumes/install
/Volumes/install:
Indexing enabled.

Leave a Reply

Your email address will not be published. Required fields are marked *