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
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 | 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| GLOBAL_IndexRepository |