/inverted-index

An Inverted Index is an Index Data Structure storing a mapping from content to location (i.e. a mapping of words or numbers to it's location in a database file)

Primary LanguageJavaScriptMIT LicenseMIT

Watchers