postings property
DocPostingsMap
get
postings
Returns value, a hashmap of the document id to ZonePostingsMap.
Implementation
DocPostingsMap get postings => value;
Returns value, a hashmap of the document id to ZonePostingsMap.
DocPostingsMap get postings => value;