indexPerformanceEntry Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.index.core.indexPerformanceEntry"]
Namespace: imbWEM.Core.index.core
[imbAttribute(imbAttributeName.reporting_categoryOrder, "Session, Evaluated, Count")] public class indexPerformanceEntry : imbBindable
The indexPerformanceEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| indexPerformanceEntry | Initializes a new instance of the indexPerformanceEntry class |
| Name | Description | |
|---|---|---|
| CertainityPP | Certainity of potential precission assessment - i.e. proportion of evaluated page content compared to unevaluated | |
| CrawlerHash | Crawler Hash | |
| CrawlID | ||
| Domains | Number of | |
| DomainTFIDFs | ||
| Duration | Session duration in minutes | |
| GlobalSetupHash | ||
| IndexRepository |
What index version this session used: Global Index or separated (Local) experimental index
| |
| MasterTFIDFCoverage | Proportion between domains with constructed TF-IDF cache in all domains | |
| NegativeCalls | Number of page index assertations that found no data in the index database | |
| Pages | Number of | |
| PagesEvaluated | Number of page records with evaluation set | |
| PositiveCalls | Number of responded page index queries for URLs | |
| RecordID | ||
| SessionID | ||
| Start | Start of the session |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| GLOBAL_IndexRepository |