SQLite

All files named ”ext/fts5/test/fts5simple.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/fts5/test/fts5simple.test

2024-09-10
16:19
[5a81d494f2] part of check-in [55c5c119a0] Alternative implementation of fts5 locale=1 feature that allows blobs to be stored in indexed columns of fts5 locale=1 tables. (check-in: [55c5c119a0] user: dan branch: fts5-locale-alternate, size: 15206)
2024-08-27
20:37
[302cdb4f8a] part of check-in [6a6ce343b2] Avoid reading the structure record from within the fts5 xConnect method. (check-in: [6a6ce343b2] user: dan branch: trunk, size: 15193)
2024-08-15
18:50
[ed7c3815c9] part of check-in [d27985245a] Further tests and fixes for this branch. (check-in: [d27985245a] user: dan branch: fts5-locale, size: 15193)
2024-07-27
19:46
[453b234819] part of check-in [69205264de] Ensure that an fts5 UPDATE does not strip the locale from columns that it does not write to. (check-in: [69205264de] user: dan branch: fts5-locale, size: 14631)
2024-06-24
18:06
[847fb82826] part of check-in [d07085e203] Fix an incorrect tcl comment that appeared in many fts5 test files. (check-in: [d07085e203] user: dan branch: trunk, size: 14620)
2019-09-12
19:38
[a298670508] part of check-in [9d418a7a49] Allow fts5 to filter on multiple MATCH clauses in a single scan. (check-in: [9d418a7a49] user: dan branch: trunk, size: 14616)
2017-07-19
18:01
[313ad28ef3] part of check-in [d14fc621e9] Remove some 'breakpoint' commands in test files. (check-in: [d14fc621e9] user: mistachkin branch: trunk, size: 14156)
2016-07-25
21:11
[5da9b15ed5] part of check-in [a495f8e77e] Fix a test case in FTS5 to make it compatible with Tcl 8.5. (check-in: [a495f8e77e] user: drh branch: trunk, size: 14167)
2016-03-26
20:11
[f157c8b068] part of check-in [53b80a6d05] Fix a problem with OOM handling when setting an fts5 configuration option. (check-in: [53b80a6d05] user: dan branch: fts5, size: 14167)
2016-03-23
15:04
[cd23d4072e] part of check-in [70fc69eed9] Explicitly limit the size of fts5 tokens to 32768 bytes. (check-in: [70fc69eed9] user: dan branch: trunk, size: 14167)
2016-03-22
15:01
[5b7b05bcc8] part of check-in [e1ab2d376a] Fix some errors in fts5 test scripts. (check-in: [e1ab2d376a] user: dan branch: trunk, size: 13592)
2016-03-03
17:54
[ac5006cc3d] part of check-in [7abc2dd953] Merge 3.11.1 changes into trunk. (check-in: [7abc2dd953] user: drh branch: trunk, size: 13590)
2016-03-01
15:52
[09420cb113] part of check-in [61927c8f31] Remove a forgotten "breakpoint" command from an FTS5 test script. (check-in: [61927c8f31] user: drh branch: branch-3.11, size: 12975)
2016-02-29
17:16
[92e06be1c1] part of check-in [251d6473f7] Fix an fts5 problem causing 'optimize' to corrupt the fts index under some circumstances. (check-in: [251d6473f7] user: dan branch: trunk, size: 12987)
2016-02-11
17:01
[e6fe2fb10a] part of check-in [bc3f7900d5] Handle parser stack overflow when parsing fts5 query expressions. Fix some compiler warnings in fts5 code. (check-in: [bc3f7900d5] user: dan branch: trunk, size: 12372)
2016-02-01
20:12
[7fcacfa473] part of check-in [2334e88244] Improve performance of fts5 queries. (check-in: [2334e88244] user: dan branch: trunk, size: 10026)
2016-01-05
21:04
[2bc6451cbe] part of check-in [fd217fdb39] Rationalize and extend some fts5 test code. Fix bugs revealed by the same. (check-in: [fd217fdb39] user: dan branch: fts5-offsets, size: 9609)
2015-12-21
18:45
[a599b7577b] part of check-in [609a0bc7f3] Fix an fts5 integrity-check problem that affects offsets=0 tables with prefix indexes. (check-in: [609a0bc7f3] user: dan branch: fts5-offsets, size: 9119)
2015-11-06
12:50
[9bded45827] part of check-in [33e6606f5e] 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. (check-in: [33e6606f5e] user: dan branch: trunk, size: 8855)
2015-11-05
18:09
[ec1c6a6f51] part of check-in [445480095e] Add the 'hashsize' configuration option to fts5, for configuring the amount of memory allocated to the in-memory hash table while writing. (check-in: [445480095e] user: dan branch: trunk, size: 8438)
2015-10-14
21:08
[41333e267c] part of check-in [f4de6d450e] Tests and minor fixes to improve coverage of FTS5 code. (check-in: [f4de6d450e] user: dan branch: trunk, size: 8078)
2015-10-12
19:12
[f8463172dc] part of check-in [1c20c1c28b] Further tweaks to improve fts5 prefix query performance. (check-in: [1c20c1c28b] user: dan branch: trunk, size: 7552)
2015-10-07
17:01
[85bbb268e0] part of check-in [baec1b96cb] Allow the subsitute character (codepoint 26 - 0x1A) to appear in fts5 barewords. (check-in: [baec1b96cb] user: dan branch: trunk, size: 7202)
2015-10-06
20:53
[84d22123e0] part of check-in [bf1607ac15] Optimizations for fts5 expressions that filter on column. More still to come. (check-in: [bf1607ac15] user: dan branch: trunk, size: 6422)
2015-10-03
15:38
[06d4afbecc] part of check-in [41d17d9e24] Update fts5 to support the table function syntax. "... FROM fts5_tbl WHERE fts5_tbl MATCH ?1 AND rank MATCH ?1" can now be written "FROM fts5_tbl(?1, ?2)". (check-in: [41d17d9e24] user: dan branch: trunk, size: 6068)
2015-10-02
20:04
[426c960e51] part of check-in [5c83b9db46] Update fts5 to avoid using a statement journal for UPDATE and DELETE operations that affect at most a single row. (check-in: [5c83b9db46] user: dan branch: trunk, size: 5569)
2015-09-17
09:48
[967b714464] part of check-in [e8ed62f82e] Fix a crash in FTS5 caused by specifying NULL as the rhs of a MATCH operator. (check-in: [e8ed62f82e] user: dan branch: trunk, size: 4694)
2015-09-10
05:40
[f629e24a35] part of check-in [fab245bea4] Change the array of 16-bit offsets at the end of each page to an array of varints. (check-in: [fab245bea4] user: dan branch: fts5-incompatible, size: 4293)
2015-09-08
19:55
[40b76f77d5] part of check-in [00d990061d] Remove the 0x00 terminators from the end of fts5 doclists stored on disk. (check-in: [00d990061d] user: dan branch: fts5-incompatible, size: 3072)
2015-09-05
19:52
Added: [f520b360c4] part of check-in [a1f4c3b543] Experiment with a different fts5 leaf page format that allows faster seeks. (check-in: [a1f4c3b543] user: dan branch: fts5-incompatible, size: 1778)