内容简介:Java 全文搜索服务器 Apache Solr 7.2.1 发布,重要修复
Apache Solr 7.2.1 已发布,Apache Solr (读音:SOLer) 是一个开源的搜索服务器。Solr 使用 Java 语言开发,主要基于 HTTP 和 ApacheLucene实现。
该版本对以下的主要组件进行了升级:
-
Apache Tika 1.16
-
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.20.v20170531
还包括四项 bug 修复:
-
SOLR-11771 : Overseer can never process some last messages
(Cao Manh Dat)
-
SOLR-11783 : Rename core in solr standalone mode is not persisted
(Erick Erickson)
-
SOLR-11809 : QueryComponent.prepare rq parsing could fail under SOLR 7.2.0 - fix: QueryComponent's rq parameter parsing no longer considers the defType parameter.
(Christine Poerschke and David Smiley in response to bug report/analysis from Dariusz Wojtas and Diego Ceccarelli)
-
SOLR-11555 : If the query terms reduce to nothing, filter(clause) produces an NPE whereas fq=clause does not
(Erick Erickson)
下载地址: http://www.apache.org/dyn/closer.lua/lucene/solr/7.2.1
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- C++回声服务器_2-修复客户端问题
- HTTP 代理服务器 Squid 4.3 发布,Bug 修复
- HTTP 代理服务器 Squid 4.3 发布,Bug 修复
- 研究称黑客可通过漏洞劫持裸金属服务器 IBM将修复
- Java 全文搜索服务器 Apache Solr 7.2.1 发布,重要修复
- HTTP 代理服务器 Squid 4.2 发布,Bug 修复和其他优化
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web Development Recipes
Brian P. Hogan、Chris Warren、Mike Weber、Chris Johnson、Aaron Godin / Pragmatic Bookshelf / 2012-1-22 / USD 35.00
You'll see a full spectrum of cutting-edge web development techniques, from UI and eye candy recipes to solutions for data analysis, testing, and web hosting. Make buttons and content stand out with s......一起来看看 《Web Development Recipes》 这本书的介绍吧!