手机版
你好,游客 登录 注册
背景:
阅读新闻

Apache Solr 5.4.1 发布下载,全文搜索服务器

[日期:2016-01-22] 来源:oschina.net  作者:Linux [字体: ]

Apache Solr 5.4.1 发布下载,更新如下:

  • Bug Fixes   (8)
    1. SOLR-8460: /analysis/field could throw exceptions for custom attributes.
      (David Smiley, Uwe Schindler)
    2. SOLR-8373: KerberosPlugin: Using multiple nodes on same machine leads clients to fetch TGT for every request
      (Ishan Chattopadhyaya via noble)
    3. SOLR-8059: &debug=results for distributed search when distrib.singlePass (sometimes activated automatically) could result in an NPE.
      (David Smiley, Markus Jelsma)
    4. SOLR-8422: When authentication enabled, requests fail if sent to a node that doesn't host the collection
      (noble)
    5. SOLR-7462: AIOOBE in RecordingJSONParser
      (Scott Dawson, noble)
    6. SOLR-8496: SolrIndexSearcher.getDocSet(List<Query>) incorrectly included deleted documents when all of the queries were uncached (or there was no filter cache).  This caused multi-select faceting (including the JSON Facet API) to include deleted doc counts when the remaining non-excluded filters were all uncached.  This bug was first introduced in 5.3.0
      (Andreas Müller, Vasiliy Bout, Erick Erickson, Shawn Heisey, Hossman, yonik)
    7. SOLR-8418: Adapt to changes in LUCENE-6590 for use of boosts with MLTHandler and Simple/CloudMLTQParser
      (Jens Wille, Ramkumar Aiyengar)
    8. SOLR-8561: Doing a rolling upgrade to 5.4.0 fails because the new nodes cannot find the shard leader properties where they expect. This bug was first introduced in 5.4.0 and a fallback was added so that the leader properties are searched in both the old location and the new one.
      (Shai Erera)
  • New Features   (1)
    • SOLR-8470: Make TTL of PKIAuthenticationPlugin's tokens configurable through a system property (pkiauth.ttl)
      (noble)

更多内容请看:

http://apache.fayea.com/lucene/solr/5.4.1/

Apache Solr (读音: SOLer) 是一个开源的搜索服务器。Solr 使用 Java 语言开发,主要基于 HTTP 和 Apache Lucene 实现。Apache Solr 中存储的资源是以 Document 为对象进行存储的。每个文档由一系列的 Field 构成,每个 Field 表示资源的一个属性。Solr 中的每个 Document 需要有能唯一标识其自身的属性,默认情况下这个属性的名字是 id,在 Schema 配置文件中使用:id进行描述。

Solr3.6.1 在Tomcat6下的环境搭建 http://www.linuxidc.com/Linux/2013-01/77664.htm

基于Tomcat的Solr3.5集群部署 http://www.linuxidc.com/Linux/2012-12/75297.htm

在Linux上使用Nginx为Solr集群做负载均衡 http://www.linuxidc.com/Linux/2012-12/75257.htm

Linux下安装使用Solr http://www.linuxidc.com/Linux/2012-10/72029.htm

Ubuntu 12.04 LTS 上通过 Tomcat 部署 Solr 4 http://www.linuxidc.com/Linux/2012-09/71158.htm

Solr实现Low Level查询解析(QParser) http://www.linuxidc.com/Linux/2012-05/59755.htm

基于Solr 3.5搭建搜索服务器 http://www.linuxidc.com/Linux/2012-05/59743.htm

Solr 3.5开发应用教程 PDF高清版 http://www.linuxidc.com/Linux/2013-10/91048.htm

Solr 4.0 部署实例教程 http://www.linuxidc.com/Linux/2013-10/91041.htm

Solr 的详细介绍请点这里
Solr 的下载地址请点这里

本文永久更新链接地址http://www.linuxidc.com/Linux/2016-01/127725.htm

linux
相关资讯       Solr 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款