This section describes how to configure and use EQL record
filters.
About EQL record filters
EQL record filters let you define arbitrary subsets of the total record set, and dynamically restrict search and navigation results to these subsets.
SelectionFilter format
The SelectionFilter type is a record filter that uses EQL query syntax.
DataSourceFilter format
The DataSourceFilter type is similar in format to the SelectionFilter type.
Range filters
EQL filters allow a user, at request time, to specify an arbitrary, dynamic range of values that are then used to limit the records returned for a navigation query.
Geocode filters
When used with a standard attribute of type geocode, the EQL DISTANCE function indicates a filter based on the distance of that geocode attribute from a given reference point.