Apache Solr 5.5.3 发布了,Apache Solr (读音: SOLer) 是一个开源的搜索服务器。Solr 使用 Java 语言开发,主要基于 HTTP 和 Apache Lucene 实现。
该版本主要有2个关键的修复:
The number of TCP connections in CLOSE_WAIT state do not spike during indexing,
PeerSync no longer fails on a node restart due to IndexFingerPrint mismatch.
详细更新内容点击:
https://lucene.apache.org/solr/5_5_3/changes/Changes.html
下载地址:
http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.3
来自:开源中国社区

