The delayed delta jobs expect that Sphinx is running. That said, it should work 
when Sphinx is running...

What version of ts-delayed-delta are you using?

-- 
Pat

On 24/12/2009, at 5:28 PM, robdoan wrote:

> I am sorry, It still does not work :(. If i stop sphinx (ts:stop), I
> see delayed job work, but It have notice :
> 
> "WARNING: failed to open pid_file '/home/rob/Projects/svn_source/
> Snember/trunk/source/log/searchd.development.pid'.
> WARNING: indices NOT rotated.
> 2 jobs processed at 16.6399 j/s, 0 failed ...". And reindexing does
> not do also.
> 
> If I start sphinx, delayed job does not do anything after I update
> record.
> 
> Thanks for your helping.
> 
> 
> 
> On Dec 24, 12:36 pm, Pat Allan <[email protected]> wrote:
>> What version of Thinking Sphinx are you using? There was some issues with 
>> this in versions prior to 1.3.14 - I highly recommend upgrading.
>> 
>> --
>> Pat
>> 
>> On 24/12/2009, at 4:29 PM, robdoan wrote:
>> 
>>> I used Delayed Deltas for Thinking Sphinx plugins to reindex after I
>>> change record. But It only reindexs when I create new record. It does
>>> not run reindex when I update record.
>> 
>>> Could you please help me this issue ? Thank you.
>>> I am sorry for my bad English.
>> 
>>> my defined_index :
>> 
>>> define_index do
>>>    indexes topic , :as=>:subject,:sortable=>true
>>>    indexes user(:first_name) , :as=>:name
>>>    indexes note , :as=>:content
>>>    indexes tag_keys
>>>    indexes list_expert_sub_area(:caption)
>>>    has created_at, user_id, status, privacy
>>>    set_property :delta => :delayed
>>>  end
>> 
>>> --
>> 
>>> 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.
> 
> 

--

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