Sarangmp4 / Inverted-Search-

An inverted index is an index data structure storing a mapping from content, such as words or numbers, to its locations in a database file, or in a document or a set of documents. The purpose of an inverted index is to allow fast full text searches, at a cost of increased processing when a document is added to the database.

Repository from Github https://github.comSarangmp4/Inverted-Search-Repository from Github https://github.comSarangmp4/Inverted-Search-

Sarangmp4/Inverted-Search- Watchers