![]() | SM_LS Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.evaluators.modular.SM_LS"]
Namespace: imbWEM.Core.crawler.evaluators.modular
public class SM_LS : spiderModularEvaluatorBase, ISpiderWithLanguageModule, ISpiderWithStructureModule
The SM_LS type exposes the following members.
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.) |
![]() | module_language | |
![]() | module_structure | |
![]() | modules | (Inherited from spiderModularEvaluatorBase.) |
![]() | name |
Spider evaluator algorithm name
(Inherited from spiderEvaluatorBase.) |
![]() | pageScoreRules | (Inherited from spiderEvaluatorBase.) |
![]() | parent | (Inherited from spiderEvaluatorBase.) |
![]() | plugins | (Inherited from spiderEvaluatorBase.) |
![]() | primaryLanguage | |
![]() | secondaryLanguage | |
![]() | settings | (Inherited from spiderEvaluatorBase.) |
Name | Description | |
---|---|---|
![]() | AppendDataFields | (Inherited from spiderModularEvaluatorBase.) |
![]() | 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 | (Inherited from spiderModularEvaluatorBase.) |
![]() | 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 | (Inherited from spiderModularEvaluatorBase.) |
![]() | operation_receiveResult |
E1: Operations the receive result.
(Inherited from spiderEvaluatorBase.) |
![]() | prepareAll | (Inherited from spiderModularEvaluatorBase.) |
![]() | reportCrawlFinished | (Inherited from spiderModularEvaluatorBase.) |
![]() | reportDomainFinished | (Inherited from spiderModularEvaluatorBase.) |
![]() | reportIteration | (Inherited from spiderModularEvaluatorBase.) |
![]() | setStartPage |
Sets the start page and inicializes all rule sets
(Inherited from spiderEvaluatorBase.) |
![]() | setupAll | (Overrides spiderEvaluatorBasesetupAll.) |
![]() | ToString | (Inherited from Object.) |