Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts5query1.test
2013-01-09
| ||
18:09 | Fix a few compiler warnings and test failures. file: [53e9eccf4c] check-in: [201233ee64] user: dan branch: matchinfo, size: 5521 | |
2013-01-08
| ||
20:35 | Add tests and many fixes for snippet implementation. Some tests are still failing. file: [604103ef31] check-in: [a257d81d4b] user: dan branch: matchinfo, size: 5517 | |
2013-01-01
| ||
19:56 | Add APIs to allow fts5 to be augmented with ranking and snippet functions. Does not work yet. file: [be9b2f817b] check-in: [a235305d42] user: dan branch: matchinfo, size: 4576 | |
2012-12-30
| ||
12:03 | Add support for the "columnname : phrase" syntax to fts5. file: [1c654d528e] check-in: [069e299d06] user: dan branch: trunk, size: 4224 | |
11:45 | Add support for prefix queries to fts5. Still no support for prefix indexes, just prefix queries using the regular term index. file: [f66316728d] check-in: [dd018f834a] user: dan branch: trunk, size: 4969 | |
2012-12-29
| ||
15:16 | Add fts5rnd1.test, a modified version of fts3rnd.test that works with fts5. file: [2d9aec1331] check-in: [29d07b13f0] user: dan branch: trunk, size: 3157 | |
09:56 | Add support for the AND, OR and NOT operators to fts5. file: [eaabb85d9f] check-in: [c2efd983b0] user: dan branch: trunk, size: 2877 | |
2012-12-28
| ||
20:01 | Add support for NEAR queries to fts5. file: [93d3e23382] check-in: [ed403fecf2] user: dan branch: trunk, size: 2660 | |
18:57 | Add support for phrase queries to fts5. file: [392da763da] check-in: [0780ef9305] user: dan branch: trunk, size: 1663 | |
2012-12-27
| ||
18:01 | Fill in some functions so that a tiny subset of fts5 queries work. file: [6d370b102a] check-in: [fb07003744] user: dan branch: trunk, size: 1519 | |
2012-12-26
| ||
19:40 | Modify where.c and so on to handle fts scans. Opcodes do not work yet. file: [a8694f6a19] check-in: [58a5617da3] user: dan branch: trunk, size: 1579 | |
2012-12-24
| ||
15:32 | Added: Fixes for updates and deletes on tables with fts5 indexes. file: [31297091a3] check-in: [8161b13910] user: dan branch: trunk, size: 1135 | |