设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2016-1-24 13:08| 发布者: joejoe0332| 查看: 462| 评论: 0|原作者: oschina|来自: oschina

摘要: Apache Solr 5.4.1 发布,更新如下:Bug Fixes(8)SOLR-8460: /analysis/field could throw exceptions for custom attributes.(David Smiley, Uwe Schindler)SOLR-8373: KerberosPlugin: Using multiple nodes on sa ...

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)

    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进行描述。

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部