ISolrImportContext

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ISolrImportContext interface contains properties to determine basic settings of data indexing.

Inheritance Hierarchy

ISolrImportContext

Comments

To create context, use the IImportExecutor.CreateContext method. To determine indexing settings lead the method result to the ISolrImportContext interface.

Properties

  Property name Brief description
CleanType The CleanType method determines mode of search index clearing before update.
Locales The Locales property determines a list of languages used for data indexing.

See also:

BISearch Assembly Interfaces