Any character without special meaning in the Verity Query Language can be
entered anywhere in a query. For example, this query finds pages that match the
phrase:
The following characters have special meaning in the Verity Query Language.
Punctuation Marks in Queries
Character
| Description
|
, ( ) [
| These characters end a text token.
|
= > < !
| These characters end a text token because they signify the start of a field
operator (! is special: != ends a token).
|
‘ @ ` < { [ !
| These characters signify the start of a delimited token, which are terminated
by the end character associated with the start character.
|