Regenerate modified parametric fields without reindexing HPE IDOL Server. Set RegenerateParametricIndex
to True
if you want to define ParametricType fields or add extra ParametricType 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 ParametricType fields at startup, so that you need only to restart HPE IDOL Server to be able to use ParametricType fields, rather than having to reindex all your data.
After the parametric index has been regenerated, HPE recommends that you disable RegenerateParametricIndex
again to avoid wasting time by regenerating the parametric index every time you restart HPE IDOL Server.
You can also regenerate the ParametricType index without restarting the server by using the DREREGENERATE index action.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | RegenerateParametricIndex=True
|
See Also: | ParametricType
DREREGENERATE index action |
|