Hi all, Has anyone experienced or does anyone have any idea what's going on with the following:
For some subset of records, everything is fine if they are in the delta index (i.e., I do a #save! on them). When I run a full index once a day, they disappear. I haven't identified the magical property about those records. (I am using delayed delta indexing with Delayed::Worker). Many other records of the same model class are fine. It gets weirder: If I mysqldump my database, move it over to a different server, and go through the same sequence of events, I have no problems. In comparing the sphinx.conf's on the two systems, the only differences are IPs (i.e., the queries are all the same). (additionally, I index two different models. With one of them, I seem to have no problems.) To recap: > record.save! [perform search, it's there] # rake ts:index [perform search, it's gone] In comparing the two machines, I have the same version of sphinx, of my software, of Rails and the gems are identical. I am completely baffled. I blame myself, I blame society, and I blame myself. In that order. Any ideas, anyone? Thanks, Jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
