freeswitch/libs/sqlite/ext/fts1
Michael Jerris 5791353cec sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-22 22:09:42 +00:00
..
README.txt add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
fts1.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
fts1.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
fts1_hash.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
fts1_hash.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
fts1_porter.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
fts1_tokenizer.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
fts1_tokenizer1.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00

README.txt

This folder contains source code to the first full-text search
extension for SQLite.