SQLite

All files named ”ext/fts2/fts2.h”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/fts2/fts2.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)
2007-06-25
13:50
[da5f76c651] part of check-in [c795e6fd8f] Put #ifdefs in fts2_tokenizer so that the build works even when FTS2 is omitted. Add the SQLite blessing to the header comments on all FTS2 source files. (CVS 4120) (check-in: [c795e6fd8f] user: drh branch: trunk, size: 705)
2007-04-21
16:37
[591916a822] part of check-in [94374654cc] Add the ability to turn the FTS2 module into an amalgamation. (CVS 3864) (check-in: [94374654cc] user: drh branch: trunk, size: 331)
2006-10-10
17:37
Added: [bbdab26d34] part of check-in [d0d1e7cdcc] Copy fts1/ to fts2/, changing reference from fts1 to fts2. For future reference, the source versions copied were:

README.txt r1.1 fts1.c r1.37 fts1.h r1.2 fts1_hash.c r1.1 fts1_hash.h r1.1 fts1_porter.c r1.1 fts1_tokenizer.h r1.4 fts1_tokenizer1.c r1.6 (CVS 3471) (check-in: [d0d1e7cdcc] user: shess branch: trunk, size: 181)