spiderPullLoadTakeMode Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.core.spiderPullLoadTakeMode"]
Namespace: imbWEM.Core.crawler.core
public enum spiderPullLoadTakeMode
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| onlyBestScored | 1 | Takes all targets having same - the best - score after FRA | |
| onlyLTSpecified | 2 | Load Take as specified by LT parameter | |
| allAfterFRA | 3 | Load Take of all Targets passing trough FRA |