CreateDatabase
A Boolean value that specifies whether to add the action parameter CreateDatabase=TRUE
to index actions that are sent to the Content component. This instructs the Content component to create databases that do not already exist. For example, if you set this parameter to TRUE
and the database specified in a DREDBNAME
document field does not exist, the Content component will create it.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section specified by IndexerSectionN or Indexing |
Example: | CreateDatabase=TRUE
|
See Also: |