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 5036318F5E for ; Sun, 25 Oct 2015 19:21:31 +0000 (UTC) Received: (qmail 81401 invoked by uid 500); 25 Oct 2015 19:21:31 -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 81392 invoked by uid 99); 25 Oct 2015 19:21:31 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Oct 2015 19:21:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A3237180F51 for ; Sun, 25 Oct 2015 19:21:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.79 X-Spam-Level: * X-Spam-Status: No, score=1.79 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id BG4TJw8H99hQ for ; Sun, 25 Oct 2015 19:21:29 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 3C07B20751 for ; Sun, 25 Oct 2015 19:21:28 +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 3BCEEE02E5 for ; Sun, 25 Oct 2015 19:21:27 +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 9E8AF3A096F for ; Sun, 25 Oct 2015 19:21:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r970204 - 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: Sun, 25 Oct 2015 19:21:26 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151025192126.9E8AF3A096F@svn01-us-west.apache.org> Author: buildbot Date: Sun Oct 25 19:21:26 2015 New Revision: 970204 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 Sun Oct 25 19:21:26 2015 @@ -349,6 +349,12 @@ h2:hover > .headerlink, h3:hover > .head
+ r1710476 + SOLR-8192: SOLR-8206: fix allBuckets for multi-valued fields, fix limit:0 and normalize offset to 0 when limit==0 (lucene) — + yonik +
+ +
r1710389 doc: add comments about 1 thread for streaming update client (lucene) — yonik @@ -371,12 +377,6 @@ h2:hover > .headerlink, h3:hover > .head SOLR-7993: Raw json output for fields stopped working in 5.3.0 when requested fields do not include the unique key... (lucene) — shalin
- -
- r1710356 - SOLR-7858 revert premature commit (lucene) — - upayavira -
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 Sun Oct 25 19:21:26 2015 @@ -349,6 +349,12 @@ h2:hover > .headerlink, h3:hover > .head
+ r1710476 + SOLR-8192: SOLR-8206: fix allBuckets for multi-valued fields, fix limit:0 and normalize offset to 0 when limit==0 (lucene) — + yonik +
+ +
r1710389 doc: add comments about 1 thread for streaming update client (lucene) — yonik @@ -371,12 +377,6 @@ h2:hover > .headerlink, h3:hover > .head SOLR-7993: Raw json output for fields stopped working in 5.3.0 when requested fields do not include the unique key... (lucene) — shalin
- -
- r1710356 - SOLR-7858 revert premature commit (lucene) — - upayavira -
Modified: websites/staging/lucene/trunk/content/index.html ============================================================================== (empty) Modified: websites/staging/lucene/trunk/content/solr/index.html ============================================================================== (empty)