Sort Commands

Use the following sort commands in the Logic Template to arrange the records within the result set.

Sort String Results

Command

Description

AlphaSort

Sort results in either ascending or descending order, using a field containing string data.

Sort Numeric Results

Command

Description

NumericSort

Sort results in either ascending or descending order, using a field containing numeric values.

LinearSort

Sort results from closest to a defined base value to furthest from that value, using a field containing numeric values.

Sort Date and Time Results

Command

Description

BackwardDateSort

Sort results from latest to earliest record, using a field containing date-time values.

ForwardDateSort

Sort results from earliest to latest record, using a field containing date-time values.

OutwardDateSort

Sort results from closest to a defined base date and time to furthest from that date and time, using a field containing date-time values.

Sort Spatial Results

Command

Description

SpatialSort

Sort results by distance from a defined coordinate pair, using a pair of fields containing numeric values.

Sort Geo-Spatial Results

Command

Description

GeoSpatialSort

Sort results by distance from a defined coordinate pair, using a pair of fields containing numeric values.

Sort By Intrinsic Weight

Command

Description

IntrinsicWeightSort

Sort results based upon the intrinsic weighting value, used to estimate the likelihood of a true match.