Hello,

I need to implement case-SENSITIVE searching for an FTS(4) table.  As near
as I can determine, that would seem to require a new user-defined tokenizer.

I am hopeful that one or more of you might respond with hints, insights,
experience, etc. which might aid me toward that end.  Specifically, if I do
need to create a new tokenizer, which of the three existing ones, i.e.
simple, porter-stemmer, or icu should I base it on?

Thanks in advance.

- Dennis
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to