Jim, thank you very much. It worked like a charm. 1. added your sphinx.yml file 2. ran "rake ts:rebuild" 3. stopped nginx 4. restarted nginx
tested and works fine on development and production environments. cheers! On 20 May 2010 13:11, Jim Ruther Nill <[email protected]> wrote: > add a sphinx.yml file inside the config directory with the following lines > > development: > > port: 9313 > > production: > > port: 9314 > > > then run rake ts:rebuild. > > This should override the port settings for the respective environment. > > -- 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.
