Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts3rnd.test
2011-06-09
| ||
10:48 | [1320d8826a] part of check-in [4e8dd19eef] Fix problems to do with using both OR and NEAR operators in a single expression. (check-in: [4e8dd19eef] user: dan branch: fts3-prefix-search, size: 13539) | |
2011-06-06
| ||
14:51 | [d88ec3dbe5] part of check-in [89f2f482e0] Modify fts3rnd.test to run tests for both "ORDER BY docid ASC" and "ORDER BY docid DESC" with both order=ASC and order=DESC FTS tables. Fixes for some bugs found. (check-in: [89f2f482e0] user: dan branch: fts3-prefix-search, size: 13502) | |
2010-12-02
| ||
17:39 | [2b1a579be5] part of check-in [099195b148] Fix a bug causing fts3 to incorrectly return SQLITE_CORRUPT. (check-in: [099195b148] user: dan branch: trunk, size: 13053) | |
2010-05-04
| ||
11:06 | [707533ce94] part of check-in [232dbe8ece] Fix a typo in walfault.test. (check-in: [232dbe8ece] user: dan branch: trunk, size: 13017) | |
2010-01-14
| ||
11:17 | [2f5761db9d] part of check-in [da7abe0588] Fix some matchinfo related test problems in fts3rnd.test. (check-in: [da7abe0588] user: dan branch: trunk, size: 12983) | |
2010-01-02
| ||
19:02 | [153b4214ba] part of check-in [51f7ee8440] Add experimental implementation of FTS3 functions matchinfo() and snippet() (not enabled by default). (check-in: [51f7ee8440] user: dan branch: trunk, size: 12681) | |
2009-12-22
| ||
18:56 | [654daa6206] part of check-in [37a1de02d1] Add the experimental FTS3 matchinfo() function. Provides details of the match that may be used for result ranking and other purposes. (check-in: [37a1de02d1] user: dan branch: trunk, size: 12525) | |
2009-12-12
| ||
13:16 | [2a78df5478] part of check-in [eee921a99e] Extra tests for coverage of fts3 code. (check-in: [eee921a99e] user: dan branch: trunk, size: 11933) | |
2009-12-11
| ||
16:03 | [03e88da0bd] part of check-in [87fc0ce151] Change the fts3 test interface used to configure the advisory node size parameter. (check-in: [87fc0ce151] user: dan branch: trunk, size: 11756) | |
07:07 | [b1fd9a0b8b] part of check-in [6b740c7cd5] Add comment to fts3rnd.test to explain how the test works. (check-in: [6b740c7cd5] user: dan branch: trunk, size: 11710) | |
2009-12-10
| ||
16:04 | [d7fe25493a] part of check-in [48c0db0eb2] Changes to fts3 to avoid flushing data to disk within a SELECT statement. (check-in: [48c0db0eb2] user: dan branch: trunk, size: 8721) | |
2009-12-09
| ||
14:39 | [44fa720932] part of check-in [56b6432f86] Improve test coverage of fts3.c. (check-in: [56b6432f86] user: dan branch: trunk, size: 8631) | |
2009-12-07
| ||
12:34 | [ec82795eb3] part of check-in [5811df3f04] Add some tests for OR, AND and NOT operations to fts3rnd.test. Add tests to check that errors are returned when bad arguments are passed to fts3 functions snippet, offsets and optimize. Minor fix for the same (check-in: [5811df3f04] user: dan branch: trunk, size: 8517) | |
2009-12-05
| ||
18:16 | [351197c445] part of check-in [f221f31eff] Add test case for the obscure corruption detection added by the previous commit. (check-in: [f221f31eff] user: dan branch: trunk, size: 6523) | |
14:29 | [151071849c] part of check-in [3bb13a0652] Fix another bug in 3-way NEAR queries. (check-in: [3bb13a0652] user: dan branch: trunk, size: 6546) | |
2009-12-04
| ||
19:07 | [071ff7ed7b] part of check-in [507890a913] Fix a problem involving a 3-way NEAR query. (check-in: [507890a913] user: dan branch: trunk, size: 6458) | |
14:11 | [65f534898c] part of check-in [69c21ee46a] Modify [2ad1461f25] to avoid leaving a prepared statement in "active" state following an OOM error in FTS3. (check-in: [69c21ee46a] user: dan branch: trunk, size: 5319) | |
01:44 | [45beb753df] part of check-in [f9047b2e88] Clear a conflicting TCL variable in the fts3rnd.test test script. (check-in: [f9047b2e88] user: drh branch: trunk, size: 4216) | |
2009-12-03
| ||
17:36 | Added: [bbb85c6b2b] part of check-in [75863c2d55] Fix an incorrect assert() in fts3.c. Add further fts3 tests. (check-in: [75863c2d55] user: dan branch: trunk, size: 4196) | |