DREDbName
The IDOL Server database into which to index the IDX or XML file.
NOTE: You must percent-encode any punctuation characters in the database name.
By default, IDOL Server determines the database to use by checking the values of the configured DatabaseType fields in your documents. You can set DREDbName
to override the value of the DatabaseType field in the document.
If your IDOL Server configuration does not define any DatabaseType fields, you must specify either DREDbName
or DatabaseFields when you add documents.
Actions: | DREADD
DREADDDATA |
Type: | String |
Default: | |
Example: | DREDbName=News
|
See Also: | CreateDatabase
DatabaseFields |