Delete a Database and All the Documents that it Contains
The DREREMOVEDBASE action allows the DIH to delete a Content component database and all the documents it contains. Use the following action syntax:
http://DIHhost:IndexPort/DREREMOVEDBASE?DREDbName=DatabaseName
When you send this action to the DIH instead of to Content, note:
DIHhost
is the IP address (or name) of the machine on which the DIH is installed,IndexPort
is the number of the port that you use to send index actions to the DIH, andDatabaseName
is the name of the database to remove.- This action removes the database from every child Content component that has a database of the specified name. If all Content components are identical, all are treated equally. If the Content components are not all identical, this action might have unintended consequences.