KeywordPostingsEntryExtension extension
A MapEntry<String, Map<String, double>>` enumerates the properties of an entry in a KeywordPostingsMap collection:
- keyword is the keyword that is indexed; and
- postings is a hashmap of the MapEntry<String, double> for keyword.