Install Homebrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Install git:
brew install git cask
Install Tools:
brew cask install iterm2 docker
Drop PDFs into the /data-science/pdf folder
Elastic Search:
sh es.sh
Wait for ES to start may take a couple minutes.
Open a New Term Window cmd-T in iTerm2
FSCrawler Options:
-p -> Original PDF Crawl -i -> Crawls the aon-ins folder -m -> Crawls the aon-mcd folder
FSCrawler for aon-ins:
sh fscrawl.sh -i
FSCrawler for aon-mcd:
sh fscrawl.sh -m
Will return to command prompt when FSCrawl is finished.
Open Kibana and explore the data
- Setup Docker-Compose
- Clean Up Files