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 D04B117744 for ; Tue, 7 Oct 2014 10:21:26 +0000 (UTC) Received: (qmail 27634 invoked by uid 500); 7 Oct 2014 10:21:26 -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 27625 invoked by uid 99); 7 Oct 2014 10:21:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 10:21:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 10:21:25 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 640BE23888D7 for ; Tue, 7 Oct 2014 10:21:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r924919 - 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, 07 Oct 2014 10:21:05 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141007102105.640BE23888D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Tue Oct 7 10:21:04 2014 New Revision: 924919 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 Oct 7 10:21:04 2014 @@ -305,6 +305,13 @@
+ r1629838 + LUCENE-5993: Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet. + (lucene) — + jpountz +
+ +
r1629835 LUCENE-5980: don't let document length overflow (lucene) — rmuir @@ -327,12 +334,6 @@ SOLR-6597: Removed SolrIndexConfig parameter from one of the SolrIndexSearcher constructor, where it was never really used (lucene) — anshum
- -
- r1629769 - LUCENE-5992: encode version using 3 ints, not String, for Lucene 5.x indices (lucene) — - mikemccand -
Modified: websites/production/lucene/content/index.html ============================================================================== (empty) Modified: websites/production/lucene/content/solr/index.html ============================================================================== --- websites/production/lucene/content/solr/index.html (original) +++ websites/production/lucene/content/solr/index.html Tue Oct 7 10:21:04 2014 @@ -419,6 +419,13 @@ numeric fields or query relevancy scores
+ r1629838 + LUCENE-5993: Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet. + (lucene) — + jpountz +
+ +
r1629835 LUCENE-5980: don't let document length overflow (lucene) — rmuir @@ -442,12 +449,6 @@ numeric fields or query relevancy scores anshum
-
- r1629769 - LUCENE-5992: encode version using 3 ints, not String, for Lucene 5.x indices (lucene) — - mikemccand -
-
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 Oct 7 10:21:04 2014 @@ -305,6 +305,13 @@
+ r1629838 + LUCENE-5993: Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet. + (lucene) — + jpountz +
+ +
r1629835 LUCENE-5980: don't let document length overflow (lucene) — rmuir @@ -327,12 +334,6 @@ SOLR-6597: Removed SolrIndexConfig parameter from one of the SolrIndexSearcher constructor, where it was never really used (lucene) — anshum
- -
- r1629769 - LUCENE-5992: encode version using 3 ints, not String, for Lucene 5.x indices (lucene) — - mikemccand -
Modified: websites/staging/lucene/trunk/content/index.html ============================================================================== (empty) Modified: websites/staging/lucene/trunk/content/solr/index.html ============================================================================== --- websites/staging/lucene/trunk/content/solr/index.html (original) +++ websites/staging/lucene/trunk/content/solr/index.html Tue Oct 7 10:21:04 2014 @@ -419,6 +419,13 @@ numeric fields or query relevancy scores
+ r1629838 + LUCENE-5993: Remove DocIdBitSet, WAH8DocIdSet and PForDeltaDocIdSet. + (lucene) — + jpountz +
+ +
r1629835 LUCENE-5980: don't let document length overflow (lucene) — rmuir @@ -442,12 +449,6 @@ numeric fields or query relevancy scores anshum
-
- r1629769 - LUCENE-5992: encode version using 3 ints, not String, for Lucene 5.x indices (lucene) — - mikemccand -
-