SQLite

All files named ”ext/fts3/fts3_tokenizer.h”
Login

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

History for ext/fts3/fts3_tokenizer.h

2013-03-21
21:20
[64c6ef6c52] part of check-in [6f6e2d5094] Many spelling fixes in comments. No changes to code. (check-in: [6f6e2d5094] user: mistachkin branch: trunk, size: 6404)
2012-03-03
18:46
[66dec98e36] part of check-in [f8e9c445dd] Add the xLanguageid method to sqlite3_fts3_tokenizer versions 1 and greater. (check-in: [f8e9c445dd] user: dan branch: fts4-languageid, size: 6404)
2009-12-22
18:56
[13ffd9fcb3] part of check-in [37a1de02d1] Add the experimental FTS3 matchinfo() function. Provides details of the match that may be used for result ranking and other purposes. (check-in: [37a1de02d1] user: dan branch: trunk, size: 6120)
2009-01-21
17:45
[7ff73caa33] part of check-in [5b3c075f96] Add a comment to fts3_tokenizer.h to make it clear how the xNext() method is supposed to set its output variables. Make sure the output variables of xNext() are only used if SQLITE_OK is returned. Ticket #3604. (CVS 6198) (check-in: [5b3c075f96] user: danielk1977 branch: trunk, size: 6031)
2007-08-20
17:37
Added: [7eb79de4f9] part of check-in [216c91d2fc] Copy fts2 to fts3, renaming, and replacing references to fts2 with fts3, including capitalization variants. (CVS 4249) (check-in: [216c91d2fc] user: shess branch: trunk, size: 5812)