String set containing pairs of field names and values to be associated with a document. These field-value pairs are passed to the indexer as dtsInputStream.fields. (Inherited from DInputStreamBase)
Normally when releaseCB is called, the object is deleted. Set this flag to suppress if the caller will manage the object lifetime. (Inherited from DInputStreamBase)
String set containing pairs of field names and values to be associated with a document. These field-value pairs are passed to the indexer as dtsInputStream.fields. (Inherited from DInputStreamBase)
Normally when releaseCB is called, the object is deleted. Set this flag to suppress if the caller will manage the object lifetime. (Inherited from DInputStreamBase)
The contents of the input stream can be plain text or binary data. Binary data is parsed in the dtSearch Engine exactly as if it were a disk file, so a memory input stream can be used with binary file formats such as Microsoft Word documents, PDF files, etc.