Hi Marcelo I'm not quite sure what you mean by namespacing... are you planning on having multiple sites all running Sphinx on the same machine? If so, the key place that each needs to be differentiated is by which port they allow connections on.
Or am I misunderstanding the question? -- Pat On 13/02/2010, at 12:16 PM, Marcelo Barbudas wrote: > 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. > -- 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.
