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
--
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.
>
>
"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 <p...@freelancing-gods.com> wrote:
On Dec 24, 1:28 pm, robdoan <quydoant...@gmail.com> 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 <p...@freelancing-gods.com> wrote:
>
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 <p...@freelancing-gods.com> wrote:
--
Pat