Regenerate modified numeric fields without reindexing HPE IDOL Server. Set RegenerateNumericIndex
to true
if you want to define NumericType fields or add extra NumericType fields but have already indexed content into HPE IDOL Server. This allows HPE IDOL Server to generate the files that it requires to internally identify NumericType fields at startup, so that you need only to restart HPE IDOL Server 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, HPE recommends that you disable RegenerateNumericIndex
again to avoid wasting time by regenerating the numeric index every time you restart HPE IDOL Server.
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: |
DREREGENERATE index action |
|