A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Shared directory path for indexing the Search results in a load balancing environment

Vote:
 

Hello,

We are using the EPiServer.Search.IndexingService for searching text on our website. In the development environment we have created a folder for indexing the Search results. The entry in the local Web.config file is as below:-

<episerver.search.indexingservice>

                <namedIndexes defaultIndex="default">

                                <indexes>

                                                <add name="default" directoryPath="C:\Search\trunk\Index" readonly="false"/>

                                </indexes>

</namedIndexes>

</episerver.search.indexingservice>

 

I would like to enquire if we could use a shared directory path for indexing the Search results in a load balancing environment.

How would Episerver handle the indexing of the search generated from each server in a load balancing environment?

#60002
Jul 10, 2012 14:00
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.