Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DFileConvertJob::SetInputItem Method (dtsSearchResultsItem&)
SetInputItem Method | DFileConvertJob Class | dtSearch Namespace | Send Feedback

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

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

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
Group
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DFileConvertJob Class > SetInputItem Method > DFileConvertJob::SetInputItem Method (dtsSearchResultsItem&)
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.