IgnoreMissingContentAttributes
A Boolean value that specifies whether the connector indexes documents if it cannot obtain content from the specified content attribute.
The default value, false
, means that if the specified content attribute does not exist, the connector logs an error and does not produce a document for the entity.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section named by EntitySections |
Example: | IgnoreMissingContentAttributes=True
|
See Also: | ContentAttribute |