Click or drag to resize

experimentSessionEntry Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Core.index.experimentSession.experimentSessionEntry"]

Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbWEM.Core.crawler.engineperformanceRecord
        imbWEM.Core.index.experimentSessionexperimentSessionEntry

Namespace:  imbWEM.Core.index.experimentSession
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.reporting_categoryOrder, "session")]
public class experimentSessionEntry : performanceRecord

The experimentSessionEntry type exposes the following members.

Constructors
  NameDescription
Public methodexperimentSessionEntry
Initializes a new instance of the experimentSessionEntry class
Top
Properties
  NameDescription
Public propertyblocksPerPageLoads
E_BLP
(Inherited from performanceRecord.)
Public propertyblocksRecovered
C_bl_dc
(Inherited from performanceRecord.)
Public propertyblocksRecoveredSerbian
(Inherited from performanceRecord.)
Public propertyContentProcessor_TimePercent
Ratio
(Inherited from performanceRecord.)
Public propertycpuAverage
R_e_cpu
(Inherited from performanceRecord.)
Public propertyCrawler
Name of the crawler design that was tested
(Inherited from performanceRecord.)
Public propertycrawlerName
(Inherited from performanceRecord.)
Public propertyCrawlID
Public propertydataLoadPerDomain
(Inherited from performanceRecord.)
Public propertydomainCrashed (Inherited from performanceRecord.)
Public propertydomainCrashedList (Inherited from performanceRecord.)
Public propertydomainsLoaded
S_dc
(Inherited from performanceRecord.)
Public propertyfolderName
(Inherited from performanceRecord.)
Public propertyFRA_TimePercent
Percentage of time that FRA participated in the complete Job execution time
(Inherited from performanceRecord.)
Public propertyglobalTFIDFCompiled
Public propertyindexSubFolder
Public propertyIterations
Complete count of all iterations
(Inherited from performanceRecord.)
Public propertyIterationTimeAvg
Ratio
(Inherited from performanceRecord.)
Public propertyjobTimeInMinutes
T_job
(Inherited from performanceRecord.)
Public propertyloadAverage
R_e_link
(Inherited from performanceRecord.)
Public propertyloadMbPerMinute
In kilobytes
(Inherited from performanceRecord.)
Public propertyloadTotal
(Inherited from performanceRecord.)
Public propertypageLoadByIterationRecord (Inherited from performanceRecord.)
Public propertypageLoadDuplicate (Inherited from performanceRecord.)
Public propertypageLoads
PL_all
(Inherited from performanceRecord.)
Public propertypageLoadsPerDomain
(Inherited from performanceRecord.)
Public propertypageLoadsReal (Inherited from performanceRecord.)
Public propertyrelevantPageLoads
Relevant page loads
(Inherited from performanceRecord.)
Public propertyrelevantPagePerDomain
Number of relevant pages per domain
(Inherited from performanceRecord.)
Public propertyrelevantVsLoadedAverage
Average of all relevant/loaded average ratios
(Inherited from performanceRecord.)
Public propertyReportPath
Public propertySampleListHash
Public propertySampleRandomOrder
If true it will randomize order of domains in the Crawl Job domain list
Public propertySampleSource
Sample source - name of file or subset
Public propertysessionCrawlerFolder
Folder in which is the crawler report
Public propertySessionID
Public propertysessionReportFolder
Public propertyStart
Start of the session
Public propertystate
Public propertytermsPerPageLoads
E_TP
(Inherited from performanceRecord.)
Public propertytermsRecovered
W_dc
(Inherited from performanceRecord.)
Public propertytermsRecoveredAll (Inherited from performanceRecord.)
Public propertytermsRecoveredOther (Inherited from performanceRecord.)
Public propertytermsRecoveredSerbian
(Inherited from performanceRecord.)
Public propertyTestID (Inherited from performanceRecord.)
Public propertyTestSignature
Test signature with the most important configuration values
(Inherited from performanceRecord.)
Public propertyTFIDF_ConstructFolder
Folder for TF drops
Public propertytimePerDomain
R_c-ptd
(Inherited from performanceRecord.)
Top
Methods
  NameDescription
Public methodCloseSession
Closes the session --- saves TF-IDF
Public methoddeploy (Inherited from performanceRecord.)
Public methoddeployRelatedValues (Inherited from performanceRecord.)
Public methoddoDomainEvaluation
Performs full domain reevaluation
Public methodEquals (Inherited from Object.)
Public methodGetDataTable
Gets the data table.
(Inherited from performanceRecord.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInfoPrizeForTerms
Gets the information prize for terms specified
Public methodGetOrCreateTFIDF_DLC
Gets the or create tfidf DLC.
Public methodGetOrCreateTFIDF_DLC_Heuristic
Public methodGetTermsForPage
Public methodGetTFIDF_DLC
Public methodGetTFIDF_DLC_AllCached
Public methodGetTFIDF_DLC_File
Public methodGetTFIDF_Master
Gets the tfidf master: loads from file or returns any existing instance
Public methodGetTFIDF_Master_File
Public methodGetType (Inherited from Object.)
Public methodGetWordList_File(indexDomain)
Public methodGetWordList_File(indexDomain, indexPage)
Public methodLoadNewTFIDF_Master
Public methodOnPropertyChanged
Called when a property is changed.
(Inherited from dataBindableBase.)
Public methodrandomizeSample
Public methodSetDataRow (Inherited from performanceRecord.)
Public methodStartSession
Public methodToString (Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged
Occurs when a property value changes.
(Inherited from dataBindableBase.)
Top
Fields
  NameDescription
Public fieldStatic memberPATH_CompiledFTIDF
Top
See Also