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.
EQL filter syntax
EQL record filters are specified with WHERE clause types of Boolean expressions.
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.