Change Document Metadata
The DRECHANGEMETA index action instructs the DIH to change the values of the importance rating, database, index date, or expiration date for specific documents in its child Content components.
Use the following action syntax:
http://DIHhost:IndexPort/DRECHANGEMETA?Type=metadataField&Refs=docReferences&NewValue=value
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, andIndexPort
is the number of the port that you use to send index actions to the DIH.- This action allows you to specify documents by either document reference or document ID. However, unless the child Content components are all identical, you must specify documents by reference only, not by document ID. Because dissimilar documents in different databases can have the same document ID, using document IDs with this action can have unintended consequences.
- This action also allows you to change the database that you assign a document to. If the child Content components do not all have identical databases, this action can have unintended consequences.