The Metadata Manager settings are loaded through the MetadataModule.default.xml configuration file.
Parameter |
Default |
Description |
---|---|---|
metadata.suf.filename |
Metadata.ser.gz |
Indicates the location where your system stores the updates to your metadata fields. |
metadata.config.filename |
Metadata.xml |
Contains a list of metadata fields for indexing. |
metadata.uid.filename |
metadata.uid.dat |
The name of the file that stores the next unique ID, which is used when creating new metadata fields. Do not change this parameter. |
parser.suf.filename |
parser.ser.suf |
Indicates the location where your system stores the updates to your parser. |
parser.config.filename |
Parsers.xml |
Contains a list of parsers processing metadata values. |
parser.uid.filename |
parser.uid.dat |
The name of the file that stores the next unique ID, which is used when creating new parser. Do not change this parameter. |