Method GetSortField
GetSortField(Bindings, Boolean)
Get a sort field which can be used to rank documents by this expression.
Declaration
public virtual SortField GetSortField(Bindings bindings, bool reverse)
Parameters
Type | Name | Description |
---|---|---|
Bindings | bindings | |
System.Boolean | reverse |
Returns
Type | Description |
---|---|
SortField |
Remarks
Get a sort field which can be used to rank documents by this expression.