Jens Kraemer wrote: > Hi! > > On Thu, Jul 27, 2006 at 07:10:21PM +0200, Ben wrote: > [..] >> 1st, how can i use the ruby only version of ferret? (i've installed >> ferret via gem on my linux box) > > require 'rferret' > >> 2nd, is there any non-binding roadmap or any date that a new, more >> stable version of ferret is going to be released? >> >> i really like ferret, but it is currently not stable enough to use it on >> a production environment. i can send you any log or install any debug >> libraries, if this would help finding the bug.. my ferret is crashing at >> least twice a day. > > you could try Ferret 0.3.2, it's been the last revision before the > 0.9.x versions and generally has been very stable. > > On the other hand there are people (at least me ;-)) who are using > Ferret 0.9.x in production environments without problems.
You've probably just been lucky. I have seen 0.9.x (and 0.3.x) crashing on several different platforms. Everything works in the beginning, sometimes for a few weeks, but then I add more and more documents, the index gets larger, and at some point querys just start segfaulting. At least I haven't seen any more indexing segfaults since 0.9.x, that's definetely an improvement... -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

