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