SolrImportCleanType

Description

The SolrImportCleanType enumeration contains options of search index clearing before updating.

It is used by the following properties and methods:

Available Values

Value Brief description
-1 None. Do not clear index.
0 All. Clear index completely.
1 Specified. Clear indexed data for the specified sources.

See also:

BISearch Assembly Enumerations