Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/fts1/fts1_tokenizer.h
2023-01-14
| ||
19:53 | Deleted: Omit the long-disused FTS1 and FTS2 implements from the active source tree. The code will persist forever in the source repository, but there is no point in carrying it around in the latest tarballs where it is never used. (check-in: [2bb50d5aed] user: drh branch: trunk, size: 0) | |
2006-10-01
| ||
18:41 | [fdea722c38] part of check-in [936b06aaa8] Add a Porter stemmer option to the FTS1 module. (CVS 3452) (check-in: [936b06aaa8] user: drh branch: trunk, size: 3383) | |
2006-09-11
| ||
00:34 | [12c0e7ad83] part of check-in [227dc3feb5] Add a rudimentary tokenizer and parser to FTS1 for parsing the module arguments during initialization. Recognized arguments include a tokenizer selector and a list of virtual table columns. (CVS 3403) (check-in: [227dc3feb5] user: drh branch: trunk, size: 3302) | |
2006-09-02
| ||
14:17 | [a90c4d022d] part of check-in [098cbafcd6] Convert static variables into constants in the FTS module. (CVS 3385) (check-in: [098cbafcd6] user: drh branch: trunk, size: 3297) | |
2006-08-31
| ||
15:07 | Added: [887580709d] part of check-in [e1891f0dc5] Refactor the FTS1 module so that its name is "fts1" instead of "fulltext", so that all symbols with external linkage begin with "sqlite3Fts1", and so that all filenames begin with "fts1". (CVS 3377) (check-in: [e1891f0dc5] user: drh branch: trunk, size: 3286) | |