The terms of service imposed by Twitter require that when a Twitter account holder deletes a message (a tweet), that message must also be deleted from any third party systems that have captured the message.
To automatically delete these Twitter messages from your IDOL server, ensure that the IngestEnableDeletes
parameter is set to true
(or is not set and therefore is true
by default). This parameter is set in the [Ingestion]
section of the DataSift Connector configuration file. When the connector runs the synchronize
action, any messages that were deleted from Twitter are removed from your IDOL server.
|