内容简介: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使用指南
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入理解程序设计
[美] Jonathan Bartlett / 郭晴霞 / 人民邮电出版社 / 2014-1 / 49.00
是否真正理解汇编语言,常常是普通程序员和优秀程序员的分水岭。《深入理解程序设计:使用Linux汇编语言》介绍了Linux平台下的汇编语言编程,教你从计算机的角度看问题,从而了解汇编语言及计算机的工作方式,为成就自己的优秀程序员之梦夯实基础。 很多人都认为汇编语言晦涩难懂,但New Medio技术总监Jonathan Bartlett的这本书将改变人们的看法。本书首先介绍计算机的体系结构,然后......一起来看看 《深入理解程序设计》 这本书的介绍吧!