Devguru
ThinkingSphinx - delta field name
set_property :delta_column => 'another_delta_field'

Adding this property to sphinx indexes on your model allows you to use different field name then ‘delta’ for delta indexing - useful when two stages of your application share the same database.