You've got two options: * you can invoke Model.index_delta - perhaps via script/runner * You can run the indexer yourself: indexer --config RAILS_ROOT/config/ENVIRONMENT.sphinx.conf --rotate model_name_delta
-- Pat On 11/03/2010, at 4:07 AM, Mimmo wrote: > Hi guys, what would you do if the record had been created outside the > application, for example directly in the database, with delta=1? > > -- > 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.
