Extends
Methods
defaults()
Properties:
| Name |
Type |
Description |
filtersList |
Array.<Filter>
|
An array of Filter models to optionally add to the Filters collection |
filters |
Filters
|
A Filters collection to use for this search |
searchResults |
SolrResults
|
The SolrResults collection that the search results will be stored in |
- Source:
startListening()
Sets listeners on the Filters and SearchResults to trigger a search when the search changes
- Since:
- Source:
triggerSearch()
Get Results from the Solr index by combining the Filter query string fragments
in each Filter instance in the Search collection and querying Solr.
- Since:
- Source:
Fires: