Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 219 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 219 Bytes

The goal of this project was to read in documents, build an inverted index and process queries on that data.

I abandoned this after I realized that the scope was bigger than I expected / I got tired of coding in Go.