Keyoti Search for ASP.NET API Docs
Open Method
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexOpen()()()
Keyoti Search for ASP.NET 2010
Opens the index for use.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.", 
	false)]
public virtual void Open()
<ObsoleteAttribute("Open method not needed, automatically opened in the constructor now.",  _
	False)> _
Public Overridable Sub Open
[ObsoleteAttribute(L"Open method not needed, automatically opened in the constructor now.", 
	false)]
public:
virtual void Open()
Remarks
Will not reopen the DataAccess layer if it is already opened.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609