AddField(Value: ISolrField): ISolrSortItem;
AddField(Value: Prognoz.Platform.Interop.BISearch.ISolrField): Prognoz.Platform.Interop.BISearch.ISolrSortItem;
Value. Field, for which it is necessary to add sorting parameters.
The AddField method adds sorting parameters for the specified field.
The example of use is given in description of the ISolrSearchContext.SortContext property.
See also: