Name

vt_batch_d_id — Specify a document to update in a vt batch.

Synopsis

vt_batch_d_id ( in d_id any );

Description

Multiple documents may be indexed or unindexed with a single batch. In this case this function will be called for each document id, in ascending order of ID.

Parameters

d_id

the free text document ID of the row whose index entry is to be updated.

Errors

Table24.115.Errors signalled by

SQLState Error Code Error Text Description