dan
|
105c20648e
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
5 meses atrás |
mistachkin
|
885f410472
Remove some 'breakpoint' commands in test files.
|
7 anos atrás |
drh
|
a690ff360b
Change the error message text for SQLITE_ERROR to omit the part about
|
7 anos atrás |
dan
|
f55fb6615b
Have fts5 cache the decoded structure of fts5 indexes in memory. Use "PRAGMA data_version" to detect stale caches.
|
8 anos atrás |
dan
|
4364e5c9f7
Fix an fts5 problem involving detail=none, "ORDER BY rowid DESC" and deleted items. Also add tests to verify that the documented operator precedences are correct.
|
9 anos atrás |
dan
|
128ea696ea
Fix a problem with fts5 "ORDER BY rowid DESC" queries and large terms.
|
9 anos atrás |
dan
|
dafeda754b
Improve test coverage of fts5_index.c.
|
9 anos atrás |
dan
|
3e65f89ef6
Fix Makefile.in to account for recent changes. Update fts5 test scripts so that they do not run if SQLITE_ENABLE_FTS5 is not defined.
|
9 anos atrás |
dan
|
415ae725cb
Add test cases. And some fixes.
|
9 anos atrás |
dan
|
23d538885e
Change fts5 doclist-index structures to be trees instead of flat lists. This only makes a difference for databases that contain millions of instances of the same token.
|
9 anos atrás |
dan
|
c51f5b3fd9
Fix problems with doclist-indexes involving very large rowids.
|
9 anos atrás |
dan
|
d7889b26ac
Fix an fts5 problem with large deletes.
|
9 anos atrás |