Home Forums OS X Server and Client Discussion Misc. Spotlight on network volume

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #366638
    sketch
    Participant

    I mount user’s network volumes like this:
    [code]/sbin/mount_smbfs -o nobrowse //emphomedir/staff$ /tmp/homedirs[/code]
    I have edited /Spotlight-V100/_rules.plist like this:
    [code]


    EXCLUDE

    INCLUDE

    /private/tmp/homedirs
    /tmp
    /private

    NOTE
    Specify paths to include or exclude, preceeding rules which targ
    et user-homes with ~/

    [/code]
    Yet whenever I open a Finder window and try an run a query on the contents of, say, /tmp/homedirs/sketch/My Documents/ I get nothing. Spotlight doesn’t even try.

    Any ideas of what’s going on here?

    #366662
    sketch
    Participant

    further investigation has revealed the nobrowse option is the culprit.

    Now I’m wondering if there’s a workaround, because the nobrowse is kind of nice.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed