Description Usage Arguments Value
A generic get request
| 1 2 3 4 | .solr.get.generic(query = NULL, path = "select",
  solr.url = rcloud.support:::getConf("solr.url"),
  solr.auth.user = rcloud.support:::getConf("solr.auth.user"),
  solr.auth.pwd = rcloud.support:::getConf("solr.auth.pwd"))
 | 
| query | optional list | 
| path | the route relative to the solr core | 
| solr.url | Usually from  | 
| solr.auth.user | Usually from  | 
| solr.auth.pwd | Usually from  | 
The response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.