Upgrading Sphinx and/or Thinking Sphinx

66 views
Skip to first unread message

Pat Allan

unread,
Dec 10, 2009, 1:44:58 AM12/10/09
to Thinking Sphinx
Hi everyone

If you're upgrading to Sphinx 0.9.9 and/or Thinking Sphinx 1.3.10 (or Riddle 1.0.7), please note that Sphinx's default port has changed from 3312 to 9312. Nothing critical for most users, I'm sure, but it's worth mentioning, just in case.

--
Pat

plcs

unread,
Dec 11, 2009, 6:43:47 AM12/11/09
to Thinking Sphinx
I've just updated to Riddle 1.0.8 and it still believse searchd is on
port 3312. At least if my reading of .riddle-1.0.8/spec/unit/
configuration/searchd_spec.rb is correct.

searchd.port = 3312
searchd.should_not be_valid

searchd.listen = "localhost:3312"
searchd.should be_valid
searchd
{
listen = 3312
pid_file = file.pid
}

plcs

Pat Allan

unread,
Dec 11, 2009, 11:47:49 PM12/11/09
to thinkin...@googlegroups.com
Not quite... that spec is setting the port to 3312, overwriting the default of 9312. When you next generate your Thinking Sphinx configuration file (via the index task), if you don't have an explicit port number in your sphinx.yml, the port should be 9312.

If you're still using TS pre-1.3.10, then it will explicitly set the port number to 3312 no matter which version of Riddle you're using, I think.

--
Pat
> --
>
> You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group.
> To post to this group, send email to thinkin...@googlegroups.com.
> To unsubscribe from this group, send email to thinking-sphi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages