Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 336 Bytes

File metadata and controls

17 lines (11 loc) · 336 Bytes

Roll no: 2019114006

Name: Suyash Vardhan Mathur

Running Instructions

Run the command below to index

bash index.sh <path_to_wiki_dump> <path_to_inverted_index> invertedindex_stat.txt

To search with a given index directory, run the following command:

bash search.sh <queries file path> <inv-index>