posting list
A posting list is an index structure listing all the places a given key occurs; query engines intersect posting lists to find matches quickly. Used in MORK's trie-based indexing.
A posting list is an index structure listing all the places a given key occurs; query engines intersect posting lists to find matches quickly. Used in MORK's trie-based indexing.