IDftDictionaryEntryExtension extension
A DftMapEntry is a unit of entry in the DftMap of an inverted index. It enumerates the following property getters:
Properties
- iDFt → IdFt
-
Available on MapEntry<
The inverse document frequency of term in theString, IdFt> , provided by the IDftDictionaryEntryExtension extensioncorpus
.no setter - term → String
-
Available on MapEntry<
The word/term that is indexed.String, IdFt> , provided by the IDftDictionaryEntryExtension extensionno setter