DatabaseType
The fields with this property hold Knowledge Discovery database names. Type True
to indicate that the associated PropertyFieldCSVs fields contain the name of the database that Distributed Index Handler must store the document in.
If you specify a database in the index action when you index a document, the database in the action overrides the database in the DatabaseType
field.
NOTE: Each document that you store in the Content component must contain only one DatabaseType
field. If Content receives a document that contains more than one DatabaseType
field, it acknowledges only the first DatabaseType
field and ignores the rest.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | MyProperty
|
Example: | DatabaseType=True
|
See Also: | Property
PropertyFieldCSVs |