DocumentsXml
Use this parameter to specify the location of an XML file describing the types to be indexed. If the file does not exist, the file will be generated, including a maximal list of types with comments to describe the fields and relationships available for each type. The synchronize
action will terminate immediately after generating the file. The generated file is mainly for reference and is not intended to be used as the actual types to be indexed.
Type: | String |
Default: | documents.xml |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | DocumentsXml=documents.xml
|
See Also: |