On 09/08/2009, at 11:14 PM, DrMark wrote: > By the way, have you thought any more about multiple connections to > Sphinx? Connections to Sphinx are very expensive and I make 4 or 5 > searches on a given page sometimes. I have resorted to caching the > searches in some places in order to minimize the impact of this, but I > am unable to cache everything. I want to coordinate before I go down > that rabbit hole.
Sphinx/Riddle 0.9.9 has support for having a persistent connection. I've not added any hooks to this in Thinking Sphinx, because I've not thought of an elegant way to do so. Patches/suggestions are most certainly welcome :) -- Pat --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en -~----------~----~----~----~------~----~------~--~---
