question

MariaRamirez-1200 avatar image
0 Votes"
MariaRamirez-1200 asked MariaRamirez-1200 commented

Can a SharePoint 2013 search index reset change the index location?

The SP index was reset recently, after that, over the weekend, the D: drive that was hosting the index got completely full and, after that, the index reverted to its original location on the C: drive, which caused a whole lot of issues, because the system drive got completely full, which caused additional issues.

What could have caused the index to be now stored in the C: drive indead of on its previous location in D: drive?

office-sharepoint-server-administrationoffice-sharepoint-server-customizationoffice-sharepoint-server-itpro
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

UmrF avatar image
0 Votes"
UmrF answered MariaRamirez-1200 commented

Due to the reason drive was full its possible it moved on to the default location on C:\ in temp folder . I have seen this behavior with ULS Logs.

Resetting index does not change the index location.

Make sure you have drive big enough to host the index files, reset the index and start the crawl . you should see the index populated on D;.

Use the PowerShell to make sure index location is same as D:\ in Search service application.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks a lot. That is what I suspected. I was afraid I was terribly wrong about this.

0 Votes 0 ·
CaseyYangMSFT-4714 avatar image
0 Votes"
CaseyYangMSFT-4714 answered CaseyYangMSFT-4714 commented

Hi @MariaRamirez-1200,

Is there anything has been changed before the issue occurs? Did any other users move index location?

When you reset the search index in SharePoint Server, all content is immediately removed from the search index and users will not be able to retrieve search results. SharePoint 2013 search index reset are not able to change the index location.


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Over the 4 weeks before the index reset was made, the storage used on disk by SP Search Index doubled in size. As far as I know, no other users did move the index location from the C: drive to the D: drive.

Can the D: drive getting full make the index to change location to the C: drive?

0 Votes 0 ·

Hi @MariaRamirez-1200,

Like UmrF said, it is possible index change location to the C: drive because D: drive is full.

1 Vote 1 ·