SQLite

All files named ”ext/fts2/fts2_icu.c”
Login

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

History for ext/fts2/fts2_icu.c

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)
2012-10-19
02:10
[51c5cd3c04] part of check-in [aaa2d9b0db] Make sure substructure elements have proper alignment in the ICU tokenizers of FTS2 and FTS3. (check-in: [aaa2d9b0db] user: drh branch: trunk, size: 6724)
2008-12-18
05:30
[1ea9993a39] part of check-in [b9c722bd96] Fix a bug in icuOpen() in fts2. (CVS 6038) (check-in: [b9c722bd96] user: danielk1977 branch: trunk, size: 6717)
2008-07-22
22:20
[53162e0dbe] part of check-in [d562515e1c] fts2.c buildTerms() passes -1 for nInput. Backports (4511) from fts3. (CVS 5453) (check-in: [d562515e1c] user: shess branch: trunk, size: 6706)
2007-06-22
15:21
Added: [45b54d1e07] part of check-in [68677e420c] Extend fts2 so that user defined tokenizers may be added. Add a tokenizer that uses the ICU library if available. Documentation and tests to come. (CVS 4108) (check-in: [68677e420c] user: danielk1977 branch: trunk, size: 6666)