Sunspot Solr 正在生产中
我现在需要将我的应用程序部署到使用太阳黑子进行搜索的生产中。
我看到一些消息来源说不要在生产中运行 sunspot solr 实例,而是在 tomcat 上进行设置,但其他人说你可以在生产中运行 sunspot ?
请问谁能告诉我哪个最适合在生产中使用以及为什么?显然,在生产中运行 sunspot 的设置速度会快很多,但我不希望由此引起的问题。
我还看到您应该关闭自动提交,这是最佳实践吗?如果是这样,你如何进行提交? cron 或延迟的工作或其他什么?
如果有人有教程/文章或示例设置我可以看看以供参考?
多谢 瑞克
I have need to deploy my app to production now that uses sunspot for search.
I see some sources saying not to run the sunspot solr instance in production but to setup on tomcat, but others have said you can run sunspot in production ?
Please can anyone tell me which is best to use in production and why? Obviously just running sunspot in production will be alot quicker to setup but i dont want problems caused by this.
Also i have seen that you should turn off auto commits, is this best practice ? and if so how do you do commits? a cron or delayed job or something ?
If anyone has a tutorial / article or example setup i can see for reference ?
thanks a lot
Rick
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否考虑过使用 http://websolr.com ?
Have you considered using http://websolr.com ?