sc_merge_results: Merge Raw Results

Description Usage Arguments Value

View source: R/search-controller.R

Description

Take a list of raw results and merge into one big list of results

Usage

1
sc_merge_results(raw_results, sortby, orderby)

Arguments

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

Value

A single result set, merged and sorted


att/rcloud.solr documentation built on Dec. 24, 2019, 10:37 p.m.