Hi,

I saw in the timeline that Sqlite developers are working on FTS4.
Great news! :-)

I would like to suggest a couple of fixes.

The following syntax involving two or more words and double quotes
returns an error:

  ...MATCH 'Electric car -"general motors"'

  ...MATCH 'Electric car title:"general motors"'

In both cases we get the following database error:

  "Database error: SQL logic error or missing database"

Maybe those are not too complex fix and they would add a lot more
power to FTS syntax.

Thank you and keep up the good work! :-)

Jochi Martínez
www.bfreenews.com
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to