directReportConfiguration Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.settings.directReportConfiguration"]
Namespace: imbWEM.Core.settings
public class directReportConfiguration : imbBindable
The directReportConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| directReportConfiguration | Initializes a new instance of the directReportConfiguration class |
| Name | Description | |
|---|---|---|
| doAutoRenameCrawlerFolder | Autorename crawler folder if already exists | |
| doAutoRenameSessionFolder | autorename session folder if already exists | |
| doDomainReport | General switch for all domain-level based reporting (except as aggregate source for module reporting) | |
| doIterationReport | General switch for all iteration based reporting (except module reporting) | |
| doPublishExperimentSessionTable | If true it will publich experimentSessionTable into report directory | |
| doPublishIndexPerformanceTable | If true it will publish index performance table into report directory | |
| doPublishPerformance | If it should create performanceRecord at the end of crawl job | |
| doTF_IDF_crawlReports | General switch for special term and TF-IDF reporting | |
| DR_ReportDomainPages | ||
| DR_ReportDomainTerms | ||
| DR_ReportIterationTerms | ||
| DR_ReportIterationUrls | ||
| DR_ReportModules | ||
| DR_ReportModules_DomainReports | Export module reports for each domain - (if module reporting is enabled) | |
| DR_ReportModules_XMLIteration | Export module iteration record XML objects (if module reporting is enabled) | |
| DR_ReportTimeline | ||
| DR_ReportWRecordLog | ||
| REPORT_DirectoryNameByJobName | ||
| tableReporting_UseShortNames | If true it will use short version of table name for filename |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| prepare | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |