简体   繁体   English

用于实时站点的 Apache solr 5.3 单实例

[英]Apache solr 5.3 single instance for live site

We are going to develop a website having 200000 documents.我们将开发一个拥有 200000 个文档的网站。 Could We go for solr5.5 single instance as a no sql database?我们可以将 solr5.5 单实例作为无 sql 数据库吗? Please guide me.请指导我。

Thanks, Srilakshmi谢谢,斯里拉克希米

Yes, you can use the solr for your application without any problem.是的,您可以毫无问题地将 solr 用于您的应用程序。

There are other very good features of solr which will help you like sharding,replication etc.. solr 还有其他非常好的特性,它们将帮助你喜欢分片、复制等。

These features will help you to achieve good results for your application irrespective of how big your application growth.无论您的应用程序增长有多大,这些功能都将帮助您为您的应用程序取得良好的效果。

You can also consider other systems like mongodb as well.您也可以考虑其他系统,如 mongodb。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM