dtSearch Text Retrieval Engine .NET interface

SpiderInit.Initialize Method 

Initialize the Spider (call before first use).

public static int Initialize();

Remarks

Before the first time the Spider is used in a program, SpiderInit::Initialized must be called, and SpiderInit::Terminate must be called before the program exits.

See Also

SpiderInit Class | dtSearch.Spider Namespace