> Ummm I must be going crazy, I can't reproduce it now.
> I'm running Rails 2.3.2, Sphinx 0.9.8 and TS 1.2.11
> On Sep 24, 8:33 pm, Pat Allan <p...@freelancing-gods.com> wrote:
>> Hi Tim
>> What's the full stack trace? Would be useful to see exactly how the
>> error is reached, and what it is. Also, which versions of TS and
>> Rails
>> are you using?
>> --
>> Pat
>> On 24/09/2009, at 6:55 AM, Tim wrote:
>>> Couldn't find any mention of this, but I'm getting a NoMethodError
>>> (nil object) when calling destroy on a TS enabled object. The last 4
>>> calls on TS are:
>>> active_record.rb:283:in `sphinx_document_id'
>>> active_record.rb:239:in `in_index?'
>>> active_record.rb:243:in `in_core_index?'
>>> active_record.rb:264:in `toggle_deleted
>>> I'm also using the 'set_sphinx_primary_key' feature.
>>> Everything works as expected when the daemon is not running however.
>>> Any ideas?
>>> Cheers.