Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 273 Bytes

File metadata and controls

7 lines (5 loc) · 273 Bytes

SimpleSearch

Author: Shyon Ghahghahi

About This Project

SimpleSearch is a full-stack search engine that uses an in-memory inverted index to populate user-queried search results.
SimpleSearch is styled with Bootstrap and served using Eclipse Jetty and servlets.