Hi All,

I'm trying to get search working again on my Linode production
environment.  I recently did a deploy and looked in db/sphinx/
production to find nothing there.

Then, when I did rake ts:in RAILS_ENV=production, I noticed it created
all the sphinx files but with a .new prefix:

e.g.
my_model_core.new.spa
my_model_core.new.spd
my_model_core.new.sph
etc.

When I try to do a search it says "failed to open my_model_core.sph"

No duh, there isn't any my_model_core.sph - it's my_model_core.new.sph
that was generated.

Any ideas where I should look?

Thanks for any/all help.

Cheers,
Dustin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to