I'm having an issue where if an object is deleted but still exists in the search index (it hasn't been rebuilt yet), a search that would reveal that record now breaks because it's giving me back a nil object along with my collection of actually existing objects.
I had this problem once in Ultrasphinx and there was a configuration option to have it simply ignore missing records (existing in the index, missing in the database) when it came upon them (so they weren't returned). Does Thinking Sphinx have something similar? Thanks, in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
