Apache Solr 7.5.0 发布,高性能搜索服务器

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Practical Algorithms for Programmers

Practical Algorithms for Programmers

Andrew Binstock、John Rex / Addison-Wesley Professional / 1995-06-29 / USD 39.99

Most algorithm books today are either academic textbooks or rehashes of the same tired set of algorithms. Practical Algorithms for Programmers is the first book to give complete code implementations o......一起来看看 《Practical Algorithms for Programmers》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具