Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DFileConvertJob::SetInputItem Method (DSearchResults&, long)
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(DSearchResults& res, long iItem = -1);
Parameters
Parameters 
Description 
DSearchResults& res 
Search results containing the item 
long iItem = -1 
The item in search results 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 (DSearchResults&, long)
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.