Return-Path: X-Original-To: apmail-lucene-commits-archive@www.apache.org Delivered-To: apmail-lucene-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5240318118 for ; Tue, 1 Dec 2015 14:21:23 +0000 (UTC) Received: (qmail 94300 invoked by uid 500); 1 Dec 2015 14:21:23 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 94291 invoked by uid 99); 1 Dec 2015 14:21:23 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2015 14:21:23 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8A82D1A0AB6 for ; Tue, 1 Dec 2015 14:21:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.246 X-Spam-Level: * X-Spam-Status: No, score=1.246 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Fqjj0zkVhojT for ; Tue, 1 Dec 2015 14:21:21 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id EB27442BB8 for ; Tue, 1 Dec 2015 14:21:20 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6CBF9E05E3 for ; Tue, 1 Dec 2015 14:21:20 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 346463A0567 for ; Tue, 1 Dec 2015 14:21:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r974153 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/ Date: Tue, 01 Dec 2015 14:21:19 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151201142120.346463A0567@svn01-us-west.apache.org> Author: buildbot Date: Tue Dec 1 14:21:19 2015 New Revision: 974153 Log: Dynamic update by buildbot for lucene Modified: websites/production/lucene/content/core/index.html websites/production/lucene/content/index.html websites/production/lucene/content/solr/index.html websites/staging/lucene/trunk/content/core/index.html websites/staging/lucene/trunk/content/index.html websites/staging/lucene/trunk/content/solr/index.html Modified: websites/production/lucene/content/core/index.html ============================================================================== --- websites/production/lucene/content/core/index.html (original) +++ websites/production/lucene/content/core/index.html Tue Dec 1 14:21:19 2015 @@ -349,6 +349,12 @@ h2:hover > .headerlink, h3:hover > .head
+ r1717431 + SOLR-7339: Use GzipHandler instead of GzipFilter (lucene) — + shalin +
+ +
r1717396 LUCENE-6911: remove deprecated, no-op StandardQueryParser.getMultiFields(CharSequence[] fields) method. (lucene) — cpoerschke @@ -371,12 +377,6 @@ h2:hover > .headerlink, h3:hover > .head SOLR-8351: Improve HdfsDirectory toString representation (lucene) — gchanan
- -
- r1717340 - SOLR-7928: Improve CheckIndex to work against HdfsDirectory (lucene) — - gchanan -
Modified: websites/production/lucene/content/index.html ============================================================================== (empty) Modified: websites/production/lucene/content/solr/index.html ============================================================================== (empty) Modified: websites/staging/lucene/trunk/content/core/index.html ============================================================================== --- websites/staging/lucene/trunk/content/core/index.html (original) +++ websites/staging/lucene/trunk/content/core/index.html Tue Dec 1 14:21:19 2015 @@ -349,6 +349,12 @@ h2:hover > .headerlink, h3:hover > .head
+ r1717431 + SOLR-7339: Use GzipHandler instead of GzipFilter (lucene) — + shalin +
+ +
r1717396 LUCENE-6911: remove deprecated, no-op StandardQueryParser.getMultiFields(CharSequence[] fields) method. (lucene) — cpoerschke @@ -371,12 +377,6 @@ h2:hover > .headerlink, h3:hover > .head SOLR-8351: Improve HdfsDirectory toString representation (lucene) — gchanan
- -
- r1717340 - SOLR-7928: Improve CheckIndex to work against HdfsDirectory (lucene) — - gchanan -
Modified: websites/staging/lucene/trunk/content/index.html ============================================================================== (empty) Modified: websites/staging/lucene/trunk/content/solr/index.html ============================================================================== (empty)