![]() | indexPage Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbCommonModels.webPage.indexPage"]
Namespace: imbCommonModels.webPage
[XmlIncludeAttribute(typeof(indexPageRelevancyEnum))] [imbAttribute(imbAttributeName.reporting_categoryOrder, "IndexData, Information Volume, Language Test")] public class indexPage
The indexPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllLemmas | allwords found in the content |
![]() | AllWords | allwords found in the content |
![]() | byteSize | Size of the page HTML source code - being loaded and processed by the Loader and Content Processor components |
![]() | DistinctLemmas | |
![]() | domain | Domain name of the web site |
![]() | 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 |
![]() | langTestRatio | Confidence in results of the multi-language evaluation |
![]() | language | Language designated by the multi-language evaluation done |
![]() | Lemmas | |
![]() | multiMatchTokens | Terms that had more than single dictionary match - considered less reliable for content language evaluation |
![]() | Note | Additional note on this index entry |
![]() | relevancy | |
![]() | relevancyText | |
![]() | RelevantTerms | |
![]() | singleMatchTokens | Terms that match only one dictionary - considered more certain to be of the primary language |
![]() | TFIDFcompiled | True - if the Index Engine has precompiled TF-IDF for this web site |
![]() | tst | Target Semantic Terms - collection of tokens extracted from URL tokens and anchor texts |
![]() | url | Number of |
![]() | wordCount | Number of distinct words found on the page |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |