The deleteContent command enables you to delete from the ECR the index attribute configuration belonging to a specified singled owner or to all owners. Note that importing content deletes existing content by overwriting it.
To delete the index attribute configuration belonging to a single owner, use an deleteContent command of the following form:
runcommand.bat IFCR deleteContent attributes/{owner}
where:
Note
When you execute this command, you are prompted to verify that the want to delete the configuration belonging to the specified owner.
For example, the following command deletes the index attribute configuration belonging to an owner named ownerOne:
runcommand.bat IFCR deleteContent attributes/ownerOne
To delete the index attributes belonging to all owners, use a deleteContent command of the following form:
runcommand.bat IFCR deleteContent attributes
Note
Deleting all index attribute configuration makes your product data inaccessible to all forms of shoppers' searches.