Install Homebrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"Install git:
brew install git caskInstall Tools:
brew cask install iterm2 dockerDrop PDFs into the /data-science/pdf folder
Elastic Search:
sh es.shWait 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 -iFSCrawler for aon-mcd:
sh fscrawl.sh -mWill return to command prompt when FSCrawl is finished.
Open Kibana and explore the data
- Setup Docker-Compose
- Clean Up Files