Main Registry Entries
Main Registry Entries Home
 
Main Registry Entries

Most of the registry entries for Indexing Service are found under the key

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\
ContentIndex.

The DefaultColumnFile entry is found under the key

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\
ContentIndexCommon
.

The main registry entries apply globally to all catalogs unless an entry with the same name exists under the Catalog subkey for a specific catalog. When an entry exists for a specific catalog, it takes precedence over the global, main registry entry. Some main registry entries cannot be overridden, as individually noted, but always apply globally.

The following table is an alphabetical list of the entries in this main registry group.

Entry nameDescription
CiCatalogFlagsControls file-modification notifications for scanning.
DaemonResponseTimeoutTime-out for CiDaemon.EXE, the indexing process, if indexing a corrupt file.
DefaultColumnFileFull physical path and name of the file to read for column definitions in .asp files and in .idq files. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
DelayedFilterRetriesNumber of times Indexing Service tries to index documents that could not be indexed on the first try.
DelayUsnReadOnLowResourceControls reading the update sequence number (USN) journal during heavy use of resources.
DLLsToRegisterList of dynamic-link libraries (DLLs) that have DllRegisterServer called when Indexing Service starts. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
EventLogFlagsControls types of events logged to Indexing Service event-message log.
FilterBufferSizeSets the size in memory for a communication buffer of an Indexing Service filter process.
FilterDelayIntervalDetermines time delay for controlling indexing resource use.
FilterDirectoriesControls the indexing of system properties for directories.
FilterFilesWithUnknownExtensionsControls the indexing of files with unregistered extensions.
FilterIdleTimeoutTime after which unused filter DLLs loaded by the CiDaemon.exe process are released.
FilterRemainingThresholdDelays when only a few files await filtering in order to control index resource use.
FilterRetriesMaximum retries allowed to index a file.
FilterRetryIntervalTime interval between indexing retries.
ForcedNetPathScanIntervalTime interval between forced scans on directories on paths with no notifications.
ForcePathAliasControls the conditions under which path aliasing is applied to query results.
GenerateCharacterizationControls the creation of an abstract of a file.
IMAPSvcInstanceInstance number of the Internet Mail Access Protocol (IMAP) virtual server with virtual roots to index (Internet Information Services (IIS) only)
IsapiDateTimeFormattingSpecifies what form of date and time formatting is applied to ISAPI queries. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
IsapiDateTimeLocalSpecifies the time zone to use when formatting the date and time for ISAPI queries. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
IsapiDefaultCatalogDirectoryDefault Indexing Service catalog name. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
IsapiMaxEntriesInQueryCacheMaximum number of cached queries. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
IsapiMaxRecordsInResultSetMaximum number of rows that can be returned from a query made using ISAPI. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
IsapiQueryCachePurgeIntervalTime interval during which a query item persists in the cache. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
IsapiRequestQueueSizeMaximum number of query requests to queue when servicing query requests. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
IsapiRequestThresholdFactorMultiplier for determining the maximum number of threads per server that simultaneously process query requests. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
IsAutoAliasControls whether file shares automatically have aliases.
IsEnumAllowedDetermines whether directory-enumeration can be used to execute a query.
IsIndexingIMAPSvcConfiguration flag to index IMAP servers for IIS.
IsIndexingNNTPSvcConfiguration flag to index Network News Transfer Protocol (NNTP) servers for IIS.
IsIndexingW3SVCConfiguration flag to index Web servers.
IsReadOnlySpecifies whether the catalog is query-only and is not updated.
LeaveCorruptCatalogSpecifies whether to clean up a corrupt catalog.
LowResourceCheckIntervalTime interval after which to check resource usage when creating word lists.
LowResourceSleepTime interval that Indexing Service waits after low-resource conditions occur before retrying the affected processing.
MajorVersionIndicates major version number of Indexing Service. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MasterMergeCheckpointIntervalInterval for checkpoints used when master merge is restarted.
MasterMergeTimeTime of day to begin master merge.
MaxActiveQueryThreadsMaximum number of query threads for ISAPI queries.
MaxActiveRequestThreadsMaximum number of request threads. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MaxAutoAliasRefreshFrequency at which aliases for file shares are refreshed.
MaxCachedPipesMaximum number of cached named pipes. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MaxCatalogsMaximum number of catalogs that can be open at one time. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MaxCharacterizationMaximum number of characters in an abstract.
MaxDaemonVmUseMaximum amount of pagefile space allocated to a swapped-out filter daemon.
MaxFilesizeFilteredMaximum size of file to filter. If size is exceeded, only the properties of the document are filtered—not the content.
MaxFilesizeMultiplierMultiplier for the maximum amount of index data allowable from a file before Indexing Service treats the file as invalid.
MaxFreshCountMaximum number of files for which index data is not included in master index.
MaxFreshDeletesMaximum number of files deleted from master index before master index is updated.
MaxIdealIndexesMaximum number of indexes in a well-tuned system.
MaxIndexesMaximum number of indexes in catalog.
MaxMergeIntervalWait interval for Indexing Service between merges.
MaxPendingDocumentsMaximum number of documents not yet indexed before marking the index out of date for property queries.
MaxQueryExecutionTimeMaximum execution time for query before an error is reported.
MaxQueryTimesliceMaximum query execution time for one time slice before another thread may be activated.
MaxQueueChunksMaximum number of buffers used for unfiltered documents.
MaxRestrictionNodesMaximum number of query restriction nodes.
MaxRunningWebhitsMaximum number of instances of the WEBHITS.DLL that can run concurrently for use by ISAPI with a Web server. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MaxShadowFreeForceMergeMaximum percentage of free disk space used by shadow indexes before a master merge is triggered.
MaxShadowIndexSizeMaximum percentage of disk space used by shadow indexes before a master merge is triggered.
MaxSimultaneousRequestsMaximum number of simultaneous query-request connections supported. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MaxTextFilterBytesMaximum amount of information the text filter can process from a single file with a well-known extension.
MaxUsnLogSizeMaximum size of the USN journal.
MaxWebhitsCpuTimeTime-out value for WEBHITS.DLL. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MaxWordlistIoThreshold of input/output (I/O) activity above which indexing is delayed.
MaxWordListIoDiskPerfSystem I/O threshold above which indexing is delayed when disk-performance counters are enabled.
MaxWordListsMaximum number of word lists before Indexing Service merges them to the master index.
MaxWordlistSizeMaximum amount of memory for one word list.
MinClientIdleTimeAmount of time a query client connection can be idle before the connection is dropped. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MinDiskFreeForceMergeMinimum percentage of free disk space available before a master merge is triggered.
MinDiskSpaceToLeaveMinimum amount of free disk space to leave on a disk.
MinIdleQueryThreadsMinimum number of idle threads available for queries.
MinIdleRequestThreadsMinimum number of idle threads available for indexing. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MinimizeWorkingSetFlag to minimize requested working set for Indexing Service. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
MinMergeIdleTimeMinimum percentage of average system idle time to allow annealing merges.
MinorVersionMinor version of Indexing Service.
MinSizeMergeWordlistsMinimum combined size of word lists to force shadow merge.
MinWordlistBatteryMinimum percentage of battery life required to keep indexing active.
MinWordlistMemoryMinimum free memory available for new word lists.
NNTPSvcInstanceInstance identifier (ID) for the NNTP server.
PropertyStoreBackupSizeSize of memory allocation for primary property-cache backup on disk.
PropertyStoreMappedCacheMaximum number of pages in memory for the primary property cache.
RequestTimeoutFor query clients, time to wait before named pipe instance request fails. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
ScanBackoffControls the use of system resources by Indexing Service during scans.
SecPropertyStoreBackupSizeSize of memory allocation for secondary property cache backup.
SecPropertyStoreMappedCacheMaximum number of pages in memory for the secondary property cache.
StartupDelayDelay to let system start before initiating Indexing Service. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
StompLastAccessDelayControls updating of the last access time property of a file being indexed.
ThreadClassFilterPriority class of the indexing process (CiDaemon.exe).
ThreadPriorityFilterPriority level of the filtering thread within the indexing process.
ThreadPriorityMergePriority level of the merge thread within the indexing process.
UsnLogAllocationDeltaAllocation to remove from front of the USN journal to make room to write more entries.
UsnReadMinSizeSpecifies the minimum size that the USN journal must attain before processing of change notifications proceeds.
UsnReadTimeoutSpecifies the maximum interval of time to wait before processing change notifications in the USN journal.
W3SvcInstanceInstance ID of the World Wide Web (WWW) server being indexed.
WebhitsDisplayScriptControls whether to include scripting code in hit-highlighting results. Cannot be overridden by an identically named entry under the Catalog subkey for a specific catalog.
WordlistUserIdleUser idle time required before filtering runs.

 

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View