aboutsummaryrefslogtreecommitdiff
path: root/test/fts3prefix.test
Commit message (Expand)AuthorAge
* Fix a problem with fts3 prefix terms within phrase queries on "order=DESC" ta...dan2015-04-06
* Fix an FTS3/4 problem with handling empty tokenizer declarations (e.g. "CREAT...dan2015-03-19
* Silently ignore any attempt to add a prefix index for prefixes zero bytes in ...dan2015-03-19
* Improve test coverage of fts3.c.dan2011-10-04
* If a prefix index of size N is not present, use a prefix index of size N+1 al...dan2011-05-25
* Change fts4 so that the prefix= parameter is passes a comma-separated list of...dan2011-05-25
* If the fts4 option prefix=1 is specified, have the fts4 module maintain an in...dan2011-05-24