Hmm, I didn't have that version of Rails installed - have just done so, run features and specs, and no problems there...
What's the output of the following: Post.create(:title => "w00t") Post.index_delta On 18/03/2009, at 4:19 PM, Dustin Webber wrote: > Pat, > > Rails: 2.3.2 > TS: I just reinstalled it this morning off the website. So whatever > version that it. > > ------ > Testing with.. > Post.create(:title => "w0ot") > > > On Wed, Mar 18, 2009 at 12:15 AM, Pat Allan <p...@freelancing- > gods.com> wrote: > > Oh, and how are you testing it within script/console? > > On 18/03/2009, at 4:14 PM, Pat Allan wrote: > > > > > Okay, if there's nothing in script/console, then it's not a path > > issue... > > What version of Rails are you using? How recent is your version of > > Thinking Sphinx? > > > > -- > > Pat > > > > On 18/03/2009, at 4:03 PM, Dustin Webber wrote: > > > >> Pat, > >> > >> I have added the bin_path without change. I have tested with the > >> script/console and i don't see anything from sphinx.. I just don't > >> understand how it could still be a path issue with everything > >> declared. > >> > >> - Dustin > >> > >> > >> On Tue, Mar 17, 2009 at 6:21 PM, Pat Allan <p...@freelancing- > >> gods.com> wrote: > >> > >> Hi Dustin > >> > >> Are you using Passenger in production? If so, are you sure the PATH > >> is > >> set correctly? Have you tried setting bin_path in your config/ > >> sphinx.yml file? > >> > >> If so, and still no luck, how is delta indexing not working? If you > >> try it from script/console on the production server, do you see the > >> indexing output? > >> > >> -- > >> Pat > >> > >> On 18/03/2009, at 1:55 AM, Mephux wrote: > >> > >>> > >>> I have been googling this for the past day and have just finished > >>> reading every post here and trying all recommendation. I still > >> cannot > >>> fix this issue. > >>> > >>> I just don't understand why delta indexing works in development > but > >>> not in the production environment. Has this been fixed or has a > hack > >>> been put in place? > >>> > >>> This is killing me.. :( > >>> > >>>> > >> > >> > >> > >> > >> > >>> > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
