View Single Post
Old 08-14-2008, 04:21 AM   #5 (permalink)
delayedinsanity
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

I'll take a look at that, thanks. Good to have some practice with fulltext, but it just dawned on me that I eventually want to add database abstraction and using a MySQL specific search engine would become a huge speed bump when that happens.

Are there benchmarks out there for PHPs array handling? I'm wondering if I was to pull an entire database out into an array and then work on it from there to create the index, or if I should pull it out in chunks... Hmm. I just need a solid base to start with, so I guess I'll just go play around till something fits.
-m
delayedinsanity is offline  
Reply With Quote