A query to Content Manager that identifies new documents to index. Set this parameter only if you want to index new documents identified by a custom query.
synchronize
fetch action issues an ingest-add command for each document that is returned by the query.For information about how to construct the query, refer to the Content Manager Documentation.
You can use this parameter only with TRIM 7.3 and later.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | AddRecords=createdOn:this week and assignee:me
|
See Also: |
|