IImportExecutor

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The IImportExecutor interface contains methods to prepare and then to index data sources.

Inheritance Hierarchy

IImportExecutor

Comments

The ISearchEngineSchema.ImportExecutor propety gives access to the object which executes indexation.

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

Methods

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

See also:

BISearch Assembly Interfaces