Constructor new SorterView() Since: 2.22.0 Source: src/js/views/search/SorterView.js, line 4 Extends Backbone.View Members searchResults :SolrResults A reference to the SolrResults collection that this sorter displays and controls. Type: SolrResults Source: src/js/views/search/SorterView.js, line 21 Methods render() Renders the view Source: src/js/views/search/SorterView.js, line 47 setSort(e) Sets the sort order on the SolrResults when the sort is changed in the UI. Parameters: Name Type Description e Event Source: src/js/views/search/SorterView.js, line 65