The range operator provides a way to make queries in a numeric range.
For example: To search for organizations with 10-100 employees:
type:Organization range:nbEmployees:10-100