May I change the location of Smart search indexes in the file system?

HelenaG Grulichova asked on May 10, 2011 02:24

May I change the location of Smart search indexes in the file system?

Correct Answer

HelenaG Grulichova answered on May 10, 2011 02:24

You can change the location by the CMSSearchIndexPath key in your web.config. For example:

<add key="CMSSearchIndexPath" value="App_Data\MyCustomIndexes" />

-hg-
1 votesVote for this answer Unmark Correct answer

Recent Answers


Jun Delos Reyes answered on May 9, 2014 10:59

Hi, is it possible to change the location of Indexes to an Azure Blob?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.