发布于 2015-04-09 00:49:35 | 329 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Apache Solr 企业级全文搜索引擎

Solr是一个独立的企业级搜索应用服务器,它对外提供类似于Web-service的API接口。用户可以通过http请求,向搜索引擎服务器提交一定格式的XML文件,生成索引;也可以通过Http Get操作提出查找请求,并得到XML格式的返回结果;


Apache Solr 4.10.3 发布,该版本修复了 21 个 bug,同时修复了 Lucene 4.10.3 中的 12 个 bug 。

Bug 修复:

  1. SOLR-6696: bin/solr start script should not enable autoSoftCommit by default
    (janhoy)

  2. SOLR-6704: TrieDateField type drops schema properties in branch 4.10
    (Tomás Fernández Löbbe)

  3. SOLR-6679: Remove suggester component from stock solrconfig.xml since it caused long startup times on lage indexes even when it wasn't used.
    (yonik)

  4. SOLR-6662: better validation when parsing command-line options that expect a value
    (Timothy Potter)

  5. SOLR-6705: Better strategy for dealing with JVM specific options in the start scripts; remove -XX:+AggressiveOpts and only set -XX:-UseSuperWord for Java 1.7u40 to u51.
    (Uwe Schindler, janhoy, hossman, Timothy Potter)

  6. SOLR-6738: Admin UI - Escape Data on Plugins-View
    (steffkes)

  7. SOLR-6085: Suggester crashes when prefixToken is longer than surface form
    (janhoy)

  8. SOLR-6323: ReRankingQParserPlugin cleaner paging and fix bug with fuzzy, range and other queries that need to be re-written.
    (Adair Kovac, Joel Bernstein)

  9. SOLR-6684: Fix-up /export JSON.
    (Joel Bernstein)

  10. SOLR-6732: Fix handling of leader-initiated recovery state was String in older versions and is now a JSON map, caused backwards compatibility issues when doing rolling upgrades of a live cluster while indexing
    (Timothy Potter)

  11. SOLR-6781: BBoxField didn't support dynamic fields.
    (David Smiley)

  12. SOLR-6784: BBoxField's 'score' mode should have been optional.
    (David Smiley)

  13. SOLR-6510: The collapse QParser would throw a NPE when used on a DocValues field on an empty segment/index.
    (Christine Poerschke, David Smiley)

  14. SOLR-2927: Solr does not unregister all mbeans upon exception in constructor causing memory leaks.
    (tom liu, Sharath Babu, Cyrille Roy, shalin)

  15. SOLR-6685: ConcurrentModificationException in Overseer Status API.
    (shalin)

  16. SOLR-6706: /update/json/docs throws RuntimeException if a nested structure contains a non-leaf float field
    (Noble Paul, shalin)

  17. SOLR-6610: Slow startup of new clusters because ZkController.publishAndWaitForDownStates always times out.
    (Jessica Cheng Mallet, shalin, Noble Paul)

  18. SOLR-6726: better strategy for selecting the JMX RMI port based on SOLR_PORT in bin/solr script
    (Timothy Potter)

  19. SOLR-6795: distrib.singlePass returns score even though not asked for.
    (Per Steffensen via shalin)

  20. SOLR-6796: distrib.singlePass does not return correct set of fields for multi-fl-parameter requests.
    (Per Steffensen via shalin)

  21. SOLR-6776: Transaction log was not flushed at the end of update requests with softCommit specified, which could lead to data loss if the server were killed immediately after the update finished.
    (Jeffery Yuan via yonik)

更多详细内容请看发行页面

Apache Solr 4.10.3现已提供下载

Apache Solr 是一个基于Apache Lucene 的开源的企业级搜索服务器,它具有以下功能:支持 XML/HTTP协议 ;支持 JSON API 接口;支持缓存、复制;具有Web管理界面;可以在 Java servlet 容器中运行。

Solr是一个独立的企业级搜索应用服务器,它对外提供类似于Web-service的API接口。用户可以通过http请求,向搜索引擎服务器提交一定格式的XML文件,生成索引;也可以通过Http Get操作提出查找请求,并得到XML格式的返回结果;



历史版本 :
Java 全文搜索服务器 Apache Solr 7.2.1 发布,重要修复
Apache Solr 7.2.0 发布,Java 全文搜索服务器
Apache Solr 5.5.5 发布,Java 全文搜索服务器
Apache Solr 6.6.2 发布,Java 全文搜索服务器
Apache Lucene 6.6.2 和Apache Solr 6.6.2 发布,Java 搜索引擎
Apache Solr 7.0.1 发布,Java 全文搜索服务器
Apache Solr Reference Guide for 7.0 发布
Apache Solr 7.0.0 发布,Java 全文搜索服务器
Apache Solr 6.6.1 发布,Java 全文搜索服务器
Apache Solr 6.6.0 发布,Java 全文搜索服务器
Apache Solr 6.5.1 发布,Java 全文搜索服务器
Apache Solr 6.5.0 发布,Java 全文搜索服务器
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务