You are here: C++ API > Classes > dtsSearchResults Class > dtsSearchResults::makeReport Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsSearchResults::makeReport Method
Syntax
C++
void makeReport(dtsSearchReportJob& aJob);
Parameters
Description
dtsSearchReportJob& aJob
The dtsSearchReportJob that specifies how the report should be generated

Generate a search report from search results. A search report shows each hit with a specified amount of context, and can be in HTML, RTF, or plain text.