I am using version 1.3.13. Thank you very much for your reply. 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.
