RegenerateNumericDateIndex
Regenerate modified numeric fields without reindexing the Content component. Set RegenerateNumericDateIndex
to True
if you want to define NumericDateType fields or add extra NumericDateType fields but have already indexed content. This allows Content to generate the files that it requires to internally identify NumericDateType fields at startup, so that you need only to restart Content to be able to use NumericDateType fields, rather than having to reindex all your data.
After the numeric date index has been regenerated, Content recommends that you disable RegenerateNumericDateIndex
again to avoid wasting time by regenerating the numeric date index every time you restart Content.
NOTE: You can also regenerate the NumericDateType index without restarting the server by using the DREREGENERATE index action.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | RegenerateNumericDateIndex=True
|
See Also: | NumericDateType
DREREGENERATE index action |