A Python implementation of an inverted index
Run docker-compose up
from within the root of this repo. This will index a small collection of documents and run an API to allow queries to be run like so: curl http://localhost:8000/search?term=cheese