indexDomain Properties |
[This is preliminary documentation and is subject to change.]
The indexDomain type exposes the following members.
| Name | Description | |
|---|---|---|
| AllLemmas | allwords found in the content | |
| AllWords | allwords found in the content | |
| contentType | ||
| contentTypeText | ||
| Crawled | Ratio between all known pages and number of crawled ones | |
| detected | ||
| DistinctLemmas | ||
| domain | ||
| HashCode | Hash code that pairs this domain to its TF-IDF table stored in the index | |
| InfoPrize | Total Information Prize available on this web site | |
| LandingLanguage | Language detected at landing page of the domain | |
| LandingRelevant | TRUE if the landing page found to be relevant | |
| Lemmas | Number of distinct lemmas on relevant language, discovered on the domain | |
| notRelevantPages | ||
| pageSet | ||
| RelevantContentRatio | Ratio of relevant versus irrelevant pages, currently in the index datatable | |
| relevantPages | ||
| TFIDFcompiled | True - if the Index Engine has precompiled TF-IDF for this web site | |
| url |
URL to the landing page
| |
| Words | Number of distinct lemmas on relevant language, discovered on the domain |