ISpiderTarget Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbCommonModels.webStructure.ISpiderTarget"]
Namespace: imbCommonModels.webStructure
public interface ISpiderTarget
The ISpiderTarget type exposes the following members.
| Name | Description | |
|---|---|---|
| content |
TF-IDF table of page content
| |
| contentBlocks | ||
| contentTree | ||
| duplicateOf | ||
| isDuplicate | ||
| IsRelevant |
Gets a value indicating whether this target is relevant. (shortcut for testing evaluation result language)
| |
| iterationDiscovery |
Discovery iteration
| |
| iterationLoaded | ||
| key | ||
| page |
Attached page
| |
| pageHash | ||
| pageText | ||
| targetHash | ||
| tokens |
TF-IDF table describing this target - tokens that are extracted from URL and link anchor text (TST)
| |
| url |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the ISpiderTarget | |
| GetHtmlDocument | ||
| GetIndexPage |