Implement a complete search engine from scratch for the ICS domain(ics.uci.edu). Provide [web] interface for user to enter queries and returns relevant results
- Java
- Html, Javascript, JQuery
- Springboot(MVC, IOC..)
- Redis
- Inverted index(TF-IDF)
- Page Rank
- Two grams ...