Hi

If I do the following, how will the documents be removed from core index ( 
because we do not invoke ThinkingSphinx::Deltas::DeleteJob ) ? Is there an 
impact with not removing the documents from core index ?

*Article.where(<some_condition>).**update_all("delta = 1")*

*ThinkingSphinx::Deltas::IndexJob.new("article_delta").perform*


Also, if I only want to en-queue jobs in DJ queue post update_all, what 
should be done ?


*Gem versions:*

gem 'thinking-sphinx', '3.0.4'
gem 'ts-delayed-delta', '~> 2.0.2'

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/thinking-sphinx.
For more options, visit https://groups.google.com/d/optout.

Reply via email to