Apache Solr 6.4.2 发布,Java 全文搜索服务器

栏目: 数据库 · 发布时间: 8年前

内容简介:Apache Solr 6.4.2 发布,Java 全文搜索服务器

Apache Solr 6.4.2 发布,Java 全文搜索服务器

Apache Solr 是一个开源的搜索服务器。Solr 使用 Java 语言开发,主要基于 HTTP 和 ApacheLucene实现。

Apache Solr 6.4.2 主要组件版本:

  • Apache Tika 1.13

  • Carrot2 3.15.0

  • Velocity 1.7 和 Velocity Tools 2.0

  • Apache UIMA 2.3.1

  • Apache ZooKeeper 3.4.6

  • Jetty 9.3.14.v20161028

Bug 修复:

  1. SOLR-10130SOLR-10182 : Serious performance degradation in Solr 6.4.1 due to the new metrics collection. Default settings in solrconfig.xml /config/indexConfig/metrics have been changed to turn off IndexWriter metrics collection. Directory level metrics collection has been completely removed until a better design is found. 

  2. SOLR-10138 : Transaction log replay can hit an NPE due to new Metrics code. 

  3. SOLR-10083 : Fix instanceof check in ConstDoubleSource.equals 

  4. SOLR-10190 : Fix NPE in CloudSolrClient when reading stale alias 

  5. SOLR-10192 : Fix copy/paste in solr-ltr pom.xml template. 

下载地址:

http://www.apache.org/dyn/closer.lua/lucene/solr/6.4.2


以上所述就是小编给大家介绍的《Apache Solr 6.4.2 发布,Java 全文搜索服务器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Types and Programming Languages

Types and Programming Languages

Benjamin C. Pierce / The MIT Press / 2002-2-1 / USD 95.00

A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of typ......一起来看看 《Types and Programming Languages》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具