dan
|
090b8649be
|
Allow an fts5 table or query to be configured to collect xInstToken data for any prefix terms as part of the first parse of the main index, if any.
FossilOrigin-Name: 46929ae92b26f02bc70de9931b21a8a7cf9a2453d5fb07f68b712f62e28e9152
|
2024-11-02 19:10:50 +00:00 |
|
dan
|
e25a267e81
|
Fix the fts5 xInstToken() API for prefix queries that do not use prefix-indexes. This is experimental.
FossilOrigin-Name: 97c2824f471e7e622c4a166947a6e8162cae891345101539829a6fcec83373fe
|
2024-09-14 20:30:14 +00:00 |
|
dan
|
342984075b
|
Add tests to restore coverage of fts5_config.c.
FossilOrigin-Name: 9d971b31df7ad4d68eb348f95d8f996071cf87d41c47033bde3fcc4dba732e06
|
2024-08-16 19:05:47 +00:00 |
|
dan
|
41ebf965cd
|
Extra tests.
FossilOrigin-Name: fb257540d32ced4a5fe0759d3ad9c1b36fd2b7d64d93cb0a0ecdb48355a68b7a
|
2024-08-15 20:33:05 +00:00 |
|
dan
|
105c20648e
|
Fix an incorrect tcl comment that appeared in many fts5 test files.
FossilOrigin-Name: d07085e2035b52a7edd27980523225e59c5bf851fb4a6de975f03e653b937c9c
|
2024-06-24 18:06:15 +00:00 |
|
dan
|
54318b382a
|
Fixes for xInstToken() with tokendata=0 tables. And with prefix queries.
FossilOrigin-Name: 78fbb71598b1ca756acc078253880a1d0f7983a5a26b9efc683e6488122505a1
|
2023-12-04 18:45:14 +00:00 |
|
dan
|
b5effc0605
|
Different approach to querying a tokendata=1 table. Saves cpu and memory.
FossilOrigin-Name: c523f40895866e6fc979a26483dbea8206126b4bbdf4b73b77263c09e13c855e
|
2023-12-01 20:09:59 +00:00 |
|
dan
|
5c268bbf67
|
Fix tokendata=1 and xInstToken() APIs for detail=none and detail=column tables.
FossilOrigin-Name: 37b271c19d772bd06524db816ded03377b426efed7a7783c8a96f6fb156ecd86
|
2023-11-22 19:02:54 +00:00 |
|
dan
|
50b0e25a55
|
Add implementation of xInstToken() API.
FossilOrigin-Name: a34b26fe7f60b74e7ae5cf64900920a3d352a20da2496401bcbc27041689cd07
|
2023-11-15 11:45:19 +00:00 |
|
dan
|
e108029332
|
Add new fts5 API xQueryToken().
FossilOrigin-Name: 828566392b3ea8db603cb1ae5eccbc8ac035efaa284bc7c15ba89874f634aec9
|
2023-11-13 14:29:12 +00:00 |
|
dan
|
03204e9106
|
Add the tokendata=1 option to ignore trailing token-data when querying an fts5 table.
FossilOrigin-Name: 122935182ad5869ce3a4c6d796c38a0509f6f3384dd1b3e60a3f2f0f366cc5f5
|
2023-10-11 21:08:12 +00:00 |
|
dan
|
1846de49a4
|
Fixes for fts5 expression parser module to allow embedded 0x00 bytes in tokens.
FossilOrigin-Name: 342c8d0783f449817d3f565ff6b9f010a6c690beeea32f1861640810490a8b5f
|
2023-10-03 19:06:52 +00:00 |
|
dan
|
a35ae44150
|
Changes so that fts5 can handle tokens with embedded '\0' bytes.
FossilOrigin-Name: c027c092c4af53bd6ae3cc6e2b4439167d9eeb0f9de549b6a2c2a72a67ee886c
|
2023-09-30 18:13:35 +00:00 |
|