Document Indexing and Searching Service
To run you'll need at least 2 terminals, one for the server and the other(s) for the clients.
- Start the server with ./bin/dserver [PATH FOR FILE DIRECTORY] [CACHE SIZE]
- Start the clients with ./bin/dclient [COMMANDS] - see documentation to see each one!
To create the documentation, run "doxygen Doxyfile" and open "docs/html/index.html".
Graded 18/20