内容简介:Apache Solr 7.5.0 已发布,Solr 是一个基于 HTTP 和 Apache Lucene 实现的高性能搜索服务器。 更新亮点: Nested/child documents may now be supplied as a field value instead of stand-off. Future release...
Apache Solr 7.5.0 已发布,Solr 是一个基于 HTTP 和 Apache Lucene 实现的高性能搜索服务器。
更新亮点:
Nested/child documents may now be supplied as a field value instead of stand-off. Future releases will leverage this semantic information.
Enhance Autoscaling policy support to equally distribute replicas on the basis of arbitrary properties.
Nodes are now visible inside a view of the Admin UI "Cloud" tab, listing nodes and key metrics.
The status of zookeeper ensemble is now accessible under the Admin UI Cloud tab.
The new Korean morphological analyzer ("nori") has been added to default distribution.
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Nuster:高性能缓存服务器
- 《高性能linux服务器构建实战》
- 高性能服务器架构思路,不仅是思路
- 高并发高性能服务器是如何实现的
- Exserver一款高性能的服务器软件
- 高性能Web服务器Nginx使用指南
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Rails 5敏捷开发
[美] Sam Ruby、[美] Dave Thomas、[美] David Heinemeier Hansson / 安道、叶炜、大疆Ruby技术团队 / 华中科技大学出版社 / 2017-12-30 / 115.00
本书以讲解“购书网站”案例为主线,逐步介绍Rails的内置功能。全书分为3部分,第一部分介绍Rails的安装、应用程序验证、Rails框架的体系结构,以及Ruby语言知识;第二部分用迭代方式构建应用程序,然后依据敏捷开发模式开展测试,最后用Capistrano完成部署;第三部分补充日常实用的开发知识。本书既有直观的示例,又有深入的分析,同时涵盖了Web开发各方面的知识,堪称一部内容全面而又深入浅出......一起来看看 《Rails 5敏捷开发》 这本书的介绍吧!