Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 60242

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

$
0
0

Apache Solr 6.0.1 发布了,此版本包括自6.0.0版本以来的31项bug修复,文档更新等。

  1. If you use historical dates, specifically on or before the year 1582, you should re-index.

  • Bug修复   (24)


  • 其他更新  (7)

    1. SOLR-7516: Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy. 
      (Jason Gerlowski, Benoit Vanalderweireldt, shalin)

    2. SOLR-8967: In SolrCloud mode, under the 'Core Selector' dropdown in the UI the Replication tab won't be displayed anymore. The Replication tab is only beneficial to users running Solr in master-slave mode. 
      (Varun Thacker)

    3. SOLR-8985: Added back support for 'includeDynamic' flag to /schema/fields endpoint 
      (noble)

    4. SOLR-9131: Fix "start solr" text in cluster.vm Velocity template 
      (janhoy)

    5. SOLR-9053: Upgrade commons-fileupload to 1.3.1, fixing a potential vulnerability 
      (Jeff Field, Mike Drob via janhoy)

    6. SOLR-9115: Get rid of javax.xml.bind.DatatypeConverter in SimplePostTool for Java 9 compatibility. 
      (Uwe Schindler)

    7. SOLR-5776,SOLR-9068,SOLR-8970:(hossman)

    • Refactor SSLConfig so that SSLTestConfig can provide SSLContexts using a NullSecureRandom to prevent SSL tests from blocking on entropy starved machines.

    • SSLTestConfig: Alternate (psuedo random) NullSecureRandom for Constants.SUN_OS.

    • SSLTestConfig: Replace NullSecureRandom w/ NotSecurePsuedoRandom.

    • Change SSLTestConfig to use a keystore file that is included as a resource in the test-framework jar so users subclassing SolrTestCaseJ4 don't need to preserve magic paths.

    详情: CHANGES.txt 

    下载地址:http://www.apache.org/dyn/closer.lua/lucene/solr/6.0.1


    Viewing all articles
    Browse latest Browse all 60242

    Latest Images

    Trending Articles