RegenerateFieldStatsIndex
Regenerate field statistics for your index without reindexing IDOL Content Component. Set RegenerateFieldStatsIndex
to True
if you want to create and use field statistics, but have already indexed content into IDOL Content Component. This option allows IDOL Content Component to generate the files that it requires to store field statistics at startup, so that you need only restart IDOL Content Component to use field statistics, rather than having to reindex all your data.
After you generate the field statistics index, OpenText recommends that you disable RegenerateFieldStatsIndex
again to avoid wasting time by regenerating the field statistics index every time you restart IDOL Content Component.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | RegenerateFieldStatsIndex=True
|
See Also: | CollectFieldStatistics
|