crawlerAgentFlag Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.pageAnalytics.core
[FlagsAttribute] public enum crawlerAgentFlag
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| runSpiderDiscoveryBlock | 1 | Da li da izvrsava SpiderDiscovery pod proceduruy | |
| runSaveContentBlock | 2 | ||
| preprocessNodes | 4 | Poziva pred obradu učitanih nodova | |
| detectAndProcessLinkNodes | 8 | ||
| detectAndProcessMetaNodes | 16 | ||
| tokenizeAsHtml | 32 | ||
| tokenizeAsText | 64 | ||
| tokenizedContentDetectGenericTypes | 128 | ||
| tokenizedContentMakeReport | 256 | ||
| cacheXPathStructure | 512 | Pravi zapis o XPath strukturi | |
| skipHomePageInLinksDetection | 1024 | nece dozvoliti da se Home Page nadje na listi detektovanih Key Page-a |