This document is archived and information here might be outdated.  Recommended version.


IIndexingConfiguration Interface (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IIndexingConfiguration Interface

Provides access to the IndexingConfiguration Interface.

Product Availability

No record for Search in Libraries found

Members

Name Description
Read/write property Filter File extensions to be filtered out.
Read/write property FullIndexInterval Full index interval.
Read/write property IncrementalIndexInterval Incremental index interval.
Read/write property IsPaused Indicates whether to pause indexing until instructed to resume.
Read/write property Paths The target paths to be indexed.
Read/write property Recursive Indicates whether to recursively get the children of target path.
Read/write property ReplaceIndex Indicates whether to replace existing index.
Read/write property ReplaceItems Indicates whether to replace existing items.
Read/write property SkipConnections Indicates whether to skip connection files (sde, ags, wcs, wms, etc) copied to non-default locations.
Read/write property StartTime Index start time.
Read/write property WasRunning Indicates whether the indexer was running when it was paused.

Classes that implement IIndexingConfiguration

Classes Description
IndexingConfiguration Provide access to the IndexingConfiguration object.