GB wrote:
> the regular Tables are not causing any grief.
> Any hints of course are greatly apprechiated.

If you're using prefix queries, consider setting the prefix= option:
<http://www.sqlite.org/fts3.html#section_6_5>

Try running the optimize command:
<http://www.sqlite.org/fts3.html#optimize>

Show your FTS queries that are too slow.


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

Reply via email to