>> When I took the system to production, 0.11.4 starting failing updating >> the index, complaining that files were missing. The failure always >> happened on the same model document, and was completely reproducible. >> This failure looked a lot like the one described at >> http://www.ruby-forum.com/topic/104145. > > Bad you still have this problem. Did you try to run Ferret's unit tests > on that Mac? >
I didn't, but what I am describing here is a different problem than the one I previously described on OS X (http://www.ruby-forum.com/topic/106125). This new bug occurs in our production environment, running on Ubuntu 6.10. >> is always a blank string. The field_name parameter is correct for both >> 0.11.4 and 0.11.3. > > There was a conversation about this issue here right before 0.11.4 was > released, where Dave explains what is happening: > http://www.ruby-forum.com/topic/103004#231032 > > I'm not sure but maybe with the help of that posting you could change > your > analyzer to work with 0.11.3... > Thanks, I've read that thread and I think I understand what I need to do to get my custom analyzer working with 0.11.3. I'll go that route for now. Thanks for your help! Best Regards, Danny -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

