On 7/11/17, Jens Alfke <j...@mooseyard.com> wrote:
>
>> On Jul 11, 2017, at 10:35 AM, Richard Hipp <d...@sqlite.org> wrote:
>>
>> Generally speaking, FTS4 (and FTS3 and FTS5) requires no more than one
>> MATCH operator  in the WHERE clause for each FTS4 table in the FROM
>> clause, and that one MATCH operator must be a conjunct.
>
> By “conjunct” you mean it’s ANDed with the remaining query terms?

Yes.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to