Setting Unique ID (UID) Generator parameters

The Unique ID Generator settings are loaded through the UIDGeneratorModule.default.xml configuration file. Table 4-6 shows the parameters in this file.

Table 4-6: UIDGeneratorModule.default.xml parameters

Parameter

Default

Description

filename

uid.dat

The file that stores the next unique ID.

alwaysOpen

false

If set to true, the underlying Java class leaves the file handle open to the file name above.

seed

1,000

The UID Generator seed starts from 1,000, as numbers less than 1,000 are reserved by Sybase Search as module IDs.