indexDomainAssertionResult Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.index.core.indexDomainAssertionResult"]
Namespace: imbWEM.Core.index.core
public class indexDomainAssertionResult : indexAssertionBase<indexDomainContentEnum, string>
The indexDomainAssertionResult type exposes the following members.
| Name | Description | |
|---|---|---|
| indexDomainAssertionResult | Initializes a new instance of the indexDomainAssertionResult class |
| Name | Description | |
|---|---|---|
| certainty | How Certain is the answer regarding the relevance relevant (Inherited from indexAssertionBaseTEnum, T.) | |
| Comparer | Gets the IEqualityComparerT that is used to determine equality of keys for the dictionary. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| Count | Gets the number of key/value pairs contained in the DictionaryTKey, TValue. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| domainTFIDFBuilt | Ratio of domains with built domain TFIDF. completeDomainTFIDF | |
| FlagEvaluated | (Overrides indexAssertionBaseTEnum, TFlagEvaluated.) | |
| FlagIndexed | (Overrides indexAssertionBaseTEnum, TFlagIndexed.) | |
| FlagRelevant | (Overrides indexAssertionBaseTEnum, TFlagRelevant.) | |
| flagsByItem | (Inherited from indexAssertionBaseTEnum, T.) | |
| haveChange | (Inherited from aceEnumListSetindexDomainContentEnum, String.) | |
| indexCoverage | Rate at witch evaluated items have their entry in the index (Inherited from indexAssertionBaseTEnum, T.) | |
| IP_all | Ratio | |
| Item | Gets or sets the value associated with the specified key. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| items | (Inherited from indexAssertionBaseTEnum, T.) | |
| Keys | Gets a collection containing the keys in the DictionaryTKey, TValue. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| masterTFIDFApplied | Ratio of domains with applied master TFIDF on all pages. completeTFDFApplicationToPages | |
| notRelevant |
Gets the not relevant ratio
(Inherited from indexAssertionBaseTEnum, T.) | |
| relevant | relevant - precission (Inherited from indexAssertionBaseTEnum, T.) | |
| Values | Gets a collection containing the values in the DictionaryTKey, TValue. (Inherited from DictionaryindexDomainContentEnum, ListString.) |
| Name | Description | |
|---|---|---|
| AcceptChanges | (Inherited from aceEnumListSetindexDomainContentEnum, String.) | |
| Add(TEnum, T) |
Support Flags and Enums -- automatically maintains if link was passed with new flags
(Inherited from indexAssertionBaseTEnum, T.) | |
| Add(TKey, TValue) | Adds the specified key and value to the dictionary. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| Append |
Appends the specified flags to the link in case it exists. Unline Add(TEnum, T) it doesn't remove existing record on the same link
(Inherited from indexAssertionBaseTEnum, T.) | |
| Clear | Removes all keys and values from the DictionaryTKey, TValue. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| ContainsKey | Determines whether the DictionaryTKey, TValue contains the specified key. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| ContainsValue | Determines whether the DictionaryTKey, TValue contains a specific value. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| CountAll | (Inherited from aceEnumListSetindexDomainContentEnum, String.) | |
| CountUnique | (Inherited from indexAssertionBaseTEnum, T.) | |
| deploy | (Inherited from aceEnumDictionaryindexDomainContentEnum, ListString.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator | Returns an enumerator that iterates through the DictionaryTKey, TValue. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetObjectData | Implements the ISerializable interface and returns the data needed to serialize the DictionaryTKey, TValue instance. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnDeserialization | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| recalculate | (Inherited from indexAssertionBaseTEnum, T.) | |
| recalculateCustom | (Overrides indexAssertionBaseTEnum, TrecalculateCustom.) | |
| Remove(UTP) | (Inherited from aceEnumListSetindexDomainContentEnum, String.) | |
| Remove(TKey) | Removes the value with the specified key from the DictionaryTKey, TValue. (Inherited from DictionaryindexDomainContentEnum, ListString.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TryGetValue | Gets the value associated with the specified key. (Inherited from DictionaryindexDomainContentEnum, ListString.) |
| Name | Description | |
|---|---|---|
| oldHash | (Inherited from aceEnumListSetindexDomainContentEnum, String.) | |
| t | (Inherited from aceEnumDictionaryindexDomainContentEnum, ListString.) |