Skip to content

Search comparators

A comparator defines how a search field value is compared to the value you enter. Available comparators depend on the field's data type and selecting one may change the value input shown.

Search comparator dropdown
ComparatorApplies toValue inputDescription
EqualsAnySingle valueThe field must exactly match the value entered.
Is not setAnyNoneThe field must have no value assigned to it.
Is setAnyNoneThe field must have a value assigned to it.
Is one ofAnyMultiple valuesThe field must match at least one of the values entered, each on a separate line.
Is not any ofAnyMultiple valuesThe field must not match any of the values entered, each on a separate line.
Includes all ofMulti-selectMultiple valuesThe field must include all of the values entered, each on a separate line. Used for Zone.
Less thanNumberSingle valueThe field must be less than the value entered.
Greater thanNumberSingle valueThe field must be greater than the value entered.
Is betweenNumber, DateTwo valuesThe field must fall between the first and second values entered.
Is not betweenNumber, DateTwo valuesThe field must not fall between the first and second values entered.
ContainsAnySingle valueThe field must contain the string of characters entered.
Starts withAnySingle valueThe field must begin with the string of characters entered.
Ends withAnySingle valueThe field must end with the string of characters entered.
IncludesLot / Plan numberSingle valueThe field must include the number entered. Used for Lot and Plan numbers.
MatchesTextSingle valueThe field must match the value entered. Used for street names (case-insensitive, recognises common abbreviations) and house numbers (a hyphenated range, e.g. 12-18, matches every number in that range).
On or beforeDateSingle dateThe date field must be on or before the date selected.
On or afterDateSingle dateThe date field must be on or after the date selected.
Is YesYes/NoNoneThe field must be set to Yes. Used for Confirmed and Provisional.
Is NoYes/NoNoneThe field must be set to No. Used for Confirmed and Provisional.
Is not YesYes/NoNoneThe field must not be set to Yes. Used for Confirmed and Provisional.
Is not NoYes/NoNoneThe field must not be set to No. Used for Confirmed and Provisional.
cast_for_education

All criteria in a search must match for a result to be returned. If any single criterion does not match, the search returns nothing.