FindBySolrField(Value: ISolrField): ISolrSortItem;
FindBySolrField(Value: Prognoz.Platform.Interop.BISearch.ISolrField): Prognoz.Platform.Interop.BISearch.ISolrSortItem;
Value. Field that is used to search for sorting parameters.
The FindBySolrField method searches for sorting parameters by the specified field.
The method returns parameters of sorting by field in case of successful search and Null if sorting is not executed by the specified field.
See also: