The Different Types of Search in UQL

This section describes the different types of search that you can make through UQL.

Important: Errors occur when you make queries using a single word in capital letters that is also an UQL operator or an operand. For example, if you search for AND you get an error like [code=360142] Error while processing CloudView SearchAPI request... as AND is an UQL operator. It works if you search for and in lowercase.

List of UQL operators that you cannot search alone in capital letters: AFTER, AND, BEFORE, BOR, BUTNOT, FUZZYAND, NEAR, NEXT, NOT, OPT, OR, SPLIT, TO, XOR.

This page discusses:

See Also
Reserved Characters in UQL
Operands
Operators by Priority
More About INNERJOIN