dan
|
f5a9b58c8b
Avoid reading the structure record from within the fts5 xConnect method.
|
3 months ago |
dan
|
f703b42dc4
Update the expected error messages in some OOM test cases to account for [44d77a7f807].
|
2 years ago |
drh
|
a690ff360b
Change the error message text for SQLITE_ERROR to omit the part about
|
7 years ago |
dan
|
0a2f2b546a
Fix some errors in fts5 test scripts.
|
8 years ago |
dan
|
8631402e6a
Add further tests for fts5. Fix some problems with detail=col mode and auxiliary functions.
|
9 years ago |
dan
|
dbbda39453
Have fts5 load its configuration from the xConnect() method is invoked. This ensures that the very first query run uses the correct value of the 'rank' option.
|
9 years ago |
dan
|
c94a08100b
Merge latest trunk changes with this branch. Add tests for columnsize=0.
|
9 years ago |
dan
|
6f277eb6bc
Fix an fts5 problem in extracting columns from position lists containing large varints.
|
9 years ago |
dan
|
5350d91ed3
Improve performance of the fts5 AND operator.
|
9 years ago |
dan
|
a8c024905c
Add extra tests and fixes for multi-column matches.
|
9 years ago |
dan
|
0d45967b7f
Increase test coverage of fts5_vocab.c.
|
9 years ago |
dan
|
23390b1b2b
Fix a bug in test script fts5fault4.test.
|
9 years ago |
dan
|
27aac274b9
Improve test coverage of fts5_config.c.
|
9 years ago |
dan
|
e0569a4aae
Further test coverage improvements for fts5.
|
9 years ago |
dan
|
415ae725cb
Add test cases. And some fixes.
|
9 years ago |
dan
|
4591334dd4
Change to storing all keys in a single merge-tree structure instead of one main structure and a separate one for each prefix index. This is a file-format change. Also introduce a mechanism for managing file-format changes.
|
9 years ago |
dan
|
7c479d51e5
Reorganize some of the fts5 expression parsing code. Improve test coverage of the same.
|
9 years ago |
dan
|
0501b2492a
Further improvements to test coverage of fts5 code.
|
9 years ago |
dan
|
557085a5a1
Improve test coverage of fts5.c.
|
9 years ago |
dan
|
7b2ec1ae41
Improve fts5 tests.
|
9 years ago |
dan
|
cdbd150170
Improve coverage of fts5 tests.
|
9 years ago |