spiderEvaluatorBase Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.evaluators.spiderEvaluatorBase"]
Namespace: imbWEM.Core.crawler.evaluators
public abstract class spiderEvaluatorBase : ISpiderEvaluatorBase, IAppendDataFields, IObjectWithName, IObjectWithNameAndDescription, IObjectWithDescription, IAcePluginBase
The spiderEvaluatorBase type exposes the following members.
| Name | Description | |
|---|---|---|
| spiderEvaluatorBase | Initializes a new instance of the spiderEvaluatorBase class | |
| spiderEvaluatorBase(String, String, String) |
Initializes a new instance of the spiderEvaluatorSimpleBase class.
|
| Name | Description | |
|---|---|---|
| aboutFilepath |
filepath to external file with about spider text
| |
| controlLinkRules |
Drop out rules
| |
| controlPageRules |
Page drop-out rules
| |
| controlRules |
Flow control objective rules
| |
| crawlerHash | ||
| description | ||
| FullDescription | ||
| instanceName | ||
| name |
Spider evaluator algorithm name
| |
| pageScoreRules | ||
| parent | ||
| plugins | ||
| settings |
| Name | Description | |
|---|---|---|
| AppendDataFields |
Appends its data points into new or existing property collection
| |
| approveUrl |
Approves the URL for futher consideration based on url string content
| |
| Clone | ||
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| getSpiderSingleTask |
Creates single web loading task
| |
| GetType | (Inherited from Object.) | |
| operation_applyLinkRules | ||
| operation_detectCrossLinks |
Populate relationship information
| |
| operation_evaluatePages |
E3: Performes ranking, selects the next task and drops links below
| |
| operation_GetLoadTask |
E3: Performes ranking, selects the next task and drops links below
| |
| operation_receiveResult |
E1: Operations the receive result.
| |
| prepareAll |
Prepares all rules for new case
| |
| reportCrawlFinished | ||
| reportDomainFinished | ||
| reportIteration | ||
| setStartPage |
Sets the start page and inicializes all rule sets
| |
| setupAll |
Setups all.
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Describe | (Defined by spiderTools.) |