Document

NOTE: This parameter description applies only to the CategoryDeleteTraining action.

The documents that you want to delete from category training. Use this parameter if you do not want to delete all the category training (training can include documents, text, and a Boolean expression).

NOTE: The documents are deleted only from the training, not from the IDOL Server data index.

Separate multiple IDs with commas. There must be no space before or after a comma. Alternatively, you can specify a range of documents by specifying a range of IDs.

Actions: CategoryDeleteTraining
Type: String
Default:  
Example: Document=123,987
This example deletes the documents with the IDs 123 and 987 from the category training.

Document=100-103
This example deletes the documents with the IDs 100, 101, 102, and 103 from the category training.
See Also: