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 984CC9FBB for ; Fri, 10 Feb 2012 03:16:08 +0000 (UTC) Received: (qmail 7723 invoked by uid 500); 10 Feb 2012 03:15:57 -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 7708 invoked by uid 99); 10 Feb 2012 03:15:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2012 03:15:52 +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, 10 Feb 2012 03:15:49 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 71C1B23888CD for ; Fri, 10 Feb 2012 03:15:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r804403 - in /websites/production/lucene/content: core/index.html index.html solr/index.html Date: Fri, 10 Feb 2012 03:15:29 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120210031529.71C1B23888CD@eris.apache.org> Author: buildbot Date: Fri Feb 10 03:15:28 2012 New Revision: 804403 Log: Production update by buildbot Modified: websites/production/lucene/content/core/index.html websites/production/lucene/content/index.html websites/production/lucene/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 Feb 10 03:15:28 2012 @@ -514,6 +514,12 @@ once a segment is finished.
+ r1242639 + SOLR-3088: create shard placeholders (lucene) — + markrmiller +
+ +
r1242625 SOLR-2802: change min/max processors to fail hard if values are not comparable, also imrpvoe error handling/logging in FieldMutatingUpdateProcessor (lucene) — hossman @@ -536,18 +542,17 @@ once a segment is finished. SOLR-3056: add example japanese field type, lazy-load kuromoji resources (lucene) — rmuir
- -
- r1242557 - SOLR-3115: improve japanese stopwords.txt description (lucene) — - rmuir -

Latest JIRA

+ [LUCENE-3750] Convert Versioned docs to Markdown/New CMS
+
+

Since we are moving our main site to the ASF CMS (LUCENE-2748), we should bring in any new...

+
+ [LUCENE-3756] Don't allow IndexWriterConfig setters to chain

Spinoff from LUCENE-3736.

@@ -574,37 +579,31 @@ search to be 2 passes (intersect, backtr

The KuromojiAnalyzer in Lucene shoud have the same default configuration as the text_ja field type introduced in schema.xml by SOLR-3056...

- - [LUCENE-3750] Convert Versioned docs to Markdown/New CMS
-
-

Since we are moving our main site to the ASF CMS (LUCENE-2748), we should bring in any new...

-

Latest Dev

-

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

+

[jira] [Commented] (SOLR-3088) create shard placeholders

- [ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205134#comment-13205134 -]
 
Michael McCandless commented on LUCENE-3756: ---------------------------------------------
 
bq. Are you against StringBuilder too?
 
Actually I... + [ https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205166#comment-13205166 +]
 
Mark Miller commented on SOLR-3088: +-----------------------------------
 
Thanks Sami! I've committed your latest patch.
 
>...
-

[jira] [Commented] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values

+

[jira] [Commented] (SOLR-3076) Solr should support block joins

- [ https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205126#comment-13205126 -]
 
Robert Muir commented on SOLR-2802: ------------------------------------
 
{quote} -but failing hard is definitely better – at... + [ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205156#comment-13205156 +]
 
Hoss Man commented on SOLR-3076: +--------------------------------
 
bq. Maybe there can be field aliases? Eg, book_page_count:[0...
-

[jira] [Commented] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values

+

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

- [ https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205114#comment-13205114 -]
 
Hoss Man commented on SOLR-2802: ---------------------------------
 
bq. In my opinion, I think if a user... + [ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205134#comment-13205134 +]
 
Michael McCandless commented on LUCENE-3756: +--------------------------------------------
 
bq. Are you against StringBuilder too?
 
Actually I...
Modified: websites/production/lucene/content/index.html ============================================================================== --- websites/production/lucene/content/index.html (original) +++ websites/production/lucene/content/index.html Fri Feb 10 03:15:28 2012 @@ -631,11 +631,11 @@ as well as new analysis capabilities.

Latest Dev

Modified: websites/production/lucene/content/solr/index.html ============================================================================== --- websites/production/lucene/content/solr/index.html (original) +++ websites/production/lucene/content/solr/index.html Fri Feb 10 03:15:28 2012 @@ -463,6 +463,12 @@ as well as new analysis capabilities.
+ r1242639 + SOLR-3088: create shard placeholders (lucene) — + markrmiller +
+ +
r1242625 SOLR-2802: change min/max processors to fail hard if values are not comparable, also imrpvoe error handling/logging in FieldMutatingUpdateProcessor (lucene) — hossman @@ -486,12 +492,6 @@ as well as new analysis capabilities.rmuir
-
- r1242557 - SOLR-3115: improve japanese stopwords.txt description (lucene) — - rmuir -
- @@ -500,6 +500,11 @@ as well as new analysis capabilities. + [SOLR-3088] create shard placeholders
+
+

When creating a new collection, a placeholder for each shard should be created.

+
+ [SOLR-3076] Solr should support block joins

Lucene has the ability to do block joins, we should add it to Solr.

@@ -520,11 +525,6 @@ as well as new analysis capabilities.Kuromoji (LUCENE-3305) is now on both on trunk and branch_3x (thanks again Robert, Uwe and Simon). It would...

- [SOLR-3115] Improve default Japanese stopwords.txt description
-
-

As discussed in SOLR-3056, the description in the default Japanese stopwords.txt should be improved to describe case- and width-handling....

-
- @@ -533,26 +533,25 @@ as well as new analysis capabilities. -

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

+

[jira] [Commented] (SOLR-3088) create shard placeholders

- [ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205134#comment-13205134 -]
 
Michael McCandless commented on LUCENE-3756: ---------------------------------------------
 
bq. Are you against StringBuilder too?
 
Actually I... + [ https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205166#comment-13205166 +]
 
Mark Miller commented on SOLR-3088: +-----------------------------------
 
Thanks Sami! I've committed your latest patch.
 
>...
-

[jira] [Commented] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values

+

[jira] [Commented] (SOLR-3076) Solr should support block joins

- [ https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205126#comment-13205126 -]
 
Robert Muir commented on SOLR-2802: ------------------------------------
 
{quote} -but failing hard is definitely better – at... + [ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205156#comment-13205156 +]
 
Hoss Man commented on SOLR-3076: +--------------------------------
 
bq. Maybe there can be field aliases? Eg, book_page_count:[0...
-

[jira] [Commented] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values

+

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

- [ https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205114#comment-13205114 -]
 
Hoss Man commented on SOLR-2802: ---------------------------------
 
bq. In my opinion, I think if a user... + [ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205134#comment-13205134 +]
 
Michael McCandless commented on LUCENE-3756: +--------------------------------------------
 
bq. Are you against StringBuilder too?
 
Actually I...
@@ -563,21 +562,22 @@ but failing hard is definitely better Ã
-

Re: custom TokenFilter

+

Re: custom TokenFilter

- Thanks Robert, I'll take a look there. Does it sound like I'm on the -right the right track with what... + On Thu, Feb 9, 2012 at 8:54 PM, Jamie Johnson wrote: +> Again thanks.  I'll take a stab at that...
-

Re: How to do this in Solr? random result for the first few results

+

Re: custom TokenFilter

- ok i was looking at RandomSortField and got confused by "As long as the -index version remains unchanged, and the... + Again thanks. I'll take a stab at that are you aware of any +resources/examples of how to do this? I...
-

Re: Empty results with OR filter query

+

Re: custom TokenFilter

- On Feb 9, 2012, at 20:11 , Steven Ou wrote:
 
> Sorry, what do you mean "explicit category rather... + On Thu, Feb 9, 2012 at 8:28 PM, Jamie Johnson wrote: +> Thanks Robert, I'll take a look there.  Does...
@@ -589,15 +589,15 @@ index version remains unchanged, and the
- @The event not to miss #Lucene #solr http://t.co/DF8mGKQh + @#BadOmen - when you block off a day to catch up on #solr email, but end the day with more mail then when you started
- @Cool day working with #solr performance tuning. Learnt about science of testing and what happens when exceed limits #gonnaneedabiggerboat + @The event not to miss #Lucene #solr http://t.co/DF8mGKQh
- @In a sales conversation: "We don't use a fraction of Endeca's features. We only want good search." Time to use #solr! #o19s + @Cool day working with #solr performance tuning. Learnt about science of testing and what happens when exceed limits #gonnaneedabiggerboat