dan
|
105c20648e
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
5 months ago |
drh
|
8210233c7b
Revise tests cases to align with the new EXPLAIN QUERY PLAN output.
|
3 years ago |
dan
|
33a99fad08
Add experimental unicode-aware trigram tokenizer to fts5. And support for LIKE and GLOB optimizations for fts5 tables that use said tokenizer.
|
4 years ago |
dan
|
685b2ee0c3
Allow fts5 to filter on multiple MATCH clauses in a single scan.
|
5 years ago |
drh
|
cdf88760da
More test case updates. Tests are all running now.
|
6 years ago |
drh
|
b3f0276b9e
Fix test cases so that they work with the new EXPLAIN QUERY PLAN output
|
6 years ago |
drh
|
a690ff360b
Change the error message text for SQLITE_ERROR to omit the part about
|
7 years ago |
dan
|
929b695111
Allow a user column name to be used on the LHS of a MATCH operator in FTS5.
|
7 years ago |
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 years ago |
dan
|
e4449454c5
Make use of range constraints on the rowid field of an fts5 table in full-text queries.
|
9 years ago |
dan
|
7b2ec1ae41
Improve fts5 tests.
|
9 years ago |