commit | 754d83d532872f02046ddaa2ef57bfe1607346b6 | [log] [tgz] |
---|---|---|
author | Bjorn Bringert <bringert@android.com> | Mon May 18 11:21:50 2009 +0100 |
committer | Bjorn Bringert <bringert@android.com> | Tue May 19 09:53:21 2009 +0100 |
tree | 7db85340f8e9d72ff016271e60fa560ca99859bc | |
parent | d28cdc45c5e3f29f8904759293c813ad0a58329e [diff] |
Added 'tag' column to SQLite _TOKENIZE function. If the new optional 6th argument <data_tag> is given to _TOKENIZE, the 'tag' column is set to <data_tag>. This can for example be used to record from which column the tokens come when tokens are extracted from multiple columns.