TermInfoReadBlockSize
The block size (in bytes) that IDOL Content Component reads from disk each time it retrieves term information. When you enable encryption, TermInfoReadBlockSize
also controls the size of encrypted block that IDOL Content Component uses when it reads and writes terms.
In most cases, OpenText recommends that you use the default value. However, different storage devices have different characteristics, so you might be able to improve performance by modifying this parameter, particularly if IDOL Content Component is reading many terms, for example when it processes a broad Wildcard query.
Type: | Integer |
Default: | 65536 |
Required: | No |
Allowed Range: | Minimum: 2048 Maximum: 65536 |
Configuration Section: | Server |
Example: | TermInfoReadBlockSize=4096
|
See Also: |