Web app GUI for searching data with Solr
Originally developed for HiredScore Inc. by Jesse Berliner-Sachs
- Clone repo
- Define the following environment variables:
- DB_URL = Solr backend url
- SOLR_CORE_NAME = Sore core name
- ECLIPSE_PORT = port to display GUI on or default, 5015
- Run shell command
$ python search.py