That's the expected behaviour - delta column is only reset on full index, so the changed record sticks around until that point.
-- Pat On 25/05/2011, at 7:45 PM, gerberdata <[email protected]> wrote: > Hey guys running rails 3 ts:dd after updating a field it seems to have > run delta indexes but > not setting to delta to false in table. > > indexing index 'athlete_delta'... > collected 1 docs, 0.0 MB > collected 18 attr values > sorted 0.0 Mvalues, 100.0% done > sorted 0.0 Mhits, 100.0% done > total 1 docs, 48 bytes > total 0.513 sec, 93 bytes/sec, 1.94 docs/sec > total 21 reads, 0.000 sec, 0.0 kb/call avg, 0.0 msec/call avg > total 12 writes, 0.000 sec, 0.2 kb/call avg, 0.0 msec/call avg > rotating indices: succesfully sent SIGHUP to searchd (pid=34339). > > -- > 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.
