Indexed Search Tool - Python capstone project (based on inverted index)

This is a capstone project in python to develop entire full text index search tool to be capable of indexing several files based on inverted index and enable a quick textual search capability in all files’ contents.
SearchImage

Existing search capabilities:

Planned future enhancements:

Example:

Search results for a phrase “list, github”:
    Example1