IndexPriority

The priority to use in index actions. Specify an integer from 0 to 100, where 0 is the lowest priority and 100 is the highest. The Content component processes index actions in order of priority. The default value (-1) means that no priority is specified in the index action and the default priority is assigned by Content.

You might set this parameter when you want to prioritize documents from CFS above other index commands.

Type: Integer
Default: -1
Allowed Range: Minimum: 0
Maximum: 100
Required: No
Configuration Section: Any section specified by IndexerSectionN or Indexing
Example: IndexPriority=100
See Also: