Lexicon configuration |
Virtual Machine |
Open PROIV Control Panel and click Virtual Machine.
Expand Lexicon
and then click Configuration.
The Lexicon Configuration page appears with the current configuration.
Make your changes to the configuration as necessary:
Item |
Description |
Database Type |
Select the lexicon database type. By default, System Database appears. |
Lexicon Database Host |
Enter the lexicon database host. The host on which the lexicon database resides. |
Lexicon Database Port |
Enter the lexicon database port. The port on which to connect the lexicon database. PostgreSQL = "5432", Oracle = "1521" and SQLServer = "1433". |
Lexicon Database Name |
Enter the lexicon database name. |
Lexicon Database Username |
Enter the username with which you can access the Lexicon jdbc connection. |
Lexicon Database Password |
Enter the password with which you can access the Lexicon jdbc connection. |
Lexicon Base Language |
The base language for Lexicon database is English (EN). However you can modify it as required. |
Lexicon String Cache Max Size |
The maximum size of lexicon's string cache; Specify in number of individual strings to be cached. |
Database Retry Exception List |
Enter the database retry exception list. By default, "connection reset by peer" is set. You can change it as required. |
Lexicon Translation Timeout |
The period of time specified in milliseconds to allow the lexicon to produce translation before timing out. By default, it is 500. |
Lexicon Translation Cache Max Size |
Enter the maximum size for Lexicon Translation cache. By default, it is 3000. |
Lexicon Database Connections Pool Initial Size |
Enter the initial size for the lexicon database connections to pool. By default, the initial size is set to 1. |
Lexicon Database Connections Pool Max Size |
Enter the maximum size for the lexicon database connections to pool. By default, the maximum size is set to 100. |
Lexicon Database Connections Pool Idle Timeout |
Enter the length of time in milliseconds that a connection can remain idle in the pool. After this time, the pool will close the connection. By default, 3600. |
Lexicon Worker Threads Initial Size |
Enter the number of worker threads to initialise at startup. |
Lexicon Worker Threads Maximum Size |
Enter the maximum number of lexicon worker threads that can be started to serve the demand. |
Topic ID: 700060