Search Engine This is a simple Search Engine that implemented in python. Create Index: Building the index of the search engine; Query Index: Answering search queries on the index that we build; Ranking: Ranking the search results;