KeywordDocumentPostingsEntryExtension extension
The MapEntry<String, double> class enumerates the properties of a document posting in a KeywordPostingsMap as part of an inverted index of a dataset:
Properties
- docId → String
-
Available on MapEntry<
The document's id value.String, double> , provided by the KeywordDocumentPostingsEntryExtension extensionno setter - score → double
-
Available on MapEntry<
A hashmap of zone names that contain the keyword to the a zero-based, ordered list of unique word positions of the String in the zone.String, double> , provided by the KeywordDocumentPostingsEntryExtension extensionno setter