Description Usage Arguments Value
The standard search method with GET.
| 1 2 3 | .solr.get(query, 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 | Character. The search term. | 
| solr.url | Usually from  | 
| solr.auth.user | Usually from  | 
| solr.auth.pwd | Usually from  | 
The search response from solr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.