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 3BD01964E for ; Fri, 10 Feb 2012 02:15:36 +0000 (UTC) Received: (qmail 44849 invoked by uid 500); 10 Feb 2012 02:15:35 -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 44842 invoked by uid 99); 10 Feb 2012 02:15:35 -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 02:15:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP 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 02:15:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 923392388865 for ; Fri, 10 Feb 2012 02:15:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r804401 - in /websites/production/lucene/content: core/index.html index.html solr/index.html Date: Fri, 10 Feb 2012 02:15:13 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120210021513.923392388865@eris.apache.org> Author: buildbot Date: Fri Feb 10 02:15:13 2012 New Revision: 804401 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 02:15:13 2012 @@ -548,6 +548,14 @@ once a segment is finished.

Latest JIRA

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

Spinoff from LUCENE-3736.

+ +

I don't like that IndexWriterConfig's setters are chainable; it
+results in code in our tests like...

+
+ [LUCENE-3767] Explore streaming Viterbi search in Kuromoji

I've been playing with the idea of changing the Kuromoji viterbi
@@ -571,39 +579,32 @@ search to be 2 passes (intersect, backtr

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

- - [LUCENE-3765] trappy ignoreCase behavior with StopFilter/ignoreCase
-
-

Spinoff from LUCENE-3751:

- -
-
* If <code>stopWords</code> is an instance of {@link CharArraySet} (true if
-* <code>makeStopSet()</code> was used...
-

Latest Dev

-

[jira] [Commented] (SOLR-3109) group=true requests result in numerous redundant shard requests

+

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

- [ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205088#comment-13205088 -]
 
Greg Bowyer commented on SOLR-3109: ------------------------------------
 
Its for the 3.5 branch, but like I said... + [ 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...
-

Re: Changing our Wiki software?

+

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

- On Thu, Feb 9, 2012 at 3:48 PM, Grant Ingersoll wrote: -> I could see that we move "official docs"... + [ 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...
-

[jira] [Updated] (LUCENE-3767) Explore streaming Viterbi search in Kuromoji

+

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

- [ https://issues.apache.org/jira/browse/LUCENE-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel -]
 
Michael McCandless updated LUCENE-3767: ----------------------------------------
 
Attachment: LUCENE-3767.patch
 
> Explore streaming Viterbi search in Kuromoji... + [ 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...
Modified: websites/production/lucene/content/index.html ============================================================================== --- websites/production/lucene/content/index.html (original) +++ websites/production/lucene/content/index.html Fri Feb 10 02:15:13 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 02:15:13 2012 @@ -500,6 +500,11 @@ as well as new analysis capabilities. + [SOLR-3076] Solr should support block joins
+
+

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

+
+ [SOLR-2802] Toolkit of UpdateProcessors for modifying document values

Frequently users ask about questions about things where the answer is "you could do it with an UpdateProcessor" but the...

@@ -510,11 +515,6 @@ as well as new analysis capabilities.During the second phase of a group query, the collator sends a query to each of the shards. The purpose...

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

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

-
- [SOLR-3056] Introduce Japanese field type in schema.xml

Kuromoji (LUCENE-3305) is now on both on trunk and branch_3x (thanks again Robert, Uwe and Simon). It would...

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

[jira] [Commented] (SOLR-3109) group=true requests result in numerous redundant shard requests

+

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

- [ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205088#comment-13205088 -]
 
Greg Bowyer commented on SOLR-3109: ------------------------------------
 
Its for the 3.5 branch, but like I said... + [ 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...
-

Re: Changing our Wiki software?

+

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

- On Thu, Feb 9, 2012 at 3:48 PM, Grant Ingersoll wrote: -> I could see that we move "official docs"... + [ 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...
-

[jira] [Updated] (LUCENE-3767) Explore streaming Viterbi search in Kuromoji

+

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

- [ https://issues.apache.org/jira/browse/LUCENE-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel -]
 
Michael McCandless updated LUCENE-3767: ----------------------------------------
 
Attachment: LUCENE-3767.patch
 
> Explore streaming Viterbi search in Kuromoji... + [ 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...
@@ -561,24 +563,21 @@ as well as new analysis capabilities. -

Re: Empty results with OR filter query

+

Re: custom TokenFilter

- By turning fq=category_ids_im:(637+OR+639+OR+634) to -q=category_ids_im:(637+OR+639+OR+634) -it appears to produce the correct results. But... that doesn't seem to make -sense to... + Thanks Robert, I'll take a look there. Does it sound like I'm on the +right the right track with what...
-

Re: Empty results with OR filter query

+

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

- I don't really know how to analyze the debug output... Here it is for the -full query I'm running, which... + ok i was looking at RandomSortField and got confused by "As long as the +index version remains unchanged, and the...
-

Re: Empty results with OR filter query

+

Re: Empty results with OR filter query

- Heh, yeah, I bolded the numbers for emphasis. The field type follows.
 
*Dynamically Created From Pattern: -**_IM<http://192.168.1.30:8080/solr/admin/schema.jsp#>
 ... + On Feb 9, 2012, at 20:11 , Steven Ou wrote:
 
> Sorry, what do you mean "explicit category rather...
@@ -598,7 +597,7 @@ full query I'm running, which...
- @@RickyJim lo conecto con @juliandramirez para lo que necesiten con #solr, el buscador sofisticado :) + @In a sales conversation: "We don't use a fraction of Endeca's features. We only want good search." Time to use #solr! #o19s