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 50EED9D0E for ; Fri, 22 Jun 2012 20:21:45 +0000 (UTC) Received: (qmail 78871 invoked by uid 500); 22 Jun 2012 20:21:44 -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 78814 invoked by uid 99); 22 Jun 2012 20:21:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2012 20:21:44 +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; Fri, 22 Jun 2012 20:21:42 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 431E523888CD for ; Fri, 22 Jun 2012 20:21:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r822779 - 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: Fri, 22 Jun 2012 20:21:15 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120622202122.431E523888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Fri Jun 22 20:21:14 2012 New Revision: 822779 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 Fri Jun 22 20:21:14 2012 @@ -306,6 +306,12 @@
+ r1353004 + reduce number of open files in tests (lucene) — + mikemccand +
+ +
r1352967 LUCENE-4155: Javadocs fix (very strange this @see tag...) (lucene) — uschindler @@ -328,12 +334,6 @@ [LUCENE-4159] - lucene queries review: adding final modifiers, removing trailing semicolons, using for each loops instead of index... (lucene) — tommaso
- -
- r1352760 - SOLR-3313 Rename Query Type to Query Parser (lucene) — - dsmiley -
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 Fri Jun 22 20:21:14 2012 @@ -400,6 +400,12 @@ numeric fields or query relevancy scores
+ r1353004 + reduce number of open files in tests (lucene) — + mikemccand +
+ +
r1352967 LUCENE-4155: Javadocs fix (very strange this @see tag...) (lucene) — uschindler @@ -423,12 +429,6 @@ numeric fields or query relevancy scores tommaso
-
- r1352760 - SOLR-3313 Rename Query Type to Query Parser (lucene) — - dsmiley -
-
@@ -438,15 +438,15 @@ numeric fields or query relevancy scores
- @Testing apache #solr on #Drupal6 running on #Nginx for new project implementing faceted search, looking good so far. + @RT @waldojaquith: In CentOS (or Red Hat generally), where is the proper place to keep #Solr's SOLR_HOME?
- @RT @VimeoJobs: Ey #backend #engineers! Come work @Vimeo! http://t.co/IKPRErVX #solr #php #python #nginx See http://t.co/iR2TkZ43 for all the deets & links. + @In CentOS (or Red Hat generally), where is the proper place to keep #Solr's SOLR_HOME?
- @Never did I face so many bumps and dead ends. You've always been successful in fucking me over and over again, #Solr Search.. + @Testing apache #solr on #Drupal6 running on #Nginx for new project implementing faceted search, looking good so far.
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 Fri Jun 22 20:21:14 2012 @@ -306,6 +306,12 @@
+ r1353004 + reduce number of open files in tests (lucene) — + mikemccand +
+ +
r1352967 LUCENE-4155: Javadocs fix (very strange this @see tag...) (lucene) — uschindler @@ -328,12 +334,6 @@ [LUCENE-4159] - lucene queries review: adding final modifiers, removing trailing semicolons, using for each loops instead of index... (lucene) — tommaso
- -
- r1352760 - SOLR-3313 Rename Query Type to Query Parser (lucene) — - dsmiley -
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 Fri Jun 22 20:21:14 2012 @@ -400,6 +400,12 @@ numeric fields or query relevancy scores
+ r1353004 + reduce number of open files in tests (lucene) — + mikemccand +
+ +
r1352967 LUCENE-4155: Javadocs fix (very strange this @see tag...) (lucene) — uschindler @@ -423,12 +429,6 @@ numeric fields or query relevancy scores tommaso
-
- r1352760 - SOLR-3313 Rename Query Type to Query Parser (lucene) — - dsmiley -
-
@@ -438,15 +438,15 @@ numeric fields or query relevancy scores
- @Testing apache #solr on #Drupal6 running on #Nginx for new project implementing faceted search, looking good so far. + @RT @waldojaquith: In CentOS (or Red Hat generally), where is the proper place to keep #Solr's SOLR_HOME?
- @RT @VimeoJobs: Ey #backend #engineers! Come work @Vimeo! http://t.co/IKPRErVX #solr #php #python #nginx See http://t.co/iR2TkZ43 for all the deets & links. + @In CentOS (or Red Hat generally), where is the proper place to keep #Solr's SOLR_HOME?
- @Never did I face so many bumps and dead ends. You've always been successful in fucking me over and over again, #Solr Search.. + @Testing apache #solr on #Drupal6 running on #Nginx for new project implementing faceted search, looking good so far.