The street number search field allows for more than just specific street numbers –
Allowed entries –
Boolean commands:
OR (comma) – Enter multiple numbers sepatated by a comma EXAMPLE: 6539, 6537, 6541
TO – Range, Enter a range of numbers EXAMPLE: 6539 to 6550
And Not – Exclude, Enter a range of numbers then exclude a few within that range EXAMPLE: 6539 to 6550 and not 6545
Even

Odd

Over >

Less than <

Wild Cards *

This is requesting all street numbers that begin with 9.
9 then anything after.
This is requesting all street number that end in 9.
Anything then 9.

This is requesting all street numbers that begin with 9 anything in the middle then ends in a 9.
9 anything then 9.