Data
Type the content of the IDX or XML document to index. You can gzip the document data. You must add #DREENDDATA
(uncompressed) to the end of the data.
Specify the fields and field values as follows (this list is not exhaustive):
#DREDOCREF reference DREFIELD fieldName #DRECONTENT #DRETYPE type #DREDBNAME dbName #DREENDDATA
where,
#DREDOCREF reference
|
is the reference of the document containing the field to change or delete. |
#DREFIELD fieldName
|
is the name of a specific field, such as author. |
#DRECONTENT
|
is the content of the IDX or XML document to index. |
#DRETYPE type
|
is the data type of the content. |
#DREDBNAME dbName
|
is the name of the database in which to index the content. |
#DREENDDATA
|
must exist at the end of the action parameter block to signify the end of the data. It must not be compressed. |
Actions: | DREADDDATA |
Type: | String |
Default: | |
Example: | #DREREFERENCE 572801A2\n
In this example, the DREADDDATA adds the content specified in #DRECONTENT to the Poetry database.
|
See Also: |