| solr-package | General purpose R interface to Solr. |
| collectargs | Function to make a list of args passing arg names through multiargs function. |
| is.sr_facet | Test for sr_facet class |
| is.sr_high | Test for sr_facet class |
| is.sr_search | Test for sr_facet class |
| makemultiargs | Function to make make multiple args of the same name from a single input with length > 1 |
| solr | General purpose R interface to Solr. |
| solr_all | Solr search. |
| solr_facet | Do faceted searches, outputing facets only. |
| solr_group | Solr grouped search. |
| solr_highlight | Do highlighting searches, outputing highlight only. |
| solr_mlt | Solr "more like this" search |
| solr_parse | Parse raw data from solr_search, solr_facet, or solr_highlight. |
| solr_parse.sr_facet | Parse raw data from solr_search, solr_facet, or solr_highlight. |
| solr_parse.sr_group | Parse raw data from solr_search, solr_facet, or solr_highlight. |
| solr_parse.sr_high | Parse raw data from solr_search, solr_facet, or solr_highlight. |
| solr_parse.sr_mlt | Parse raw data from solr_search, solr_facet, or solr_highlight. |
| solr_parse.sr_search | Parse raw data from solr_search, solr_facet, or solr_highlight. |
| solr_parse.sr_stats | Parse raw data from solr_search, solr_facet, or solr_highlight. |
| solr_search | Solr search. |
| solr_stats | Get Solr stats. |