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