SQLite

All files named ”test/fts4incr.test”
Login

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

History for test/fts4incr.test

2015-06-10
22:51
[4e353a0bd8] part of check-in [f38e0be56f] Remove possibly stray output from various tests. (check-in: [f38e0be56f] user: mistachkin branch: testerOutput, size: 2089)
2013-10-14
20:30
[361960ed35] part of check-in [0bf438fc30] Fix a crash in FTS incremental phrase processing that can occur if the second or subsequent token is much more common in the dataset than the first. (check-in: [0bf438fc30] user: dan branch: trunk, size: 2072)
2013-10-03
19:27
[2fae04582c] part of check-in [f6819c5f33] Allow FTS4 multi-token phrases to use a combination of in-memory and incrementally loaded doclists. This allows phrases to (partially) benefit from incremental doclists without disabling the deferred token optimization. (check-in: [f6819c5f33] user: dan branch: fts4-docid-range-constraints, size: 1512)
2013-10-02
08:04
Added: [79093b8251] part of check-in [bc3a2ed5fb] Add a test to check that the new multi-token phrase optimization is actually helping. (check-in: [bc3a2ed5fb] user: dan branch: fts4-docid-range-constraints, size: 1513)