spiderLayerModuleBase Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.modules.spiderLayerModuleBase"]
Namespace: imbWEM.Core.crawler.modules
public abstract class spiderLayerModuleBase : spiderModuleBase
The spiderLayerModuleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| code |
Code name used to describe the module
(Inherited from spiderModuleBase.) | |
| description |
Human-readable description of object instance
(Inherited from spiderModuleBase.) | |
| doTakeFromLower |
if true it will pull from lower than the best layer in order to reach the pull limit
| |
| layerActiveRules | ||
| layerPassiveRules | ||
| layers | ||
| name |
Name for this instance
(Inherited from spiderModuleBase.) | |
| parent |
Evaluator parent
(Inherited from spiderModuleBase.) | |
| pullLimit |
Number of the links returned
| |
| rankingTargetActiveRules | ||
| rankingTargetPassiveRules | ||
| restPolicy | ||
| rules | (Inherited from spiderModuleBase.) |