Click or drag to resize

spiderModularEvaluatorBase Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The spiderModularEvaluatorBase type exposes the following members.

Methods
  NameDescription
Protected method__operation_GetLoadTaskCommon (Inherited from spiderEvaluatorBase.)
Public methodAppendDataFields (Overrides spiderEvaluatorBaseAppendDataFields(PropertyCollection).)
Public methodapproveUrl
Approves the URL for futher consideration based on url string content
(Inherited from spiderEvaluatorBase.)
Public methodClone (Inherited from spiderEvaluatorBase.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodgetSpiderSingleTask
Creates single web loading task
(Inherited from spiderEvaluatorBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodoperation_applyLinkRules (Overrides spiderEvaluatorBaseoperation_applyLinkRules(modelSpiderSiteRecord).)
Public methodoperation_detectCrossLinks
Populate relationship information
(Inherited from spiderEvaluatorBase.)
Protected methodoperation_doControlAndStats (Inherited from spiderEvaluatorBase.)
Public methodoperation_evaluatePages
E3: Performes ranking, selects the next task and drops links below
(Inherited from spiderEvaluatorBase.)
Public methodoperation_GetLoadTask (Overrides spiderEvaluatorBaseoperation_GetLoadTask(modelSpiderSiteRecord).)
Public methodoperation_receiveResult
E1: Operations the receive result.
(Inherited from spiderEvaluatorBase.)
Public methodprepareAll (Overrides spiderEvaluatorBaseprepareAll.)
Public methodreportCrawlFinished (Overrides spiderEvaluatorBasereportCrawlFinished(directAnalyticReporter, modelSpiderTestRecord).)
Public methodreportDomainFinished (Overrides spiderEvaluatorBasereportDomainFinished(directAnalyticReporter, modelSpiderSiteRecord).)
Public methodreportIteration (Overrides spiderEvaluatorBasereportIteration(directAnalyticReporter, modelSpiderSiteRecord).)
Public methodsetStartPage
Sets the start page and inicializes all rule sets
(Inherited from spiderEvaluatorBase.)
Public methodsetupAll
Setups all.
(Inherited from spiderEvaluatorBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodDescribe (Defined by spiderTools.)
Top
See Also