spiderEvaluatorSimpleBase Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.evaluators
public abstract class spiderEvaluatorSimpleBase : spiderEvaluatorBase
The spiderEvaluatorSimpleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| spiderEvaluatorSimpleBase | Initializes a new instance of the spiderEvaluatorSimpleBase class | |
| spiderEvaluatorSimpleBase(String, String, String, Boolean) |
Initializes a new instance of the spiderEvaluatorSimpleBase class.
|
| Name | Description | |
|---|---|---|
| aboutFilepath |
filepath to external file with about spider text
(Inherited from spiderEvaluatorBase.) | |
| controlLinkRules |
Drop out rules
(Inherited from spiderEvaluatorBase.) | |
| controlPageRules |
Page drop-out rules
(Inherited from spiderEvaluatorBase.) | |
| controlRules |
Flow control objective rules
(Inherited from spiderEvaluatorBase.) | |
| crawlerHash | (Inherited from spiderEvaluatorBase.) | |
| description | (Inherited from spiderEvaluatorBase.) | |
| FullDescription | (Inherited from spiderEvaluatorBase.) | |
| instanceName | (Inherited from spiderEvaluatorBase.) | |
| language | ||
| linkActiveRules |
Set of passive link rules
| |
| linkPassiveRules | ||
| name |
Spider evaluator algorithm name
(Inherited from spiderEvaluatorBase.) | |
| pageClassificationRules |
Set of passive link rules
| |
| pageContentScoreRules |
Set of passive link rules
| |
| pageScoreRules | (Inherited from spiderEvaluatorBase.) | |
| parent | (Inherited from spiderEvaluatorBase.) | |
| plugins | (Inherited from spiderEvaluatorBase.) | |
| settings | (Inherited from spiderEvaluatorBase.) | |
| setupCalled | (Inherited from spiderEvaluatorBase.) |
| Name | Description | |
|---|---|---|
| __operation_GetLoadTaskCommon | (Inherited from spiderEvaluatorBase.) | |
| AppendDataFields |
Appends its data points into new or existing property collection
(Overrides spiderEvaluatorBaseAppendDataFields(PropertyCollection).) | |
| approveUrl |
Approves the URL for futher consideration based on url string content
(Inherited from spiderEvaluatorBase.) | |
| Clone | (Inherited from spiderEvaluatorBase.) | |
| 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.) | |
| getSpiderSingleTask |
Creates single web loading task
(Inherited from spiderEvaluatorBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| operation_applyLinkRules |
E2: Applies passive link rules to new Active links
(Overrides spiderEvaluatorBaseoperation_applyLinkRules(modelSpiderSiteRecord).) | |
| operation_detectCrossLinks |
Populate relationship information
(Inherited from spiderEvaluatorBase.) | |
| operation_doControlAndStats | (Inherited from spiderEvaluatorBase.) | |
| operation_evaluatePages |
E3: Performes ranking, selects the next task and drops links below
(Inherited from spiderEvaluatorBase.) | |
| operation_GetLoadTask |
E3: Performes ranking, selects the next task and drops links below
(Inherited from spiderEvaluatorBase.) | |
| operation_receiveResult |
E1: Operations the receive result.
(Inherited from spiderEvaluatorBase.) | |
| prepareAll |
Prepares all rules for new case
(Overrides spiderEvaluatorBaseprepareAll.) | |
| reportCrawlFinished | (Overrides spiderEvaluatorBasereportCrawlFinished(directAnalyticReporter, modelSpiderTestRecord).) | |
| reportDomainFinished | (Overrides spiderEvaluatorBasereportDomainFinished(directAnalyticReporter, modelSpiderSiteRecord).) | |
| reportIteration | (Overrides spiderEvaluatorBasereportIteration(directAnalyticReporter, modelSpiderSiteRecord).) | |
| setStartPage |
Sets the start page and inicializes all rule sets
(Inherited from spiderEvaluatorBase.) | |
| setupAll |
Setups all.
(Inherited from spiderEvaluatorBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _settings | (Inherited from spiderEvaluatorBase.) |