Setting up Sphinx on development servers?

kelvinpine

New Member
We're trying to get Sphinx to index all three of our servers (development, staging and live) across all three databases, putting them each into seperate indexes for testing etc.My question is: How do we setup the queries in Codeingniter (PHP) so the staging and development server make calls to the right index?Thanks in advance!
 
Back
Top