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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| prepare | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |