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