Solr nightly build failure

2009-10-31 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-solrj: [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj [javac] Compiling 87 source files to /tmp/apache-solr-nightly/build/solrj

Re: Solr nightly build failure

2009-10-31 Thread Yonik Seeley
Exception below... Could an ill-timed GC or OS scheduler cause this? -Yonik http://www.lucidimagination.com Testcase: testContentStreamRequest took 3.94 sec Caused an ERROR org.apache.commons.httpclient.ConnectTimeoutException: The host did not accept the connection within timeout of 100

[jira] Commented: (SOLR-1085) SolrJ client java does not support moreLikeThis querys and results

2009-10-31 Thread Mark Diggory (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772255#action_12772255 ] Mark Diggory commented on SOLR-1085: Given this patch doesn't alter any existing methods

[jira] Created: (SOLR-1537) Dedupe Sharded Search Results by Shard Order or Score

2009-10-31 Thread Dennis Kubes (JIRA)
Dedupe Sharded Search Results by Shard Order or Score - Key: SOLR-1537 URL: https://issues.apache.org/jira/browse/SOLR-1537 Project: Solr Issue Type: Improvement Components: searc

[jira] Updated: (SOLR-1537) Dedupe Sharded Search Results by Shard Order or Score

2009-10-31 Thread Dennis Kubes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Kubes updated SOLR-1537: --- Attachment: solr-dedupe-20091031.patch Basic patch. No unit tests. Gives dedupe functionality for

[jira] Commented: (SOLR-1085) SolrJ client java does not support moreLikeThis querys and results

2009-10-31 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772260#action_12772260 ] Shalin Shekhar Mangar commented on SOLR-1085: - {quote} Given this patch doesn't

release announcement draft

2009-10-31 Thread Yonik Seeley
Putting my marketing hat on... here's a draft for a release announcement on other sites like theserverside (for an audience that may or may not be familiar with what Solr is). I've tried to keep the new feature list limited, while still trying to convey the scope of this new release. Thoughts?

Re: [VOTE] Release Solr 1.4.0

2009-10-31 Thread Yonik Seeley
On Fri, Oct 30, 2009 at 12:40 PM, Grant Ingersoll wrote: > OK, take 3: http://people.apache.org/~gsingers/solr/1.4.0/ +1 -Yonik http://www.lucidimagination.com

Re: release announcement draft

2009-10-31 Thread Mattmann, Chris A (388J)
Hey Yonik, Looks great. A couple of comments: 1. How about instead of "... Apache Lucene project. Major features include powerful full-text search,...", we say "... Apache Lucene project. Its major features include powerful full-text search,..." [key change: added "Its" in front of major feat

Re: [VOTE] Release Solr 1.4.0

2009-10-31 Thread Mattmann, Chris A (388J)
Hi Folks, My +1 for the release. 1. MD5 sums verify: [chipotle:~] mattmann% cat apache-solr-1.4.0.tgz.md5 03729c1d9e5bc334605bf6f41a17ed51 apache-solr-1.4.0.tgz [chipotle:~] mattmann% [chipotle:~] mattmann% md5 apache-solr-1.4.0.tgz MD5 (apache-solr-1.4.0.tgz) = 03729c1d9e5bc334605bf6f41a17ed5

Re: release announcement draft

2009-10-31 Thread Yonik Seeley
Will do... all those changes look good. Thanks! -Yonik http://www.lucidimagination.com On Sat, Oct 31, 2009 at 2:31 PM, Mattmann, Chris A (388J) wrote: > Hey Yonik, > > Looks great. A couple of comments: > > 1. How about instead of "... Apache Lucene project.  Major features include > powerful

Re: [VOTE] Release Solr 1.4.0

2009-10-31 Thread Chris Hostetter
: OK, take 3: http://people.apache.org/~gsingers/solr/1.4.0/ +1 for these artifacts... 03729c1d9e5bc334605bf6f41a17ed51 apache-solr-1.4.0.tgz e506aff35bbff8d47166117f27b6a2f1 apache-solr-1.4.0.zip -Hoss

build error in eclipse environment, any help

2009-10-31 Thread Pradeep Pujari
\java\org\apache\solr\handler\clustering\carrot2\CarrotClusteringEngine.java use s or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. build: [jar] Building jar: b:\Eclipse3.5\workspace\Solr_trunk\contrib\clustering\ build\apache-solr-clustering-1.

[jira] Updated: (SOLR-1537) Dedupe Sharded Search Results by Shard Order or Score

2009-10-31 Thread Dennis Kubes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Kubes updated SOLR-1537: --- Attachment: solr-dedupe-20091031-2.patch Updated patch. Had to replace the use of the TreeSet for on

Re: release announcement draft

2009-10-31 Thread Israel Ekpo
On Sat, Oct 31, 2009 at 3:28 PM, Yonik Seeley wrote: > Will do... all those changes look good. Thanks! > > -Yonik > http://www.lucidimagination.com > > On Sat, Oct 31, 2009 at 2:31 PM, Mattmann, Chris A (388J) > wrote: > > Hey Yonik, > > > > Looks great. A couple of comments: > > > > 1. How abou