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


IIndexingConfiguration Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Search)  

IIndexingConfiguration Interface

Provides access to the IndexingConfiguration Interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

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.

CoClasses that implement IIndexingConfiguration

CoClasses and Classes Description
IndexingConfiguration Provide access to the IndexingConfiguration object.