Building an efficient search engine
Hello! I am thinking of starting my own search engine. Initially it will be very simple but I want it to become mature with the passage of time. What kind of data structures should be used for the search engine. One that I know is the graph data structure, but I am sure other data structures should be used. Links for reference and help will be appreciated. Thanks in advance!








