FindById(Id: String): ISolrFacetFieldResults;
Id. Identifier of the field, by which it is necessary to find results of faceted search.
The FindById method searches and returns faceted search results grouped by the specified field.
The field identifier is case-sensitive.
The example of work with the ISolrFacetSearchResults collection is given in description of the ISolrSearchResults.FacetSearchResults property.
See also: