This document is archived and information here might be outdated. Recommended version. |
Provides access to the IndexingConfiguration Interface.
Name | Description | |
---|---|---|
Filter | File extensions to be filtered out. | |
FullIndexInterval | Full index interval. | |
IncrementalIndexInterval | Incremental index interval. | |
IsPaused | Indicates whether to pause indexing until instructed to resume. | |
Paths | The target paths to be indexed. | |
Recursive | Indicates whether to recursively get the children of target path. | |
ReplaceIndex | Indicates whether to replace existing index. | |
ReplaceItems | Indicates whether to replace existing items. | |
SkipConnections | Indicates whether to skip connection files (sde, ags, wcs, wms, etc) copied to non-default locations. | |
StartTime | Index start time. | |
WasRunning | Indicates whether the indexer was running when it was paused. |
Classes | Description |
---|---|
IndexingConfiguration | Provide access to the IndexingConfiguration object. |