TermExpandCacheSize
When generating patterns to match the forms that an answer could take, Answer Server sends TermExpand
actions to your IDOL Content component. In order to improve performance, Answer Server caches the results of these requests.
This parameter specifies the maximum number of term expansions to cache.
Type: | Integer |
Default: | 1000 |
Required: | No |
Configuration Section: | MySystem |
Example: | TermExpandCacheSize=500
|
See Also: | TermExpandCacheMaxRequests |