The HPE DIH accepts the DREADDDATA
indexing action, which allows you to send data over a socket to the HPE DIH for indexing. This action requires a POST request method. Use the following action syntax:
http://DIHhost:IndexPort/DREADDDATA?optionalParamsData#DREENDDATAkillDuplicatesOption\n\n
When you send this action to the HPE DIH instead of to an IDOL Server, note:
DIHhost
and IndexPort
are the host and index port of the HPE DIH, not of any of its child IDOL Servers.DistributeSendMinimal
to further reduce the amount of traffic and IDOL server load by allowing the HPE DIH to distribute index data and index actions.
|