SQLite

All files named ”test/fts3first.test”
Login

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

History for test/fts3first.test

2011-10-19
15:52
[dbdedd2091] part of check-in [df36ac9481] Have FTS3 ignore ^ prefixes. The ^ syntax is only supported on FTS4 tables. (check-in: [df36ac9481] user: dan branch: fts4-content, size: 5237)
10:18
[5aa9e82202] part of check-in [92618c1463] Add tests for FTS ^ searches and matchinfo(). (check-in: [92618c1463] user: dan branch: fts4-content, size: 4768)
09:40
[8402101caa] part of check-in [2c03b24f4c] Fix a problem in FTS to do with ^ tokens and the snippet() function. (check-in: [2c03b24f4c] user: dan branch: fts4-content, size: 3799)
2011-10-18
19:39
Added: [10f4291470] part of check-in [63ac33c860] If a token within an FTS query is prefixed with a '^' character, it must be the first token in a column of data to match. (check-in: [63ac33c860] user: dan branch: fts4-content, size: 3283)