Hi,
I have a site with almost 100k items. The speed when browsing is absolutely phenomenal. Sub .5 second load times are standard. However, when searching for any given item, I'm seeing obscenely large query times. For example:
Parse Time: 7.324 - Number of Queries: 567 - Query Time: 7.10531123407
As you can see the parse time is very very fast once it gets the results from the database.
I have a dedicated server. I can do anything to it I want. How should I tweak mysql so it searchs faster (The large majority of our customers search instead of browse)
The site is www.clubhobbies.com
Thanks for any tips you might have,
Josh



