The following is a two-column table that lists the options or arguments in the first column with a brief description in the second column. The following options are supported:
Do not use schema aliases in config/schema.rdm file in the default search directory. Use with the u and m subcommands.
Do not create database if database is missing. Use with the u and m subcommands.
Disable schema checking. Use with the u and m subcommands.
Operate on the taxonomy. The taxonomy is used for browsing and classifying the database contents and is in the config/taxonomy.rdm file in the default search directory. Use with any resource description command.
The function you specified in the command works only on the non-persistent data in the resource description. RDs in the database are a merge of persistent and non-persistent data.
The function you specified in the command works only on the persistent data in the resource description. RDs in the database are a merge of persistent and non-persistent data.
Delete search result input file on exit. Use with the u, m, g and d subcommands.
Specifies attribute view list. The att names are not case sensitive and can be any attribute whether or not they are defined in the schema; for example, author or title. If you have a multi-valued att like class-1, class-2, and class-3, only enter class as the att name.
Set the indexing batch size to this number of RDs. Use with the u and m subcommands.
Specify where the search.conf file is. If you do not use this option, the default is the config/search.conf file in the default search directory. Other wise, you have to give the full path to the file.
The -i option specifies the character set of the input search result stream.
The -o option specifies the character set of the output search result stream.
For example, ISO8859-1, UTF-8, UTF-16. Character sets ISO8859-1 through ISO8859-15 are supported. Use -i with the u, m, and d subcommands. Use -o with the g, U, and L subcommands.
Limits the number of retrieved results. Use with the u subcommand. If not stated, the default value is unlimited except with the Q option (default 20).
Set log level to number. A setting of 1 (default) logs all the rdmgr commands. The higher the number the more detail the log file contains. The possible levels are 1- 100. This works with all subcommands.
Prints or displays progress to stdout, stderr or the filename file. This works with all subcommands. Timing information is reported in seconds.
Use with the progress option. A report is generated every number of RDs. The default is 500. Use with the u, m, g, d and U subcommands.
Specifies the schema definition file. If you do not use this option, the default is the config/schema.rdm file in the search server instance directory.
Specifies the search database name. If you are running this command on any database other than the default one, you need to use this option. The default database is the database defined in the config/search.conf file labeled datbase-name=logicaldbname.
This input option is used with the u, m, g and d subcommands.
The filename is a file of RDs using the default schema (use -s option for any other schema) in search result format.
The query is any regular search query.