Changing the location of the SharePoint Server Search Service Index File

    Problem

    SharePoint Server Search Service is filling up your C:\ drive by writing its search index to C:\Program Files\Microsoft Office Servers\12.0\Data\Office Server\Applications.

    Explanation

    When you configure SharePoint one of the first services started is the SharePoint Server Search Service(MOSS 2007). It’s a common mistake to allow your shared service provider to utilize the default search index location: C:\Program Files\Microsoft Office Servers\12.0\Data\Office Server\Applications . As your search corpus grows, so does the search index (at roughly 30% of the corpus) eventually the resulting index files will overload your operating system’s drive.

    Log into central administration and select “Services on Server”

    clip_image001

    Select “Office SharePoint Server Search”

    clip_image002

    Note the index location

    clip_image003

    Solution

    Using stsadm (located at C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN) run the following command

    Stsadm -o osearch -defaultindexlocation “e:\search index”

    clip_image004

VN:F [1.9.1_1087]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.1_1087]
Rating: 0 (from 0 votes)

Popularity: 2% [?]

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

No Responses to “Changing the location of the SharePoint Server Search Service Index File”

Leave a Reply:

Name (required):
Mail (will not be published) (required):
Website:
Comment (required):
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>