Keyoti Search for ASP.NET API Docs
Build Method
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexBuild()()()
Keyoti Search for ASP.NET 2010
Indexes the documents in the 'database'. This is required before searches can be performed.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Unnecessary, please reimport sources instead, or use RefreshIndex()", 
	true)]
public virtual void Build()
<ObsoleteAttribute("Unnecessary, please reimport sources instead, or use RefreshIndex()",  _
	True)> _
Public Overridable Sub Build
[ObsoleteAttribute(L"Unnecessary, please reimport sources instead, or use RefreshIndex()", 
	true)]
public:
virtual void Build()
Exceptions
ExceptionCondition
InvalidOperationExceptionIf Configuration.IsLock is true (a lock has been applied).

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