in reply to Re: Full Text Searching!
in thread Full Text Searching!

Well, I have other data in the database. But I was thinking using KinoSearch for full text searching. And, saving the kinoindex in the db. That way I take advantage of the already used db, and don't need to use the hd (yea, db use harddrive aswell but you get what I mean). This is specially good for SQLite since it seems that SQLite doesn't have support for this yet.