Skip to main content

Module term_index

Module term_index 

Source
Expand description

BM25 inverted index mapping terms to posting lists.

Structsยง

TermIndex
An inverted index mapping tokenized terms to posting lists (sorted node ID arrays).