Description
dsws is a web server and provides a web search service for indexes
built from a dataset collection.
CONFIGURATION
dsws can be configurated through environment settings. The following are
supported.
- DATASET_URL - (optional) sets the URL to listen on (e.g. http://localhost:8011)
- DATASET_SSL_KEY - (optional) the path to the SSL key if using https
- DATASET_SSL_CERT - (optional) the path to the SSL cert if using https
- DATASET_TEMPLATE - (optional) path to search results template(s)