sqlite/ext/fts1
mistachkin 049d487e2e Modify several extensions to use the new exported function naming. Fix some shared library compilation issues.
FossilOrigin-Name: f2ab8747825ab5131ffab174aa0ffe5e474f6811
2013-07-04 23:53:56 +00:00
..
README.txt
ft_hash.c
ft_hash.h Many spelling fixes in comments. No changes to code. 2013-03-21 21:20:32 +00:00
fts1.c Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. 2013-07-04 23:53:56 +00:00
fts1.h
fts1_hash.c
fts1_hash.h Many spelling fixes in comments. No changes to code. 2013-03-21 21:20:32 +00:00
fts1_porter.c
fts1_tokenizer.h
fts1_tokenizer1.c
fulltext.c Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. 2013-07-04 23:53:56 +00:00
fulltext.h
simple_tokenizer.c
tokenizer.h

README.txt

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