ryanhugh / searchneu

Search over Classes, Professors and Employees at NEU!
https://searchneu.com
GNU Affero General Public License v3.0
74 stars 18 forks source link

fix cron #105

Closed dajinchu closed 4 years ago

dajinchu commented 4 years ago

yarn scrape expects an elasticsearch instance to be present on localhost. Breaks the cron job. Now, it just scrapes to a dump. yarn index must be run to get the scraped data into elasticsearch.