freeswitch/libs/sqlite/ext/fts1
Michael Jerris 165f180162 add sqlite 3.3.8 to in tree libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 20:11:50 +00:00
..
README.txt add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
fts1.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +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 add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +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.