RemoveBySolrField(Value: ISolrField): Boolean;
RemoveBySolrField(Value: Prognoz.Platform.Interop.BISearch.ISolrField): Boolean;
Value. Field, by which it is necessary to remove sorting parameters.
The RemoveBySolrField method removes sorting parameters by the specified field and returns whether removal was successful.
The method returns True if sorting parameters were removed, and False if removal is impossible due to some reasons.
See also: