Hi Pat,

thanks for the hint Pat, I tried to run the task on an older branch
and what I'm getting now is this: the configuration runs OK, but then
when I'm trying to run the rake:index task I'm getting this:

ERROR: section 'activity_delta_0' (type='source') already exists in /
Users/milan/Projects/honeybee/config/production.sphinx.conf line 231
col 25.
FATAL: failed to parse config file '/Users/milan/Projects/honeybee/
config/production.sphinx.conf'

I don't think there's anything special about my indexes (they used to
work smoothly - I don't remember changing anything). The only special
thing about this particular model is that it's a STI model.

Thanks,
Milan

On Jul 7, 3:42 pm, Pat Allan <[email protected]> wrote:
> Hi Milan
>
> What version were you running previously? If it wasn't 1.3.17, can you try 
> dropping down to that and see if the problem still occurs?
>
> Also: what version of Rails are you running? Do you have anything 
> particularly complex happening in your indexes, or in the server setup? Are 
> you doing anything out of the ordinary with model loading?
>
> Cheers
>
> --
> Pat
>
> On 07/07/2010, at 11:05 PM, milan wrote:
>
> > Hey everyone,
>
> > I just upgraded to version 1.3.18 (using gem) and the configuration
> > rake task doesn't seem to work properly. After I run rake ts:conf all
> > I get is this (in config/production.sphinx.conf):
>
> > indexer
> > {
> > }
>
> > searchd
> > {
> >  listen = 127.0.0.1:9312
> >  log = /Users/milan/Projects/honeybee/log/searchd.log
> >  query_log = /Users/milan/Projects/honeybee/log/searchd.query.log
> >  pid_file = /home/honeybee/production/shared/pids/searchd.pid
> > }
>
> > Obviously, there's something missing here.
> > Any ideas what might've gone wrong?
> > (I'm using Sphinx 0.9.9-release (r2117)
>
> > Thanks!
> > Milan
>
> > --
> > 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 
> > athttp://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.

Reply via email to