RegenerateFieldStatsIndex
Regenerate field statistics for your index without reindexing the Content component. Set RegenerateFieldStatsIndex
to True
if you want to create and use field statistics, but have already indexed content. This option allows Content to generate the files that it requires to store field statistics at startup, so that you need only restart Content 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 Content.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | RegenerateFieldStatsIndex=True
|
See Also: | CollectFieldStatistics
|