Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrSortItem interface contains properties to set up sorting parameters of search results by specified field.
ISolrSortItem
The sortings parameters by specified fields can be obtained using properties and methods of the ISolrSortContext interface.
| Property name | Brief description | |
| SolrField | The SolrField property returns field for which sorting parameters are set up. | |
| SortDirection | The SortDirection property determines sorting order. |
See also: