Hiya, I got my Rails app with full text search using acts_as_ferret. But I''m experiencing trouble when updating my models, a ferret-write.lck file appears in the index dir and every subsequent search from the rails console hangs. If I update my model from the console, I get no problems at all. I''m running a single rails process in development mode. -- Posted via http://www.ruby-forum.com/.