swirec_disk_cache_min_entry_size

Minimum size for entries (grammars) in the disk and inet caches.

Value

Positive integer

Reasonable range: 0 to swirec_memory_cache_size

Default

0 (kB)

How to set

In Management Station set on the Nuance recognition service. If not using Management Station, set in a Recognizer configuration file (User-nrsxx.xml).

Usage

This parameter is only relevant when swirec_disk_cache_enabled is enabled.

This is a system-wide parameter. The setting applies to all applications using Recognizer.

Entries smaller than this size are not cached. This avoids sorting through a large cache (such as 32 GB) with lots of small grammars, which can be expensive.

Related parameters

See the full list of caching parameters in Fetching and caching parameters.