Hi I use Ferret 0.11.4 and the latest stabel version of the acts_as_ferret plugin.
To the issue. if I do Model.rebuild_index and after that try to update one of my objects of that Model I get: File Not Found Error occured at <except.c>:117 in xpop_context Error occured in fs_store.c:329 - fs_open_input tried to open "/Users/mattias/Sites/thm/photo_archive/index/development/asset/_b.cfs" but it doesn't exist: <No such file or directory> If I delete the entire index folder and update again it works fine. it breaks only if I do Model.rebuild_index. Any suggestions? -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

