ISolrFacetSearchResults

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ISolrFacetSearchResults interface contains properties and methods to work with faceted search scheduled tasks container.

Inheritance Hierarchy

ISolrFacetSearchResults

Comments

Results of faceted search are available in the ISolrSearchResults.FacetSearchResults property.

Properties

  Property name Brief description
Count The Count property returns number of faceted search results.
Item The Item property returns results of faceted search grouped by a field.

Methods

  Method name Brief description
FindById The FindById method searches and returns faceted search results grouped by specified field.

See also:

BISearch Assembly Interfaces