shess
4f4897e80d
Make hi-bit characters delimiters. This is a stopgap until the tokenizer
...
and fulltext.c recognize UTF-8 correctly. (CVS 3370)
FossilOrigin-Name: ca850d3d80f67672172d11392fcdf60bfbb94c02
2006-08-28 20:08:56 +00:00
shess
0de250e46f
Fix gcc gripe about parens in a ||/&& in mergePosList().
...
Drop unused pBlob/nBlob in index_insert_term().
Fix NULL deref in an assertion in docListUpdate() delete case.
Minor code tightening in docListUpdate(). (CVS 3367)
FossilOrigin-Name: a6fcf9101a831bf5f129c6045eabf30376d365dc
2006-08-25 19:20:26 +00:00
adamd
1717edd157
A first implementation of a full-text search module for SQLite. (CVS 3363)
...
FossilOrigin-Name: b0d8e0d314d6f77b7d4b5dd00c694a1323f7a8e4
2006-08-23 23:58:50 +00:00
drh
fa9b4b1499
Add the ext/fts1 subdirectory for holding the first full-text search
...
extension. (CVS 3360)
FossilOrigin-Name: 7f152f9f3a647d30874f2da46ce93a1e31ea7cf3
2006-08-22 14:45:37 +00:00