Fuggeddaboutit
October 23rd, 2006Oh, awesome:
“Full text search in SQLite.”
Oh, the sound of a bazillion angels crying:
“The module currently uses the following generic tokenization mechanism. A token is a contiguous sequence of alphanumeric ASCII characters (A-Z, a-z and 0-9). All non-ASCII characters are ignored. Each token is converted to lowercase before it is stored in the index, so all full-text searches are case-insensitive. The module does not perform stemming of any sort.”
My forehead is really starting to hurt from banging it on the desk.