Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/db.c version 15be34aee7
|
2015-01-14
| ||
| 12:55 | Merge the latest trunk changes into the search-with-fts4 branch. Closed-Leaf check-in: b429d53031 user: drh tags: search-using-fts4 | |
|
2014-12-23
| ||
| 13:00 | Merge the latest fixes, changes, and enhancements from trunk. check-in: 39decf0ddf user: drh tags: search-using-fts4 | |
|
2014-12-18
| ||
| 00:29 | Change the FTS4 tokenizer so that "_" acts like a normal letter, not a token separator. This seems to work better when doing searches on source code. check-in: 60d4706329 user: drh tags: search-using-fts4 | |
|
2014-12-17
| ||
| 21:36 | Merge recent changes from trunk. check-in: 03309b1b95 user: drh tags: search-using-fts4 | |
| 18:51 | Much faster implementation of the ftsearch_content() function for file content. check-in: bbcce76f26 user: drh tags: search-using-fts4 | |
| 16:27 | Remove the code that implemented legacy "fossil search" command. FTS4 will be used moving forward. check-in: 389c70a56a user: drh tags: search-using-fts4 | |
| 16:19 | Begin adding infrastructure to support full-text search using FTS4. check-in: 9f9dfe3a98 user: drh tags: search-using-fts4 | |