RegenerateParametricIndex
Regenerate modified parametric fields without reindexing the Content component. Set RegenerateParametricIndex
to True
if you want to define ParametricType fields or add extra ParametricType fields but have already indexed content. This allows Content to generate the files that it requires to internally identify ParametricType fields at startup, so that you need only to restart Content to be able to use ParametricType fields, rather than having to reindex all your data.
After the parametric index has been regenerated, OpenText recommends that you disable RegenerateParametricIndex
again to avoid wasting time by regenerating the parametric index every time you restart Content.
NOTE: 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 |