Hi. I am building a hosted version of my Rails App. It has Apache and Passenger in the background so on that end it's at least optimized.
I am currently trying to optimize pieces of the App that are always in the background. Like Thinking Sphinx. What I am looking for is to use some kind of namespace. So I can specify to Rails connect to Sphinx on this port (one instance running for all of them) and prefix all it's queries (where something = 'prefix') with that. -- Cheers, M. -- 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.
