On Wed, Nov 9, 2011 at 8:02 PM, Fabian <[email protected]> wrote:
> > "As of SQLite version 3.7.9, FTS4 supports a new option - "content" > -designed to extend FTS4 to support the creation of full-text indexes > where: > > I wonder why this new option wasn't mentioned in the changelog of > 3.7.9, but maybe because it's still experimental? > Because it is experimental. Also, it comes with no safety-belts: you can do a lot of damage by misusing it, and it is quite fussy and easy to misuse. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

