>= (greater than or equal)

Selects documents whose document fields contain values that are greater than or equal to the specified string that is being searched for. This makes it possible, for example, to search for documents whose date of last change is on or after a particular date. Example:

lastChanged >= 20101223000000