Re: using solr to do a 'match'

2012-04-10 Thread Li Li
it's not possible now because lucene don't support this. when doing disjunction query, it only record how many terms match this document. I think this is a common requirement for many users. I suggest lucene should divide scorer to a matcher and a scorer. the matcher just return which doc is matche

[jira] [Updated] (SOLR-3343) Move non-shared utils from solrj to solr core

2012-04-10 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-3343: - Attachment: SOLR-3343.patch Patch for moving the utils I felt should be moved. Since I used svn 1.6 still

[JENKINS] branch-3x Build # 1334114821 - Failure

2012-04-10 Thread Charlie Cron
Build failure running tests You can see the entire build log at http://sierranevada.servebeer.com/1334114821.log Summary of tests that failed... ./solr/build/solr-solrj/test/TEST-org.apache.solr.common.util.ContentStreamTest.xml Thanks, Charlie Cron (version 2.0-hossman-patched) -

[jira] [Created] (SOLR-3348) Garbled with shards search

2012-04-10 Thread Created
Garbled with shards search -- Key: SOLR-3348 URL: https://issues.apache.org/jira/browse/SOLR-3348 Project: Solr Issue Type: Bug Components: search Affects Versions: 4.0 Environment: windows 7

[jira] [Updated] (SOLR-381) delete-by-query does not support purely negative queries

2012-04-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-381: -- Description: Reported by Rob Casson: {noformat} indexing the example docs from 1.2, these steps work: curl http

[jira] [Updated] (SOLR-2605) CoreAdminHandler, different Output while 'defaultCoreName' is specified

2012-04-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2605: --- Attachment: SOLR-2605.patch steffkes: your patch applies cleanly, but didn't compile -- it looks like you mod

[jira] [Updated] (SOLR-3347) deleteByQuery failing with SolrCloud

2012-04-10 Thread Benson Margulies (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies updated SOLR-3347: --- Description: I've got a SolrCloud configuration in which calling deleteByQuery on CloudSolrSe

[jira] [Updated] (SOLR-3347) deleteByQuery failing with SolrCloud

2012-04-10 Thread Benson Margulies (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies updated SOLR-3347: --- Attachment: 0001-Attempt-to-repro-problem-with-del-and-SolrCloud.patch A patch as explained.

[jira] [Created] (SOLR-3347) deleteByQuery failing with SolrCloud

2012-04-10 Thread Benson Margulies (Created) (JIRA)
deleteByQuery failing with SolrCloud Key: SOLR-3347 URL: https://issues.apache.org/jira/browse/SOLR-3347 Project: Solr Issue Type: Bug Components: SolrCloud Reporter: Benson Margulie

[jira] [Updated] (SOLR-3347) deleteByQuery failing with SolrCloud

2012-04-10 Thread Benson Margulies (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies updated SOLR-3347: --- Attachment: provision-and-start.sh solrconfig.xml > deleteByQuery failing

Re: How to make tarballs

2012-04-10 Thread Benson Margulies
On Tue, Apr 10, 2012 at 7:17 PM, Jan Høydahl wrote: > Have you tried "ant dist"? I eventually figured out that the problem was that you need to cd to 'solr' before running ant dist. I had tried it at top level originally. > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.comi

[jira] [Resolved] (LUCENE-3970) Rename getUnique[Field/Terms]Count() into size()

2012-04-10 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3970. Resolution: Fixed Thanks Iulius! > Rename getUnique[Field/Terms]C

Re: How to make tarballs

2012-04-10 Thread Jan Høydahl
Have you tried "ant dist"? -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 9. apr. 2012, at 22:22, Benson Margulies wrote: > While waiting for the NB's to get better, I'd like to make my own Solr > tarball of my own build. I'm no

[jira] [Updated] (SOLR-2690) Date Math should allow clients to override timezone used for rounding (faceting & queries)

2012-04-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2690: --- Description: Timezone needs to be taken into account when doing date math. Currently it isn't. DateMath

[jira] [Updated] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2012-04-10 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2690: --- Attachment: SOLR-2690.patch David: I like the theory of your patch, but the implementation choices you made s

[jira] [Commented] (LUCENE-3970) Rename getUnique[Field/Terms]Count() into size()

2012-04-10 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251004#comment-13251004 ] Michael McCandless commented on LUCENE-3970: Thanks Iulius, this looks good .

[jira] [Resolved] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Steven Rowe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved SOLR-3344. --- Resolution: Fixed Committed compile->runtime scope changes in r1311957. > POM depende

[jira] [Updated] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-3344: -- Attachment: SOLR-3344-runtime-scope.patch Patch switching Solr test-framework's Jetty dependencies' scop

[jira] [Assigned] (LUCENE-3970) Rename getUnique[Field/Terms]Count() into size()

2012-04-10 Thread Michael McCandless (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-3970: -- Assignee: Michael McCandless > Rename getUnique[Field/Terms]Count() into s

[jira] [Updated] (LUCENE-3970) Rename getUnique[Field/Terms]Count() into size()

2012-04-10 Thread Iulius Curt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iulius Curt updated LUCENE-3970: Fix Version/s: 4.0 > Rename getUnique[Field/Terms]Count() into size() > --

[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr

2012-04-10 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250984#comment-13250984 ] Erick Erickson commented on SOLR-3141: -- Does SolrJ then need to have a forceMerge rath

Re: svn commit: r1311920 - /lucene/dev/branches/lucene3969/modules/analysis/common/src/test/org/apache/lucene/analysis/core/TestRandomChains.java

2012-04-10 Thread Michael McCandless
On Tue, Apr 10, 2012 at 3:19 PM, Dawid Weiss wrote: > That's because emacs (and vim) indent blocks of code you haven't > thought about yet, but will think about in 5 minutes from a given > time... ;) The truth is far more mundane: somehow there's a bug in Emacs' handling of the imports ... whic

Re: svn commit: r1311920 - /lucene/dev/branches/lucene3969/modules/analysis/common/src/test/org/apache/lucene/analysis/core/TestRandomChains.java

2012-04-10 Thread Dawid Weiss
That's because emacs (and vim) indent blocks of code you haven't thought about yet, but will think about in 5 minutes from a given time... Dawid On Tue, Apr 10, 2012 at 9:07 PM, Uwe Schindler wrote: > No problem, > > I mainly readded the missing newlines between methods. > > The other indenting

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13007 - Failure

2012-04-10 Thread Michael McCandless
I committed a fix (commented out this test). SynFilter can't yet consume graphs... Mike McCandless http://blog.mikemccandless.com On Tue, Apr 10, 2012 at 8:06 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13007/ > > 1 tests failed. > REGRE

RE: svn commit: r1311920 - /lucene/dev/branches/lucene3969/modules/analysis/common/src/test/org/apache/lucene/analysis/core/TestRandomChains.java

2012-04-10 Thread Uwe Schindler
No problem, I mainly readded the missing newlines between methods. The other indenting was not so important, but it took too much space to the right. Why does Emacs change the indenting of unrelated code? My favorite Notepad++ (or Eclipse if I also do refactoring) only does this on the block you

Re: svn commit: r1311920 - /lucene/dev/branches/lucene3969/modules/analysis/common/src/test/org/apache/lucene/analysis/core/TestRandomChains.java

2012-04-10 Thread Michael McCandless
Sorry Uwe :) I guess Emacs indents differently from Eclipse! Mike McCandless http://blog.mikemccandless.com On Tue, Apr 10, 2012 at 2:50 PM, wrote: > Author: uschindler > Date: Tue Apr 10 18:50:54 2012 > New Revision: 1311920 > > URL: http://svn.apache.org/viewvc?rev=1311920&view=rev > Log: >

[jira] [Reopened] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Steven Rowe (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe reopened SOLR-3344: --- bq. If it does turn out that Solr test-framework is the right place for these dependencies, it doesn't re

[jira] [Resolved] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Steven Rowe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved SOLR-3344. --- Resolution: Fixed Fix Version/s: 4.0 Assignee: Steven Rowe Committed to trunk: r131190

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

2012-04-10 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250910#comment-13250910 ] Hoss Man commented on SOLR-3076: As i said before... bq. ...perhaps we should focus on th

[jira] [Updated] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-3344: -- Attachment: SOLR-3344.patch Patch, adding 3 required Jetty dependencies to the Solr test-framework POM

[jira] [Resolved] (SOLR-3282) Perform Kuromoji/Japanese stability test before 3.6 freeze

2012-04-10 Thread Christian Moen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen resolved SOLR-3282. -- Resolution: Fixed > Perform Kuromoji/Japanese stability test before 3.6 freeze > ---

Re: Web site and mailing lists

2012-04-10 Thread Benson Margulies
Thanks. On Tue, Apr 10, 2012 at 12:44 PM, Chris Hostetter wrote: > > : On http://lucene.apache.org/core/discussion.html, > : > : there is a link at the bottom that purports to point to a different > : page with a longer list of mailing lists. > : > : http://lucene.apache.org/mail.html > : > : How

Re: Web site and mailing lists

2012-04-10 Thread Chris Hostetter
: On http://lucene.apache.org/core/discussion.html, : : there is a link at the bottom that purports to point to a different : page with a longer list of mailing lists. : : http://lucene.apache.org/mail.html : : However, that link points right back to the page I found it on. : Further, I can't f

[jira] [Commented] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Benson Margulies (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250757#comment-13250757 ] Benson Margulies commented on SOLR-3344: Thank you very much. > PO

[jira] [Commented] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250753#comment-13250753 ] Steven Rowe commented on SOLR-3344: --- bq. I like the optional dependencies alternative bet

[jira] [Commented] (SOLR-3282) Perform Kuromoji/Japanese stability test before 3.6 freeze

2012-04-10 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250751#comment-13250751 ] Christian Moen commented on SOLR-3282: -- I'll resolve this issue now. I've also been d

[jira] [Commented] (SOLR-3346) qt Dispatching Request Handler

2012-04-10 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250742#comment-13250742 ] Yonik Seeley commented on SOLR-3346: I think I would prefer leaving things as they are

[jira] [Commented] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250733#comment-13250733 ] Steven Rowe commented on SOLR-3344: --- bq. I think that it's reasonable for the test framew

[jira] [Created] (SOLR-3346) qt Dispatching Request Handler

2012-04-10 Thread David Smiley (Created) (JIRA)
qt Dispatching Request Handler -- Key: SOLR-3346 URL: https://issues.apache.org/jira/browse/SOLR-3346 Project: Solr Issue Type: New Feature Components: search Reporter: David Smiley

[jira] [Commented] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Benson Margulies (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250716#comment-13250716 ] Benson Margulies commented on SOLR-3344: Here's how this plays out. In my very own

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2012-04-10 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2894: -- Affects Version/s: (was: 4.0) Fix Version/s: 4.0 > Implement distributed pivot faceting

Re: VOTE: Lucene/Solr 3.6 (take two)

2012-04-10 Thread Yonik Seeley
+1 -Yonik lucenerevolution.com - Lucene/Solr Open Source Search Conference. Boston May 7-10 On Fri, Apr 6, 2012 at 1:27 PM, Robert Muir wrote: > Artifacts here: http://s.apache.org/lusolr36rc1 > > I tested with smoketester, (including newly added checks), so here is my +1. > Note: smoketester c

Distributed Pivot Faceting patch for SOLR-2894

2012-04-10 Thread Daniel Cooper
Hi, I submitted a patch for distributed pivot faceting on this issue https://issues.apache.org/jira/browse/SOLR-2894 about a month ago. Currently this issue is unassigned and has no fix version so it hasn't been picked up by anybody yet. I was wondering if someone has time to look at this and com

Re: VOTE: Lucene/Solr 3.6 (take two)

2012-04-10 Thread Shalin Shekhar Mangar
+1 On Fri, Apr 6, 2012 at 10:57 PM, Robert Muir wrote: > Artifacts here: http://s.apache.org/lusolr36rc1 > > I tested with smoketester, (including newly added checks), so here is my > +1. > Note: smoketester currently does not support windows (use a linux system) > > -- > lucidimagination.com >

[jira] [Commented] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250649#comment-13250649 ] Steven Rowe commented on SOLR-3344: --- Benson, where are you seeing these failures? Why ha

[jira] [Created] (SOLR-3345) BaseDistributedSearchTestCase should always ignore QTime

2012-04-10 Thread Benson Margulies (Created) (JIRA)
BaseDistributedSearchTestCase should always ignore QTime Key: SOLR-3345 URL: https://issues.apache.org/jira/browse/SOLR-3345 Project: Solr Issue Type: Bug Components: SolrClo

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 13007 - Failure

2012-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13007/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.synonym.TestSynonymMapFilter.testRandom2GraphBefore Error Message: Uncaught exception by thread: Thread[Thread-742,5,] Stack Trace: org.apache.lucene.util.UncaughtExc

Web site and mailing lists

2012-04-10 Thread Benson Margulies
Dear Lucene PMC, There seems to be a spot of confusion on the web site with respect to mailing lists. On http://lucene.apache.org/core/discussion.html, there is a link at the bottom that purports to point to a different page with a longer list of mailing lists. http://lucene.apache.org/mail.htm

[jira] [Commented] (SOLR-2305) DataImportScheduler - Marko Bonaci

2012-04-10 Thread Arcadius Ahouansou (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250584#comment-13250584 ] Arcadius Ahouansou commented on SOLR-2305: -- A DIH scheduler is highly needed. Man

[jira] [Updated] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Benson Margulies (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies updated SOLR-3344: --- Attachment: 0001-Add-jetty-deps.patch Here's the fix. > POM dependencies not

[jira] [Created] (SOLR-3344) POM dependencies not all there yet for solr-test-framework

2012-04-10 Thread Benson Margulies (Created) (JIRA)
POM dependencies not all there yet for solr-test-framework -- Key: SOLR-3344 URL: https://issues.apache.org/jira/browse/SOLR-3344 Project: Solr Issue Type: Bug Components: Bui

Re: VOTE: Lucene/Solr 3.6 (take two)

2012-04-10 Thread Erik Hatcher
+1 - all of my typical tinkerings worked fine. On Apr 6, 2012, at 13:27 , Robert Muir wrote: > Artifacts here: http://s.apache.org/lusolr36rc1 > > I tested with smoketester, (including newly added checks), so here is my +1. > Note: smoketester currently does not support windows (use a linux sys

[JENKINS] branch-3x Build # 1334053561 - Failure

2012-04-10 Thread Charlie Cron
Build failure running tests You can see the entire build log at http://sierranevada.servebeer.com/1334053561.log Summary of tests that failed... ./solr/build/solr-solrj/test/TEST-org.apache.solr.common.util.ContentStreamTest.xml Thanks, Charlie Cron (version 2.0-hossman-patched) -

Re: VOTE: Lucene/Solr 3.6 (take two)

2012-04-10 Thread Grant Ingersoll
+1. New all source packages look good and the Ivy stuff worked. Sigs check out. On Apr 6, 2012, at 1:27 PM, Robert Muir wrote: > Artifacts here: http://s.apache.org/lusolr36rc1 > > I tested with smoketester, (including newly added checks), so here is my +1. > Note: smoketester currently does

[jira] [Commented] (SOLR-3237) OverseerTest failure (non-reproducible)

2012-04-10 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250568#comment-13250568 ] Sami Siren commented on SOLR-3237: -- bq. I have more if you need logs... I committed a fix

[JENKINS] Lucene-trunk - Build # 1889 - Failure

2012-04-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-trunk/1889/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.synonym.TestSynonymMapFilter.testRandom2GraphBefore Error Message: expected:<3> but was:<16> Stack Trace: junit.framework.AssertionFailedError: expected:<3> but was:<16> at o

[jira] [Resolved] (SOLR-2020) HttpComponentsSolrServer

2012-04-10 Thread Sami Siren (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren resolved SOLR-2020. -- Resolution: Fixed Fix Version/s: 3.6 Assignee: Sami Siren This has been committed: 3.x r

[jira] [Commented] (SOLR-3237) OverseerTest failure (non-reproducible)

2012-04-10 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250564#comment-13250564 ] Dawid Weiss commented on SOLR-3237: --- I have more if you need logs, Sami. Thanks for takin

[jira] [Assigned] (SOLR-3237) OverseerTest failure (non-reproducible)

2012-04-10 Thread Sami Siren (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren reassigned SOLR-3237: Assignee: Sami Siren > OverseerTest failure (non-reproducible) > ---

Re: nightly build failures

2012-04-10 Thread Sami Siren
oh, hossman fixed this already in SOLR-3335. - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (SOLR-3335) testDistribSearch failure

2012-04-10 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250518#comment-13250518 ] Dawid Weiss commented on SOLR-3335: --- @Yonik: I run trunk tests in non-nightly mode and I

Re: nightly build failures

2012-04-10 Thread Sami Siren
On Tue, Apr 10, 2012 at 12:32 AM, Uwe Schindler wrote: > The difference in the nightly builds is -Dtests.nightly=true and > -Dtests.multiplier=5 > > Maybe that's related here? I think it is. The build fails here locally almost every time when I run: ant test -Dtestcase=TestDistributedSearch -Dte

[jira] [Commented] (SOLR-3318) LBHttpSolrServer should allow to specify a preferred server for a query

2012-04-10 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250497#comment-13250497 ] Torsten Bøgh Köster commented on SOLR-3318: --- +1 on this one. To construct a respo