Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts3defer2.test
2023-01-25
| ||
15:45 | [3bbe54a7fc] part of check-in [de4690a10a] Fix a problem with fts3 auxiliary functions and one or more NEAR expressions ORed together. (check-in: [de4690a10a] user: dan branch: trunk, size: 6061) | |
13:42 | [356c980bc2] part of check-in [a8c91c132f] Fix another problem with fts3/4 auxiliary functions and NEAR expressions that consist entirely of deferred tokens. (check-in: [a8c91c132f] user: dan branch: trunk, size: 5919) | |
2023-01-24
| ||
11:24 | [0c0448ec22] part of check-in [39bfae4c46] Fix a problem with using fts3 auxiliary functions with expressions like "E AND ...", where E is a NEAR expression that consists entirely of deferred tokens. (check-in: [39bfae4c46] user: dan branch: trunk, size: 5569) | |
2018-11-07
| ||
02:17 | [3da52ca211] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 5156) | |
2018-11-06
| ||
19:26 | [9f70672efd] part of check-in [a1d6c6712c] Enable DEFENSIVE mode by default for tests. This requires lots of case of turning DEFENSIVE off in order to dodgy things to the database for testing purposes. No all of those cases are yet handled, so "make test" does not run to completion. (check-in: [a1d6c6712c] user: drh branch: read-only-shadow, size: 5259) | |
2015-05-25
| ||
10:57 | [c540f5f5c2] part of check-in [f1e942a1dd] Fix an fts4 matchinf() problem triggered by deferred tokens that are part of phrases that are part of AND expressions. (check-in: [f1e942a1dd] user: dan branch: trunk, size: 5053) | |
2014-05-07
| ||
19:59 | [e880e3b65b] part of check-in [e21bf7a2ad] Fix the way parenthesis in MATCH expressions are handled by FTS if the tokenizer considers them to be token characters. (check-in: [e21bf7a2ad] user: dan branch: trunk, size: 4849) | |
2013-06-10
| ||
23:30 | [a3b6cbeaba] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 4848) | |
2012-08-20
| ||
17:24 | [83f8744407] part of check-in [e799222f3b] Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option. (check-in: [e799222f3b] user: dan branch: trunk, size: 4849) | |
2011-06-13
| ||
17:00 | [35867d33ba] part of check-in [b9fb69e55b] Add tests for deferred tokens to fts3auto.test. Fix a problem with OR queries and deferred tokens. (check-in: [b9fb69e55b] user: dan branch: fts3-prefix-search, size: 4830) | |
2011-06-07
| ||
18:35 | [ad5bd3ae61] part of check-in [9d10a6846b] Have NEAR queries use incremental merging. Fix issues surrounding the deferred token optimization. (check-in: [9d10a6846b] user: dan branch: fts3-prefix-search, size: 4841) | |
2011-03-23
| ||
17:10 | [288bef6de1] part of check-in [30d42dc66f] Fix a bug in fts4 to do with matchinfo and deferred tokens. (check-in: [30d42dc66f] user: dan branch: trunk, size: 4530) | |
2010-11-24
| ||
19:26 | [da840efaed] part of check-in [71011a4f9b] Add code for the matchinfo 'longest common substring' feature. (check-in: [71011a4f9b] user: dan branch: fts3-experimental, size: 4191) | |
2010-11-23
| ||
19:16 | [548eb2ca7e] part of check-in [9cf0f2b76b] Experimental changes to fts3 function matchinfo(). (check-in: [9cf0f2b76b] user: dan branch: fts3-experimental, size: 4190) | |
2010-10-27
| ||
16:52 | [d3c7db6584] part of check-in [84194c4195] Fix a buffer overread in fts3 that can occur if the database is corrupt. (check-in: [84194c4195] user: dan branch: experimental, size: 4150) | |
2010-10-25
| ||
09:01 | [1a9f213ca7] part of check-in [80a54ebc41] Add test for matchinfo when a phrase includes some common tokens. (check-in: [80a54ebc41] user: dan branch: experimental, size: 3932) | |
2010-10-23
| ||
19:07 | [acd2fdd4db] part of check-in [deb80eac91] Fixes for the matchinfo() function related to FTS4 common token handling. (check-in: [deb80eac91] user: dan branch: experimental, size: 3284) | |
2010-10-22
| ||
19:03 | Added: [98259e5d7f] part of check-in [5a4d5bfcae] Add new test file fts3defer2.test. (check-in: [5a4d5bfcae] user: dan branch: experimental, size: 3235) | |