/Wiki_Search_Engine

Indexing and Quering on Wiki Dump of 60 GB

Primary LanguagePython

Wiki_Search_Engine

Indexing and Quering on Wiki Dump of 60 GB (XML Wiki dump)

Instructions to generate the Normal Index

The command is - 'python index.py '

Instructions to generate the Champions List Index

Just uncomment this line and comment out this line.

Instructions to run the queries

The command is - 'python search.py ' The top 10 relevant queries are shown and the time taken for retrieval is also shown