Group 1 Operators

Within query expressions, the Group 1 operators have the following order of evaluation from highest precedence to lowest:

  1. EQUIValence (=)

  2. NEAR (;)

  3. weight (*), threshold (>)

  4. MINUS (-)

  5. NOT (~)

  6. MNOT

  7. WITHIN

  8. AND (&)

  9. OR ()

  10. ACCUMulate ( _ )