In section 3 of the FTS3/4 documentation page, 
<https://www.sqlite.org/fts3.html#full_text_index_queries>:

        Normally, a token or token prefix query is matched against the FTS 
table column
         specified as the right-hand side of the MATCH operator.

That should read "*left*-hand side”.

—Jens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to