drh
|
92054fefcd
|
Fix memory leaks in the amatch extension. Add a few simple test cases.
FossilOrigin-Name: 604134732e309a738e21bcb4240b9ff285d2bfe4
|
2013-09-30 17:37:15 +00:00 |
|
dan
|
4dc3d73d69
|
Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option.
FossilOrigin-Name: e799222f3b8246e65657a758437914ece7069ba9
|
2012-08-20 17:24:48 +00:00 |
|
mistachkin
|
fda06befd5
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
FossilOrigin-Name: 9007586fdabed8dbcc78581ea9821cfd1f9a4c8c
|
2011-08-02 00:57:34 +00:00 |
|
drh
|
45de8d5f0f
|
If "PRAGMA page_size" commands are not authorized, the FTS module will assume
a page size of 1024.
FossilOrigin-Name: ba39382ef546b4c4ae15ed90ef0b6c87762bffef
|
2011-06-23 00:59:41 +00:00 |
|
dan
|
1fce2b14fb
|
Update some test cases in fts4aa.test.
FossilOrigin-Name: 65e5f7706d3b6784f9cce315478d7623d6d7e7d9
|
2011-06-20 12:24:26 +00:00 |
|
drh
|
0b2f8ba965
|
Check-in [87a6a9970b] did not completely disable FTS4. This check-in aims
to finish the job.
FossilOrigin-Name: 0259b6299e435b3c3a7ca33df8c38c8a5dc84a61
|
2010-03-09 13:02:09 +00:00 |
|
drh
|
b4a1fed2ea
|
Add a new full-text search variant that tracks the total number of documents
and document sizes, to make ranking search results easier. Currently
called FTS4.
FossilOrigin-Name: 1b6e6094c88214e02c9e3638932997ac20bfe413
|
2010-02-03 19:55:13 +00:00 |
|