Ferret::FileNotFoundError (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
“…/index/production/object/_74s_q.del” but it doesn’t exist
Hello,
My mongrel cluster contain a pool of 8 mongrels server.
They all works on a unique ferret index.
But sometime, I got some Ferret::FileNotFoundError exception…
I guess this is because ferret does not support multi thread or someting
like this.
So i ask : what is the official solution to make multiple rails mongrel
share a same index ???
Could you pls give me a clue about how to resole this issue ?
Ferret::FileNotFoundError (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
“…/index/production/object/_74s_q.del” but it doesn’t exist
I already tryed to delete and rebuild the index… without result
I just can not find any information on this error on this forum or
google…