Hi, guys
I'm experiencing problems with delayed delta. Deltas are not run
properly.
here is my case
class Project
define_index do
set_property :delta => :delayed
end
migration:
add_column :projects, :delta, :boolean, :default => true, :null =>
false
dd daemon is up and running. But new records do not show up in seach
results. And I do not see any records in delayed jobs table.
Thanks, Sergey
--
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.