DatabaseType
The fields with this property hold IDOL 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 an IDOL Server 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 IDOL Server must contain only one DatabaseType
field. If IDOL Server 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 |