indeed you are right Michael, I guess I was missing the second step :-) thanks joaquin
2009/4/19 Michael Hartl <[email protected]> > > Try killing the daemon and restarting it. I followed the canonical steps > > $ rake ultrasphinx:configure RAILS_ENV=test > $ rake ultrasphinx:index RAILS_ENV=test > $ rake ultrasphinx:daemon:start RAILS_ENV=test > > and got > > $ spec spec/controllers/searches_controller_spec.rb > ..................... > > Finished in 1.631547 seconds > > 21 examples, 0 failures > > on both master and edge. > > Michael > > On Fri, Apr 17, 2009 at 5:39 AM, Joaquin Rivera Padron > <[email protected]> wrote: > > hey there, > > I've being busy today in my insoshi based project writing features (have > to > > find time to share this and some other things, I will I promise) for > people > > page for users regarding searches, and when trying: > > > > spec spec/controllers/searches_controller_spec.rb > > > > it failed. Then I switch to insoshi/master and there these specs fail > too, > > I've left the results for you in this gist: > > > > http://gist.github.com/96996 > > > > are you seeing this too? or is it just me? > > > > I needed to tweak config/ultrasphinx/test.base at line 64 and turn it > into: > > path = sphinx > > > > and then: rake ultrasphinx:configure RAILS_ENV=test > > > > to make sphinx go up (rake ultrasphinx:daemon:start RAILS_ENV=test) > > > > if they are failing for everyone I've no problem solving them (only I > can't > > promise deadlines). > > > > thanks in advance, > > joaquin > > > > -- > > www.least-significant-bit.com > > > > > > > > > > > -- www.least-significant-bit.com --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" 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/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
