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 A160996E6 for ; Wed, 15 Feb 2012 13:15:38 +0000 (UTC) Received: (qmail 56574 invoked by uid 500); 15 Feb 2012 13:15:38 -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 56567 invoked by uid 99); 15 Feb 2012 13:15:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2012 13:15:38 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=5.0 tests=ALL_TRUSTED,URI_HEX 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; Wed, 15 Feb 2012 13:15:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CBF3623888E4 for ; Wed, 15 Feb 2012 13:15:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r804909 - in /websites/production/lucene/content: core/index.html index.html solr/index.html Date: Wed, 15 Feb 2012 13:15:13 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120215131513.CBF3623888E4@eris.apache.org> Author: buildbot Date: Wed Feb 15 13:15:13 2012 New Revision: 804909 Log: Production 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 Modified: websites/production/lucene/content/core/index.html ============================================================================== --- websites/production/lucene/content/core/index.html (original) +++ websites/production/lucene/content/core/index.html Wed Feb 15 13:15:13 2012 @@ -514,6 +514,12 @@ once a segment is finished.
+ r1244458 + target depends on a non-existent target (lucene) — + rmuir +
+ +
r1244423 LUCENE-3762: follow-up fix of -Dtestname, tests added. (lucene) — dweiss @@ -536,26 +542,20 @@ once a segment is finished. LUCENE-3761: add CHANGES entry to trunk (lucene) — shaie
- -
- r1244350 - LUCENE-3731: fix javadoc warnings, add uima to eclipse project (lucene) — - ryan -

Latest JIRA

- [LUCENE-3760] Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()
+ [LUCENE-3788] Separate getting Directory from IndexReader from its concrete subclasses
-

Spinoff from Ryan's dev thread "DR.getCommitUserData() vs DR.getIndexCommit().getUserData()"... these methods are confusing/dups right now.

+

Currently only subclasses of DirectoryReader expose the underlying Directory via public final directory(). IMHO this aspect should be separated from...

- [LUCENE-3788] Separate getting Directory from IndexReader from its concrete subclasses
+ [LUCENE-3760] Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()
-

Currently only subclasses of DirectoryReader expose the underlying Directory via public final directory(). IMHO this aspect should be separated from...

+

Spinoff from Ryan's dev thread "DR.getCommitUserData() vs DR.getIndexCommit().getUserData()"... these methods are confusing/dups right now.

[LUCENE-3731] Create a analysis/uima module for UIMA based tokenizers/analyzers
@@ -578,24 +578,27 @@ once a segment is finished.

Latest Dev

-

[jira] [Issue Comment Edited] (LUCENE-3788) Separate getting Directory from IndexReader from its concrete subclasses

+

[jira] [Closed] (LUCENE-3788) Separate getting Directory from IndexReader from its concrete subclasses

- [ https://issues.apache.org/jira/browse/LUCENE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208351#comment-13208351 -]
 
Uwe Schindler edited comment on LUCENE-3788 at 2/15/12 11:21 AM: ------------------------------------------------------------------
 
Hi Andrzej,
 
maybe... + [ https://issues.apache.org/jira/browse/LUCENE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel +]
 
Uwe Schindler closed LUCENE-3788. +---------------------------------
 
Resolution: Won't Fix + Assignee: Uwe Schindler
 
> Separate getting...
-

Re: Deprecated methods on trunk

+

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1736 - Still Failing

- Thanks Uwe.
 
Can't it be removed from trunk and mentioned in MIGRATE.txt? Does this mean -that 4.0 will be... + Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1736/
 
1 tests failed. +FAILED: org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest.testRandomStrings
 
Error Message: +java.lang.AssertionError: Some threads threw uncaught exceptions!
 
Stack Trace:...
-

[jira] [Issue Comment Edited] (LUCENE-3788) Separate getting Directory from IndexReader from its concrete subclasses

+

[jira] [Commented] (LUCENE-3788) Separate getting Directory from IndexReader from its concrete subclasses

- [ https://issues.apache.org/jira/browse/LUCENE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208355#comment-13208355 -]
 
Uwe Schindler edited comment on LUCENE-3788 at 2/15/12 11:16 AM: ------------------------------------------------------------------
 
Additionally, DirectoryReader is exactly... + [ https://issues.apache.org/jira/browse/LUCENE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208414#comment-13208414 +]
 
Uwe Schindler commented on LUCENE-3788: +---------------------------------------
 
Thanks, +by the way, I would be glad to...
@@ -604,21 +607,22 @@ that 4.0 will be...

Latest Core User

-

Re: Why read past EOF

+

RE: Empty numeric field

- Is your deletion policy actually deleting commits?
 
Mike McCandless
 
http://blog.mikemccandless.com
 
On Wed, Feb 15, 2012 at 5:21... + Hi,
 
This looks like an XY problem (http://www.perlmonks.org/index.pl?node_id=542341). Maybe you +should first explain to us, why you need...
-

Re: Why read past EOF

+

Empty numeric field

- http://lucene.472066.n3.nabble.com/file/n3746464/index.jpg
 
The index files are same size,and the index increase to 7.5G in one day,but -it should only 90-100M... + Hi all,
 
for some reason, we need empty numeric field values (to ensure that +the length of the field...
-

Re: effectiveness of compression

+

Short circuit AND or subquerying in lucene for performance

- for now lucene don't provide any thing like this. -maybe you can diff each version before add them into index... + Hi,
 
I've been looking for a short circuit AND operator in Lucene or a way to +do subquerying.
 ...
Modified: websites/production/lucene/content/index.html ============================================================================== --- websites/production/lucene/content/index.html (original) +++ websites/production/lucene/content/index.html Wed Feb 15 13:15:13 2012 @@ -631,31 +631,31 @@ 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 Wed Feb 15 13:15:13 2012 @@ -463,6 +463,12 @@ as well as new analysis capabilities.
+ r1244458 + target depends on a non-existent target (lucene) — + rmuir +
+ +
r1244423 LUCENE-3762: follow-up fix of -Dtestname, tests added. (lucene) — dweiss @@ -486,12 +492,6 @@ as well as new analysis capabilities.shaie
-
- r1244350 - LUCENE-3731: fix javadoc warnings, add uima to eclipse project (lucene) — - ryan -
- @@ -500,31 +500,42 @@ as well as new analysis capabilities. - [SOLR-3088] create shard placeholders
+ [SOLR-2708] Allow customizable bean mapping for QueryResponse.getBeans(..)
-

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

+

The mechanism for getting beans is rather limited - only classes @Field-annotated fields.

+ +

Imaging the following subprojects:

+
    +
  • common
  • +
  • search
  • +
+ + +

And...

- [SOLR-788] MoreLikeThis should support distributed search
+ [SOLR-3135] New binary request/response format using Avro
-

The MoreLikeThis component should support distributed processing.

- -

See SOLR-303.

+

Solr does not have a binary request/response format which can be supported by any client/programming language. The JavaBin format is...

- [SOLR-3134] Include shard Information in response
+ [SOLR-2204] Cross-version replication broken by new javabin format
-

For distributed search where each shard represents a logically different index (or physical location), it would be great to know...

+

Slave server is branch_3x, revision 1027974. Master server is 1.4.1. Replication fails because of the new javabin format.

+ +

SEVERE: Master...

- [SOLR-3126] We should try to do a quick sync on std start up recovery before trying to do a full blown replication.
+ [SOLR-3088] create shard placeholders
-

just more efficient - especially on cluster shutdown/start where the replicas may all be up to date and match anway....

+

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

- [SOLR-3122] RecoveryStrat can not use interrupt due to the use of Channels.
+ [SOLR-788] MoreLikeThis should support distributed search
-

along the lines of LUCENE-2239, we cannot use interrupt unfortunetly.

+

The MoreLikeThis component should support distributed processing.

+ +

See SOLR-303.

@@ -535,24 +546,27 @@ as well as new analysis capabilities. -

[jira] [Issue Comment Edited] (LUCENE-3788) Separate getting Directory from IndexReader from its concrete subclasses

+

[jira] [Closed] (LUCENE-3788) Separate getting Directory from IndexReader from its concrete subclasses

- [ https://issues.apache.org/jira/browse/LUCENE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208351#comment-13208351 -]
 
Uwe Schindler edited comment on LUCENE-3788 at 2/15/12 11:21 AM: ------------------------------------------------------------------
 
Hi Andrzej,
 
maybe... + [ https://issues.apache.org/jira/browse/LUCENE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel +]
 
Uwe Schindler closed LUCENE-3788. +---------------------------------
 
Resolution: Won't Fix + Assignee: Uwe Schindler
 
> Separate getting...
-

Re: Deprecated methods on trunk

+

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1736 - Still Failing

- Thanks Uwe.
 
Can't it be removed from trunk and mentioned in MIGRATE.txt? Does this mean -that 4.0 will be... + Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1736/
 
1 tests failed. +FAILED: org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest.testRandomStrings
 
Error Message: +java.lang.AssertionError: Some threads threw uncaught exceptions!
 
Stack Trace:...
-

[jira] [Issue Comment Edited] (LUCENE-3788) Separate getting Directory from IndexReader from its concrete subclasses

+

[jira] [Commented] (LUCENE-3788) Separate getting Directory from IndexReader from its concrete subclasses

- [ https://issues.apache.org/jira/browse/LUCENE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208355#comment-13208355 -]
 
Uwe Schindler edited comment on LUCENE-3788 at 2/15/12 11:16 AM: ------------------------------------------------------------------
 
Additionally, DirectoryReader is exactly... + [ https://issues.apache.org/jira/browse/LUCENE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208414#comment-13208414 +]
 
Uwe Schindler commented on LUCENE-3788: +---------------------------------------
 
Thanks, +by the way, I would be glad to...
@@ -563,6 +577,11 @@ that 4.0 will be...
+

Error Indexing in solr 3.5

+
+ Hi,
 
When I tried to index in solr 3.5 i got the following exception
 
org.apache.solr.client.solrj.SolrServerException: Error executing query... +
+

MoreLikeThis Requesthandler

Hi, @@ -576,14 +595,6 @@ general this... queries? I know that...
-

RE: OR-FilterQuery

-
- > > q=some text -> > fq=id:(1 OR 2 OR 3...) -> > -> > Should I better use q:some... -
-
@@ -593,15 +604,15 @@ queries? I know that...
- @n'arrive pas à comprendre les NativeFSLock de #solr ... + @"Indexing with SolrJ" http://t.co/ag0IxIiK #Solr #SolrJ #Tika
- @#Solr Query Change Beats JVM Tuning http://t.co/3t43DJCe #nestedQuery #dismax #tuning + @[#SOLR-3135] New binary request/response format using Avro - ASF JIRA https://t.co/qbOwkC1Q