RegenerateNumericIndex

Regenerate modified numeric fields without reindexing IDOL Content Component. Set RegenerateNumericIndex to true if you want to define NumericType fields or add extra NumericType fields but have already indexed content into IDOL Content Component. This allows IDOL Content Component to generate the files that it requires to internally identify NumericType fields at startup, so that you need only to restart IDOL Content Component to be able to use NumericType fields, rather than having to reindex all your data.

RegenerateNumericIndex also allows you to regenerate the numeric index after the ValidateNumeric part of a validation fails.

After the numeric index has been regenerated, Micro Focus recommends that you disable RegenerateNumericIndex again to avoid wasting time by regenerating the numeric index every time you restart IDOL Content Component.

NOTE: You can also regenerate the NumericType index without restarting the server by using the DREREGENERATE index action.

Type: Boolean
Default: False
Required: No
Configuration Section: Server
Example: RegenerateNumericIndex=True
See Also: NumericType
PreCacheNumericFieldCSVs
ValidateNumeric
DREREGENERATE index action