EngineCacheSize

The number of non-default processing engine configurations to store in the cache.

When you run a Named Entity Recognition operation with parameters that override the configured settings, Named Entity Recognition Server creates a new processing engine to run the operation. By default, Named Entity Recognition Server caches these configurations to improve the performance when you use the same settings again.

You can increase the value of EngineCacheSize to improve performance, at the expense of using more memory to store the configurations in the cache.

Type: Integer
Default: 10
Allowed Range: Minimum: 4
Maximum: 100
Required: No
Configuration Section: Server
Example: EngineCacheSize=5
See Also: