ISolrSortItem

Assembly: BISearch;

Description

The ISolrSortItem interface contains properties that are used to set up sorting parameters of search results by the specified field.

Inheritance Hierarchy

ISolrSortItem

Comments

Sorting parameters by the specified field can be obtained using properties and methods of the ISolrSortContext interface.

Properties

  Property name Brief description
SolrField The SolrField property returns the field, for which sorting parameters are set up.
SortDirection The SortDirection property determines sorting order.

See also:

BISearch Assembly Interfaces