You are here: C++ Support Classes > dtSearch Namespace > Classes > DFileConvertJob Class > SetInputItem Method > DFileConvertJob::SetInputItem Method (const dtsSearchResultsItem&)
DFileConvertJob::SetInputItem Method (const dtsSearchResultsItem&)
Close
dtSearch Text Retrieval Engine Programmer's Reference
DFileConvertJob::SetInputItem Method (const dtsSearchResultsItem&)

SetInputItem initializes a DFileConvertJob with information about a document that is available from search results.

Syntax
C++
void SetInputItem(const dtsSearchResultsItem& item);
Parameters
Description
const dtsSearchResultsItem& item
The item to use as input

Data transferred from search results in SetInputItem includes:

  • The filename
  • The hit count and hit offsets
  • The file type of the document when it was indexed
  • The document id of the document in the index
  • The index path and alphabet location