XmlRootTag
The name to use for the root XML node in a batch of documents to be indexed into IDOL Server.
This parameter has no effect unless you set UseXmlIndexing=TRUE
.
You can change the name of the root node if you have configured a custom node name in the Content component of your IDOL Server.
Type: | String |
Default: | DOCUMENTS |
Required: | No |
Configuration Section: | Any section that configures settings for indexing into IDOL Server or Indexing |
Example: | XmlRootTag=CUSTOM_DOCUMENTS
|
See Also: | XmlDocumentTag |