Keyoti SearchUnit API Docs
LoadConfiguration Method (theIndexDirectory)
API DocumentationKeyoti.SearchEngine.WebSearchResultLoadConfiguration(String)
Keyoti SearchUnit v6
Load configuration object values from the Configuration.xml file.
Declaration Syntax
C#Visual Basic
public virtual void LoadConfiguration(
	string theIndexDirectory
)
Public Overridable Sub LoadConfiguration ( 
	theIndexDirectory As String
)
Parameters
theIndexDirectory (String)
Remarks
This should be called before any code makes changes to the Configuration property, as this will overwrite any existing settings.

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610