chrismattmann / shangridocs

Document exploration tool
Apache License 2.0
12 stars 6 forks source link

Parameterize context file to use environment variables for Solr #9

Closed chrismattmann closed 9 years ago

chrismattmann commented 9 years ago

For now, we will focus on the Solr external service with these env vars

SOLR_URL http://someserver/solr/collection1
SOLR_USERNAME some-user
SOLR_PASSWORD some-pass
SOLR_RESULT_URL http://server/path/to/resultpage 
chrismattmann commented 9 years ago

fixed in #10