Rails 项目中的 ferret 错误

发布于 2024-09-06 20:57:19 字数 319 浏览 4 评论 0原文

我使用acts_as_ferret插件。当我使用 find_with_ferret 时,我遇到了这个问题。我从控制台收到了这样的错误消息

 EOFError in 'DestroysController save destroy require reason'
End-of-File Error occured at <except.c>:117 in xpop_context
Error occured in store.c:216 - is_refill
    current pos = 0, file length = 0

谢谢!

I use the plugin of acts_as_ferret. when i use find_with_ferret,i got this problem.I got the error messages from the console like this

 EOFError in 'DestroysController save destroy require reason'
End-of-File Error occured at <except.c>:117 in xpop_context
Error occured in store.c:216 - is_refill
    current pos = 0, file length = 0

Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

话少情深 2024-09-13 20:57:19

现在我得到了答案,我们应该重建模型的索引。

Now I got the answer , we should rebuild the index of the model.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文