Rails 关于在项目中使用 sunspot_plus

uudui · July 11, 2012 · Last by lisadsouza replied at February 23, 2024 · 2453 hits

如题:sunspot_plus :https://github.com/playgood/sunspot_plus,在项目表单提交数据如果立即创建索引,会比较慢, 准备将索引 delayed_job 到后台处理,然而按照其文档进行配置后在本地的 development 和 production 环境中均正常,却部署在正式环境出现如下错误: Error message: uninitialized constant Sunspot::SessionProxy::DelayedJobSessionProxy 不知道是 sunspot_plus 本身的 bug 还是其他缘由,望有经验的朋友给点意见哈

No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.