Use DREADDDATA to Index Data Over a Socket

The DREADDDATA index action (case sensitive) allows you to directly index data over a socket into HPE IDOL.

NOTE:

This index action requires a POST request method. For more information, refer to the IDOL Server Administration Guide.

For example:

http://IDOLhost:indexPort/DREADDDATA?OptionalParamsData#DREENDDATAKillDuplicatesOption\n\n

where,

IDOLhost is the IP address or host name of the machine on which HPE IDOL is installed.
indexPort is the indexing port of the HPE IDOL (specified in the IndexPort parameter in the [Server] section of the HPE IDOL configuration file.
optionalParams are any optional index action parameters. DREADDDATA accepts the same optional parameters as the DREADD index action, except for KillDuplicatesOption.
Data

is the content of the IDX or XML document to index. You must add #DREENDDATA to the end of your data. You can use gzipped documents, but #DREENDDATA must not be compressed.

This parameter is required.

KillDuplicatesOption is the option to use for removing duplicate documents.

For details of all the parameters available in the DREADDDATA index action, refer to the IDOL Server Reference.


_HP_HTML5_bannerTitle.htm