A search engine for art lovers. To buy a painting people look for different websites. This sesrch engine combines the results of various websites and gives the best result from 6 different websites.
Phase1 has codes for crawlers which can crawl painting pictures from different websites. It also has code to index the json data using lucene.
Phase2 has codes to index data using hadoop and a web interface to query results. It also has codes for rest service to connect ui with backend. Mongodb is used to store the data.
Contributors: Crawlers , lucene query searcher and Sprig-Rest services :Krupa Hegde Hadoop indexing: Rutuja Gurav