basicSemanticSpider Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.evaluators.basicSemanticSpider"]
Namespace: imbWEM.Core.crawler.evaluators
public class basicSemanticSpider : spiderEvaluatorSimpleBase
The basicSemanticSpider type exposes the following members.
| Name | Description | |
|---|---|---|
| basicSemanticSpider | Initializes a new instance of the basicSemanticSpider class |
| Name | Description | |
|---|---|---|
| AppendDataFields |
Appends its data points into new or existing property collection
(Inherited from spiderEvaluatorSimpleBase.) | |
| approveUrl |
Approves the URL for futher consideration based on url string content
(Inherited from spiderEvaluatorBase.) | |
| Clone | (Inherited from spiderEvaluatorBase.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| getSpiderSingleTask |
Creates single web loading task
(Inherited from spiderEvaluatorBase.) | |
| GetType | (Inherited from Object.) | |
| operation_applyLinkRules |
E2: Applies passive link rules to new Active links
(Inherited from spiderEvaluatorSimpleBase.) | |
| operation_detectCrossLinks |
Populate relationship information
(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
(Inherited from spiderEvaluatorSimpleBase.) | |
| reportCrawlFinished | (Inherited from spiderEvaluatorSimpleBase.) | |
| reportDomainFinished | (Inherited from spiderEvaluatorSimpleBase.) | |
| reportIteration | (Inherited from spiderEvaluatorSimpleBase.) | |
| setStartPage |
Sets the start page and inicializes all rule sets
(Inherited from spiderEvaluatorBase.) | |
| setupAll | (Overrides spiderEvaluatorBasesetupAll.) | |
| ToString | (Inherited from Object.) |