lib |
Library
|
|
Library object. |
enabled |
y |
|
n y |
|
Specifies whether the LibLoc is enabled.
When enabled, all specified includeFiles are dynamically
loaded, making the associated Library (etc) definitions
visible to the installation.
|
includeFiles |
|
|
The list of files to be loaded when the LibLoc is enabled.
|
dir |
|
|
List of directory names with the library's flat files.
The files will be searched in the directories in the same order as
they are specified in the list.
Typical value: $dataRoot/mydir/
|
offDir |
|
|
List of offline directory names with the library's flat files.
It can be stored there during the indexing process to prevent disruption
of the server. The number and sequence of entries must match the dir attribute.
|
indexDir |
SRSINX: |
|
Name of the directory with the SRS indices.
|
offIndexDir |
SRSOFFINX: |
|
Name of the directory with the SRS indices for offline version.
|
restrictTo |
User
|
|
Restrict access to the users listed.
|