Lines Matching refs:token
39 contain at least one instance of the token "hello", and at least one
40 instance of the token "world". Tokens may be grouped into phrases using
58 case is treated as an ordinary token. For example, the following query:
71 searches for a row containing an instance of each specified token seperated
77 searches for a row that contains an instance of the token "reliable"
98 Any token that is part of an Fts3 query expression, whether or not it is
100 it. In this case, the token matches all terms that begin with the characters
101 of the token, not just those that exactly match it. For example, the
109 A token that is not part of a quoted phrase may be preceded by a '-'
123 may be associated with each token in a query by preceding a token with
161 handled as a regular token.
163 3) The '-' token prefix is not supported. Instead, a new binary operator,
173 upper case. Otherwise it will be treated as a regular token.