次の方法で共有


ThreadPriorityFilter

Note

Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.

 

The ThreadPriorityFilter entry is the priority level of the filtering thread within the CiDaemon.exe process.

Summary

Type:
REG_DWORD
Default:
1 (THREAD_PRIORITY_ABOVE_NORMAL)
Range:
-2 (THREAD_PRIORITY_LOWEST),
-1 (THREAD_PRIORITY_BELOW_NORMAL),
 0 (THREAD_PRIORITY_NORMAL),
 1 (THREAD_PRIORITY_ABOVE_NORMAL),
 2 (THREAD_PRIORITY_HIGHEST)

 

Remarks

The combination of the value of the ThreadPriorityFilter entry and the value of the ThreadClassFilter entry controls the scheduling priority of the filtering process.

Catalog, Property, and Scope Registry Entries

Main Registry Entries

ThreadClassFilter