The properties of the SearchReportJob class are listed here.
Public Properties
Text to be inserted after each hit in the report. | |
Text to be inserted before each hit in the report to highlight hits. | |
Text to appear after each block of context in the report. | |
Text to appear at the start of each block of context in the report. | |
Text to appear between blocks of context in the report (after one ContextFooter, before the next ContextHeader) | |
Contains any errors that occurred during generation of the search report. | |
Text to appear after each document in the report. | |
Text to appear at the start of each document in the report. | |
Text to appear after the end of the report. | |
Text to appear at the top of the report. | |
Number of blocks of context to include in the report for each document. | |
Number of words to scan in each document looking for blocks of context to include in the report. | |
File to write search report to. | |
The file format of the output. | |
Result of the search report, if OutputToString was set to true | |
Maximum number of characters to generate in the OutputString, when OutputToString is true. | |
Generate output to a string (OutputString), rather than to a file (OutputFile). | |
Number of paragraphs of context to include around each hit. | |
Set to a non-zero value to make the job terminate automatically after a specified number of seconds. | |
Approximate number of words of context to include around each hit. | |
Number of words of context to include around each hit. |
See Also