Keyoti Search for ASP.NET 2010
Indexes the documents in the 'database'. This is required before searches can be performed.

Declaration Syntax
[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
Exception | Condition |
---|
InvalidOperationException | If Configuration.IsLock is true (a lock has been applied).
|
Assembly:
Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609