> RIM_API_FTS_DB MATCH 'bug report API_Version:374 OR API_Version:UAR'
>
>
> [03:41]<Schema>  1: [3.7.4] Release History Of SQLite ( http://j.mp/fHI3HG )
> ...generator bug introduced in version 3.6.14 . This bug ...status()
> interface, in order to report out the amount of… 374

I think that is an expected result. The snippet() function is returning
two fragments of text (since it cannot find a single fragment that
contains all the terms in your query). The second fragment of text
contains a single token - "374".

Dan.

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

Reply via email to