Updating Discovery Search
Updating Discovery Search requires updates in two areas:
web.config
IIS
Updating the web.config
Download Discovery Search from Shinydocs Collab
Install in a new folder within the same directory as the prior installation
Copy all settings from the old web.config file and paste them into the designated area in the new web.config file, as suggested by the following comments:
CODE<!-- For Migration, place all settings from a previous version of the web.config not already set above; below this line. They will be migrated into the index on first startup, and then can safely be removed from disk. --> <!-- For settings that were previously in the Configuration Directory, leave them there until after first startup, they will be migrated to the index. Once complete, you can remove them from disk -->
Update the following parameters in the new config file to match the value from the previous config file:
IndexServerUrl
SettingsIndexName
SettingsEncryptionKey
ActiveDirectoryAdminGroup
Typically, any current settings not already in the configuration file should be copied. However, if you didn’t, reasonable defaults would be applied which can then be configured through the admin pages.
Updating Internet Information Services (IIS) Manager
Open the IIS Manager
Locate and select the Discovery Search site
Stop the site
Select Basic Settings
Update the Physical path value with the new folder
Start the site
Verifying installation and cleaning up temp files
Launch a browser and open the Discovery Search site (for example, http://localhost:9200/admin)
Confirm Discovery Search is live and accessible
Remove all temp files under C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\