皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

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

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

Apache Solr 7.0.1 已发布。Apache Solr (读音: SOLer) 是一个开源的搜索服务器。Solr 使用 Java 语言开发,主要基于 HTTP 和 Apache Lucene 实现。

该版本解决了两个 Solr 7.0.0 的 Bug:

  • Solr 7.0 cannot read indexes from 6.x versions
  • Message “Lock held by this virtual machine” during startup,Solr is trying to start some cores twice

以及一些版本升级:

  • Apache Tika 1.13
  • Carrot2 3.15.0
  • Velocity 1.7 and Velocity Tools 2.0
  • Apache UIMA 2.3.1
  • Apache ZooKeeper 3.4.10
  • Jetty 9.3.14.v20161028

发行日志:

https://lucene.apache.org/solr/7_0_1/changes/Changes.html

下载地址:

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

转自 http://www.oschina.net/news/89429/apache-solr-7-0-1