Exception: HostedSolr::API::SecretTokenMissingError
- Defined in:
- lib/hosted_solr/api/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
13 14 15 |
# File 'lib/hosted_solr/api/errors.rb', line 13 def 'Please configure Hosted Solr Secret token or set HOSTED_SOLR_SECRET_TOKEN environment variable.' end |