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
On 11/12/2009, at 10:43 PM, plcs wrote:
> 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
>
> On Dec 10, 6:44 am, Pat Allan <[email protected]> wrote:
>> 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
>
> --
>
> 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.