Method | Description | |
---|---|---|
BuildFilterQueries ( ) : ICollection |
||
BuildQuery ( ) : ISolrQuery |
Builds the Solr query from the search parameters
|
|
SearchParameters ( ) : System.Collections.Generic | ||
SelectedFacetFields ( ) : IEnumerable |
Gets the selected facet fields
|
|
SelectedSort ( ) : SolrNet.SortOrder[] | ||
ToQueryOptions ( ) : QueryOptions |
public SearchParameters ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SelectedSort ( ) : SolrNet.SortOrder[] | ||
return | SolrNet.SortOrder[] |