IImportExecutor

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The IImportExecutor interface contains methods that are used to prepare and index data sources.

Inheritance Hierarchy

IImportExecutor

Comments

The ISearchEngineSchema.ImportExecutor property allows access to the object, which executes indexing.

NOTE. The ISearchEngineSchema.ImportExecutor property is available only in the Fore.NET language.

Methods

  Method name Brief description
CreateContext The CreateContext method creates a context for data source indexing.
Import The Import method indexes data sources.

See also:

BISearch Assembly Interfaces