Learn Before
Concept

Inverted Index

It is a database index storing a mapping from content, such as words or numbers, to its locations in a table, or in a document or a set of documents (named in contrast to a forward index, which maps from documents to content).

0

1

Updated 2022-04-18

Tags

Data Science