SQLite

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

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

History for ext/fts5/test/fts5ea.test

2024-06-24
18:06
[cefdf66024] 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: 3635)
2015-08-31
20:06
[b01e3a18cd] part of check-in [ad7feaed4c] Begin changes to allow synonym support by adding multiple terms to a query (an alternative to adding multiple terms to the FTS index). (check-in: [ad7feaed4c] user: dan branch: fts5-incompatible, size: 3631)
2015-06-01
19:17
[451bb37310] part of check-in [b43e9a5b7a] Improve performance of the fts5 AND operator. (check-in: [b43e9a5b7a] user: dan branch: fts5, size: 3390)
2015-05-18
18:03
[6159e66c4f] part of check-in [ce08206b5c] Add a test for an untested branch in fts5_expr.c. (check-in: [ce08206b5c] user: dan branch: fts5, size: 3394)
17:50
[c2f33a33d3] part of check-in [47dbfadb99] Improve test coverage of fts5_config.c. (check-in: [47dbfadb99] user: dan branch: fts5, size: 3327)
2015-05-07
19:29
[ed163ed820] part of check-in [a684b5e2d9] 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. (check-in: [a684b5e2d9] user: dan branch: fts5, size: 3326)
2015-05-02
20:35
[f4d35cd277] part of check-in [c4456dc5f5] Reorganize some of the fts5 expression parsing code. Improve test coverage of the same. (check-in: [c4456dc5f5] user: dan branch: fts5, size: 3054)
2015-05-01
20:38
[7cc498993c] part of check-in [d4331943df] Further improvements to test coverage of fts5 code. (check-in: [d4331943df] user: dan branch: fts5, size: 2856)
2015-01-06
19:08
[04695560a4] part of check-in [65f0262fb8] Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. (check-in: [65f0262fb8] user: dan branch: fts5, size: 2615)
2014-12-29
15:59
Renamed and modified test/fts5ea.test → ext/fts5/test/fts5ea.test. [0ef2c89e14] part of check-in [7f148edb30] Move all fts5 test files to new directory "ext/fts5/test". (check-in: [7f148edb30] user: dan branch: fts5, size: 2679)