sc_merge_results {rcloud.solr} | R Documentation |
Take a list of raw results and merge into one big list of results
sc_merge_results(raw_results, sortby, orderby)
raw_results |
A list of results from solr returned from the SearchSource objects. |
sortby |
Passed to solr for sorting |
orderby |
Passed to solr for sorting |
A single result set, merged and sorted