Lines Matching refs:term
80 instance of the term "consultancy". Phrases enclosed in quotes may
89 matches rows that contain either the term "hello", or the term "world",
93 term 'sqlite' and at least one of the terms 'fantastic' or 'impressive',
106 matches all rows that contain the term "SQLite", as well as those that
111 specified term. For example, the following:
116 the term "sqlite". If the '-' character occurs inside a quoted phrase,
118 on a single term. At this time, all Fts3 queries must contain at least
119 one term or phrase that is not preceded by the '-' prefix.
126 of the table contains the term "hello", and that column "col2" of the
127 table contains the term "world". If the table does not contain columns
134 phrase or a term preceded by a '-' operator. A '*' character may be
135 appended to a term associated with a specific column for prefix matching.
167 contain the term "example" but not the term "simple", the following