开发者

Sunspot Solr in production

开发者 https://www.devze.com 2023-04-08 13:42 出处:网络
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

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 ? a开发者_开发百科nd 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


Have you considered using http://websolr.com ?

0

精彩评论

暂无评论...
验证码 换一张
取 消