Regenerate the unstemmed index without reindexing IDOL Server. Set RegenerateUnstemmedIndex
to True
if you want to regenerate the unstemmed index but have already indexed content into IDOL Server. This allows IDOL Server to generate the unstemmed index files without you having to reindex all your data.
RegenerateUnstemmedIndex
also allows you to regenerate the unstemmed index after the ValidateUnstemmed part of a validation fails, or to encrypt the unstemmed term tree if you turn on encryption for an index that has existing data.
After the unstemmed index has been regenerated, Micro Focus recommends that you disable RegenerateUnstemmedIndex
again to avoid wasting time by regenerating the unstemmed index every time you restart IDOL Server.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | RegenerateUnstemmedIndex=True
|
See Also: | ValidateUnstemmed
DataEncryption Configuration Parameters |
|