On Wed, Jun 6, 2012 at 12:29 PM, AJ ONeal <[email protected]> wrote:
> Hmm...
>
> http://ft3.sourceforge.net/
> http://www.sqlite.org/fts3.html#section_1
>
> I don't think this is built-in to the popular sqlite implementations yet.
That's what the cross-compiling toolchain is for. :)
I was a bit baffled that when approaching a full-text search problem,
the first thing you reached for was a SQL database. I guess if you've
got the data in a database anyway as part of a media storage system,
that makes sense. This seems like a reasonable solution.
--Levi
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/