Hi, I have a Feature model on which I defined some indexes. Then I have a bunch of models that do STI on the feature table. I tried to do a search on the Feature model and to access the excerpts info but I get this error:
Riddle::ResponseError: searchd error (status: 1): unknown local index 'event_core' in search request The result I called excerpts on is actually an Event which inherits from Feature.... TS should be using feature_core and not event_core. Is there anything that I can do about this? thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
