DREADDDATA: Index Data over a Socket
The DREADDDATA
index action (case sensitive) allows you to directly index data over a socket into the Content component. For example:
DREADDDATA?optionalParamsData#DREENDDATAkillDuplicatesOption\n\n
NOTE: This index action requires a POST request method. See Send Data with a POST Method.
Parameters
The following parameters are available for the
index action.DREADDDATA
Data
|
The content of the IDX or XML document to index. You can use gzipped data. You must add This parameter is required. |
optionalParams
|
The NOTE: The
For information about the parameters and options available, |
killDuplicatesOption
|
This optional parameter is equivalent to the You append the option directly to the
For more information about these options, |
NOTE: Parameters that you set in the DREADDDATA
action override any equivalent settings specified in the Content component configuration file.