I can't see any reason to use something like that for a db of that size. I have one with 1.4 million records and a simple PHP script, a fulltext index and a well-configured my.cnf file make it nice and fast.
I'm running a custom script but it still stores data in mysql.
I guess I should ask how many searches you're anticipating per day before I try to talk you out of a search daemon.
|