DREREGENERATE

Allows you to regenerate an index. You can use this index action to:

You must set Type, unless you set FieldProcessingSection.

You must set FieldProcessingSection if you want to use AugmentFieldCSVs, AugmentNegativeFieldCSVs, DiminishFieldCSVs, or DiminishNegativeFieldCSVs to update the field configuration.

Example

http://12.3.4.56:9071/DREREGENERATE?Type=Numeric,NumericDate

Required Parameters

You must set at least one of the following parameters.

Parameter Description
FieldProcessingSection The field processing configuration section that you want to update.
Type The type of index to regenerate.

Optional Parameters

This action accepts the following optional parameters.

Parameter Description
AugmentFieldCSVs A list of fields to add to the FieldProcessingSection PropertyFieldCSVs parameter.
AugmentNegativeFieldCSVs A list of fields to add to the FieldProcessingSection PropertyNegativeFieldCSVs parameter.
DiminishFieldCSVs A list of fields to remove from the FieldProcessingSection PropertyFieldCSVs parameter.
DiminishNegativeFieldCSVs A list of fields to remove from the FieldProcessingSection PropertyNegativeFieldCSVs parameter.

This index action accepts the following standard index action parameters.

Parameter Description
IgnoreMaxPendingItems Whether to ignore the IndexQueueMaxPendingItems limit for this index action.
IndexUID An identification code for any document tracking events.
NoArchive Turn off configured archiving for the index action.
Priority The priority for the index job.

Comments

You must set the Type parameter, unless you have also specified the FieldProcessingSection parameter.

If you set AugmentFieldCSVs, AugmentNegativeFieldCSVs, DiminishFieldCSVs, or DiminishNegativeFieldCSVs, you must also set FieldProcessingSection.