[jira] [Commented] (LUCENE-4405) java.lang.NumberFormatException: For input string: "4g3 (1)"

2012-09-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457647#comment-13457647 ] Uwe Schindler commented on LUCENE-4405: --- Hi Radhakrishna, the reason for this error

[jira] [Created] (LUCENE-4405) java.lang.NumberFormatException: For input string: "4g3 (1)"

2012-09-17 Thread Radhakrishna Bhat (JIRA)
Radhakrishna Bhat created LUCENE-4405: - Summary: java.lang.NumberFormatException: For input string: "4g3 (1)" Key: LUCENE-4405 URL: https://issues.apache.org/jira/browse/LUCENE-4405 Project: Lucen

[jira] [Commented] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457628#comment-13457628 ] Uwe Schindler commented on SOLR-3846: - The blackhole problem could also be solved: If a

[jira] [Commented] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457625#comment-13457625 ] Uwe Schindler commented on SOLR-3846: - +1, It is a great improvement! Thanks for testin

RE: unsubscribe

2012-09-17 Thread Dan Pinkard
Yes, I know... the send fingers are faster than the delete fingers. (apologies) -Original Message- From: Dan Pinkard [mailto:dpink...@woot.com] Sent: Monday, September 17, 2012 10:00 PM To: dev@lucene.apache.org Cc: dev-subscr...@lucene.apache.org (dev-subscr...@lucene.apache.org) Subjec

[jira] [Updated] (SOLR-2255) local params are not parsed in facet.pivot parameter

2012-09-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-2255: --- Attachment: SOLR-2255_local-param_support_for_pivot_faceting.patch Attached is a patch developed again

unsubscribe

2012-09-17 Thread Dan Pinkard
unsubscribe - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Created] (SOLR-3849) ScriptEngineTest failure RE system properties and ThreadLeakError

2012-09-17 Thread David Smiley (JIRA)
David Smiley created SOLR-3849: -- Summary: ScriptEngineTest failure RE system properties and ThreadLeakError Key: SOLR-3849 URL: https://issues.apache.org/jira/browse/SOLR-3849 Project: Solr Iss

[jira] [Updated] (SOLR-2255) local params are not parsed in facet.pivot parameter

2012-09-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-2255: --- Issue Type: New Feature (was: Bug) > local params are not parsed in facet.pivot parameter > -

Re: solrj.TestLBHttpSolrServer ant test FAILURE

2012-09-17 Thread Jack Krupansky
I've had three fully successful test runs with recent checkouts since then. -- Jack Krupansky -Original Message- From: Erick Erickson Sent: Monday, September 17, 2012 9:43 PM To: dev@lucene.apache.org Subject: Re: solrj.TestLBHttpSolrServer ant test FAILURE I guess it's vaguely possib

[jira] [Commented] (LUCENE-4404) Add ListOfOutputs FST Outputs, replacing UpToTwoPositiveIntOutputs

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457566#comment-13457566 ] Robert Muir commented on LUCENE-4404: - This seems more wasteful than the previous UpT

[jira] [Commented] (LUCENE-3842) Analyzing Suggester

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457562#comment-13457562 ] Robert Muir commented on LUCENE-3842: - Sorry mike, I'm still catching up and sadly ju

[jira] [Commented] (LUCENE-3842) Analyzing Suggester

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457556#comment-13457556 ] Robert Muir commented on LUCENE-3842: - and as far as exactFirst: lets just keep it si

[jira] [Commented] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Liu Chao (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457555#comment-13457555 ] Liu Chao commented on LUCENE-4401: -- You guys are awesome. > ArrayIndexO

[jira] [Commented] (LUCENE-3842) Analyzing Suggester

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457552#comment-13457552 ] Robert Muir commented on LUCENE-3842: - {quote} I think it would be better/cleaner to

Re: solrj.TestLBHttpSolrServer ant test FAILURE

2012-09-17 Thread Erick Erickson
I guess it's vaguely possible that SOLR-3846 will have some impact here, but it probably won't be committed until tomorrow at the earliest Erick On Mon, Sep 17, 2012 at 6:25 PM, Jack Krupansky wrote: > I have seen several failures of solrj.TestLBHttpSolrServer running ant test > for trunk wi

[jira] [Commented] (SOLR-3766) A test group and build plan for known unstable tests

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457531#comment-13457531 ] Erick Erickson commented on SOLR-3766: -- Dawid: What do you think of inverting the not

[jira] [Updated] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-3846: - Attachment: SOLR-3846.patch This time fer sure. I think it's ready to commit. >

[jira] [Commented] (SOLR-3729) ExtendedDismaxQParser (edismax) doesn't parse (*:*) properly

2012-09-17 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457520#comment-13457520 ] Jack Krupansky commented on SOLR-3729: -- I concur that the patch is insufficient. Unfor

[jira] [Commented] (SOLR-3823) Parentheses in a boost query cause errors

2012-09-17 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457513#comment-13457513 ] Jack Krupansky commented on SOLR-3823: -- bq. ...this is how subqueries have always work

[jira] [Updated] (LUCENE-4404) Add ListOfOutputs FST Outputs, replacing UpToTwoPositiveIntOutputs

2012-09-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4404: --- Attachment: LUCENE-4404.patch Patch, I think it's ready. > Add List

[jira] [Created] (LUCENE-4404) Add ListOfOutputs FST Outputs, replacing UpToTwoPositiveIntOutputs

2012-09-17 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4404: -- Summary: Add ListOfOutputs FST Outputs, replacing UpToTwoPositiveIntOutputs Key: LUCENE-4404 URL: https://issues.apache.org/jira/browse/LUCENE-4404 Projec

[jira] [Resolved] (SOLR-3519) Allow specifying Verbose-Option for Analysis Page

2012-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3519. Resolution: Fixed Fix Version/s: 5.0 steffkes: worked great for me. I went ahead and committed along

[jira] [Commented] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457493#comment-13457493 ] Erick Erickson commented on SOLR-3846: -- _Of course_ the damn test runs. I managed to

[jira] [Updated] (LUCENE-4398) "Memory Leak" in TermsHashPerField memory tracking

2012-09-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4398: --- Attachment: LUCENE-4398.patch Patch w/ test case and fix. The issue doesn't affect

[jira] [Resolved] (LUCENE-3812) more wrapped-reader inconsistencies/bugs

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3812. - Resolution: Fixed Fix Version/s: 4.0 5.0 Uwe fixed this, I think just

[jira] [Updated] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-3846: - Attachment: SOLR-3846.patch New patch with Uwe's suggestions. All tests pass 4.x and trunk. When

[jira] [Updated] (SOLR-1093) A RequestHandler to run multiple queries in a batch

2012-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1093: --- Fix Version/s: (was: 4.0) I'm removing the fixVersion=4.0 since this feature request doesn't seem like it

[jira] [Resolved] (SOLR-3731) Disallow null CoreContainer in ZkController constructor

2012-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3731. Resolution: Fixed last update to this issue seemed to be that hte problems causing the re-open have been re

[jira] [Commented] (SOLR-3823) Parentheses in a boost query cause errors

2012-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457472#comment-13457472 ] Hoss Man commented on SOLR-3823: bq. Sorry to chime in after this issue has been marked as

solrj.TestLBHttpSolrServer ant test FAILURE

2012-09-17 Thread Jack Krupansky
I have seen several failures of solrj.TestLBHttpSolrServer running ant test for trunk within the past two days. Is this a known problem, or worth a Jira? Or, given recent changes, should I just wait a day or two to let the dust settle before paying much attention to ant test failures? I see: E

[jira] [Updated] (SOLR-3815) add hash range to shard

2012-09-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-3815: --- Priority: Major (was: Blocker) > add hash range to shard > --- > >

[jira] [Commented] (SOLR-3815) add hash range to shard

2012-09-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457407#comment-13457407 ] Yonik Seeley commented on SOLR-3815: bq. When I commit my latest work today, one thing

[jira] [Assigned] (SOLR-3766) A test group and build plan for known unstable tests

2012-09-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned SOLR-3766: - Assignee: (was: Dawid Weiss) > A test group and build plan for known unstable tests >

[jira] [Commented] (SOLR-3766) A test group and build plan for known unstable tests

2012-09-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457371#comment-13457371 ] Dawid Weiss commented on SOLR-3766: --- bq. These tests should not be excluded from the norm

[jira] [Commented] (SOLR-3766) A test group and build plan for known unstable tests

2012-09-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457344#comment-13457344 ] Yonik Seeley commented on SOLR-3766: Some concerns: - These tests should not be exclude

[jira] [Assigned] (LUCENE-4398) "Memory Leak" in TermsHashPerField memory tracking

2012-09-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-4398: -- Assignee: Michael McCandless > "Memory Leak" in TermsHashPerField memory t

[jira] [Commented] (SOLR-139) Support updateable/modifiable documents

2012-09-17 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457326#comment-13457326 ] Sean Timm commented on SOLR-139: It appears that SolrJ does not yet (as of 4.0 Alpha) suppor

[jira] [Commented] (SOLR-3766) A test group and build plan for known unstable tests

2012-09-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457325#comment-13457325 ] Michael McCandless commented on SOLR-3766: -- Thanks Dawid! > A tes

[jira] [Commented] (SOLR-3766) A test group and build plan for known unstable tests

2012-09-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457320#comment-13457320 ] Dawid Weiss commented on SOLR-3766: --- I've set up a build on jenkins that runs tests marke

[jira] [Commented] (SOLR-2592) Pluggable shard lookup mechanism for SolrCloud

2012-09-17 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457311#comment-13457311 ] Michael Garski commented on SOLR-2592: -- The latest patch I submitted (SOLR-2592_r13843

[jira] [Commented] (SOLR-3133) make realtime-get distributed

2012-09-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457297#comment-13457297 ] Mark Miller commented on SOLR-3133: --- I think this is doe? > make realtim

[jira] [Updated] (SOLR-3729) ExtendedDismaxQParser (edismax) doesn't parse (*:*) properly

2012-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3729: --- Fix Version/s: (was: 4.0) Assignee: (was: Hoss Man) After reviewing the patch a bit, i'm skep

[jira] [Updated] (LUCENE-4403) sharpen javadocs for DISI.docID() when unpositioned

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4403: Attachment: LUCENE-4403.patch start to a patch. As i said the javadocs are ambiguous, an unposit

[jira] [Created] (LUCENE-4403) sharpen javadocs for DISI.docID() when unpositioned

2012-09-17 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4403: --- Summary: sharpen javadocs for DISI.docID() when unpositioned Key: LUCENE-4403 URL: https://issues.apache.org/jira/browse/LUCENE-4403 Project: Lucene - Core Iss

[jira] [Commented] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457273#comment-13457273 ] Uwe Schindler commented on SOLR-3846: - Erick: I think you can commit that later. I woul

[jira] [Commented] (SOLR-2592) Pluggable shard lookup mechanism for SolrCloud

2012-09-17 Thread Andy Laird (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457263#comment-13457263 ] Andy Laird commented on SOLR-2592: -- Michael, I've been using your patch for a few months n

[jira] [Commented] (SOLR-3848) dataimporthandler-extras depends on Tika but doesn't have it in it's ivy deps

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457261#comment-13457261 ] Robert Muir commented on SOLR-3848: --- yeah that fix might be more technically correct, but

[jira] [Updated] (SOLR-3848) dataimporthandler-extras depends on Tika but doesn't have it in it's ivy deps

2012-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3848: --- Affects Version/s: (was: 4.0-BETA) Fix Version/s: (was: 4.0) Assignee: (was: H

[jira] [Commented] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457255#comment-13457255 ] Uwe Schindler commented on SOLR-3846: - I think the 2 IPv6 cases are sepcial: deadServer

[jira] [Updated] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-3846: - Attachment: SOLR-3846.patch OK, this patch includes substituting 127.0.0.1 for all occurrences of

[jira] [Resolved] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4401. - Resolution: Fixed Fix Version/s: 3.6.2 I committed (also backported to 3.x branch, the bu

[jira] [Updated] (SOLR-3848) dataimporthandler-extras depends on Tika but doesn't have it in it's ivy deps

2012-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3848: --- Fix Version/s: 4.0 Assignee: Hoss Man > dataimporthandler-extras depends on Tika but doesn't have

[jira] [Commented] (LUCENE-4398) "Memory Leak" in TermsHashPerField memory tracking

2012-09-17 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457244#comment-13457244 ] Tim Smith commented on LUCENE-4398: --- NOTE: 16 bytes of "unaccounted" space in the posti

[jira] [Commented] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457241#comment-13457241 ] Erick Erickson commented on SOLR-3846: -- Sure, I can try that. Uwe: Is the ::1 pattern

[jira] [Created] (SOLR-3848) dataimporthandler-extras depends on Tika but doesn't have it in it's ivy deps

2012-09-17 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3848: -- Summary: dataimporthandler-extras depends on Tika but doesn't have it in it's ivy deps Key: SOLR-3848 URL: https://issues.apache.org/jira/browse/SOLR-3848 Project: Solr

[jira] [Created] (LUCENE-4402) TestAddTaxonomy.testConcurrency failure

2012-09-17 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4402: --- Summary: TestAddTaxonomy.testConcurrency failure Key: LUCENE-4402 URL: https://issues.apache.org/jira/browse/LUCENE-4402 Project: Lucene - Core Issue Type: Bug

[jira] [Resolved] (SOLR-3759) mistakes about example-DIH

2012-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3759. Resolution: Fixed Fix Version/s: 5.0 Thanks for your patch Ahmet, I also added the admin-extra files

[jira] [Comment Edited] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457226#comment-13457226 ] Uwe Schindler edited comment on SOLR-3846 at 9/18/12 5:57 AM: --

[jira] [Commented] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457226#comment-13457226 ] Uwe Schindler commented on SOLR-3846: - I posted the whole hero, but only wanted to refe

[jira] [Commented] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457220#comment-13457220 ] Yonik Seeley commented on SOLR-3846: I'm not so sure we should change non-test uses of

[jira] [Commented] (LUCENE-4398) "Memory Leak" in TermsHashPerField memory tracking

2012-09-17 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457214#comment-13457214 ] Tim Smith commented on LUCENE-4398: --- Found a easy "fix" for this: commenting out the "b

Re: Can the build failure subject line say which modules had failures?

2012-09-17 Thread Michael McCandless
Thanks Steve. Would be very cool :) Mike McCandless http://blog.mikemccandless.com On Mon, Sep 17, 2012 at 2:20 PM, Steven A Rowe wrote: > The Jenkins Email-ext plugin allows "content tokens" - dynamically > interpolated build information - to be included in the generated email > subject as

[jira] [Commented] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457212#comment-13457212 ] Uwe Schindler commented on SOLR-3846: - I am fine with that patch, but I found more "loc

[jira] [Updated] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-3846: - Attachment: SOLR-3846.patch Looks like I mixed up this patch with the no-tab patch, so I removed i

[jira] [Updated] (SOLR-3825) Log document IDs when they are retrieved

2012-09-17 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Stults updated SOLR-3825: --- Attachment: SOLR-3825.1.patch This patch goes on after the previous one to change the raw docIDs to th

RE: Can the build failure subject line say which modules had failures?

2012-09-17 Thread Steven A Rowe
The Jenkins Email-ext plugin allows "content tokens" - dynamically interpolated build information - to be included in the generated email subject as well as the body, so assuming there is a way to extract the names of failed modules from the build log, this should be possible. I'm hesitant to

[jira] [Updated] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4401: Fix Version/s: 4.0 5.0 > ArrayIndexOutOfBoundsException for surround parser

[jira] [Assigned] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-4401: --- Assignee: Robert Muir > ArrayIndexOutOfBoundsException for surround parser > ---

[jira] [Commented] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457197#comment-13457197 ] Robert Muir commented on LUCENE-4401: - OK I will fix the bug (which i caused), and al

[jira] [Commented] (LUCENE-4398) "Memory Leak" in TermsHashPerField memory tracking

2012-09-17 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457196#comment-13457196 ] Tim Smith commented on LUCENE-4398: --- Looks like the culprit is DocFieldProcessorPerThre

[jira] [Commented] (LUCENE-4398) "Memory Leak" in TermsHashPerField memory tracking

2012-09-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457195#comment-13457195 ] Michael McCandless commented on LUCENE-4398: Not good! Would be nice to boil

[jira] [Commented] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457193#comment-13457193 ] Michael McCandless commented on LUCENE-4401: +1 for the patch: tricky! +1 to

[jira] [Updated] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-3846: - Attachment: (was: SOLR-3846.patch) > TestReplicationHandler.test always (?) takes many min

[jira] [Assigned] (SOLR-3846) TestReplicationHandler.test always (?) takes many minutes on OS X (lion)

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-3846: Assignee: Erick Erickson > TestReplicationHandler.test always (?) takes many minutes on

[jira] [Commented] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457187#comment-13457187 ] Robert Muir commented on LUCENE-4401: - And for the record: DisjunctionMaxScorer doesn

[jira] [Updated] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4401: Attachment: LUCENE-4401.patch Here's a patch: I had confused myself before. I added an assert to

[jira] [Resolved] (SOLR-3753) Core admin and solr.xml documentation for 4.0 needs to be updated for 4.0 changes

2012-09-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3753. Resolution: Fixed Fix Version/s: 5.0 I'm pretty sure i dealt with all of these in SOLR-3288. The one

[jira] [Commented] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457167#comment-13457167 ] Robert Muir commented on LUCENE-4401: - {noformat} Index: core/src/java/org/apache/luc

[jira] [Updated] (LUCENE-4391) Lucene40Codec methods should be final

2012-09-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4391: - Attachment: LUCENE-4391.patch Same patch, but with ForwardingCodec renamed as FilterCodec. I how

[jira] [Commented] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457153#comment-13457153 ] Robert Muir commented on LUCENE-4401: - Its bogus to call score() on a DISI set at NO_

[jira] [Moved] (LUCENE-4401) ArrayIndexOutOfBoundsException for surround parser

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir moved SOLR-3847 to LUCENE-4401: --- Component/s: (was: query parsers) (was:

[jira] [Commented] (LUCENE-4398) "Memory Leak" in TermsHashPerField memory tracking

2012-09-17 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457151#comment-13457151 ] Tim Smith commented on LUCENE-4398: --- More information: I started tracking the memory u

[jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457126#comment-13457126 ] Erick Erickson commented on LUCENE-4362: And good riddance to them! Now on to my

[jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457118#comment-13457118 ] Robert Muir commented on LUCENE-4362: - Erick: I committed the checks to build.xml: pa

[jira] [Commented] (LUCENE-4394) Make BloomFilteringPostingsFormat wrap Lucene40PostingsFormat by default

2012-09-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457115#comment-13457115 ] Adrien Grand commented on LUCENE-4394: -- Discussion in LUCENE-4399 seems to suggest t

[jira] [Resolved] (LUCENE-4362) ban tab-indented source

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-4362. Resolution: Fixed committed: 4x:1386675 trunk: 1386681 Can we add the check real soo

[jira] [Updated] (LUCENE-4362) ban tab-indented source

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated LUCENE-4362: --- Fix Version/s: 4.0 5.0 > ban tab-indented source > --

[jira] [Commented] (LUCENE-4399) Rename AppendingCodec to Appending40Codec

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457109#comment-13457109 ] Robert Muir commented on LUCENE-4399: - It would be great to simplify Pulsing the way

[jira] [Reopened] (LUCENE-4399) Rename AppendingCodec to Appending40Codec

2012-09-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reopened LUCENE-4399: -- bq. which is in my mind, a lesser evil than conditionals inside one "mega-impl" like before Agre

[jira] [Updated] (LUCENE-4400) add support for new commons-codec encoder (nysiis)

2012-09-17 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-4400: Summary: add support for new commons-codec encoder (nysiis) (was: add support for new commons-cod

[jira] [Resolved] (LUCENE-3720) OOM in TestBeiderMorseFilter.testRandom

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3720. - Resolution: Fixed Thanks for fixing this Thomas! I opened LUCENE-4400 to add support for the ne

[jira] [Commented] (LUCENE-4362) ban tab-indented source

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457099#comment-13457099 ] Robert Muir commented on LUCENE-4362: - Thanks for taking ahold of this Erick!

[jira] [Created] (LUCENE-4400) add support for new commons-codec encoder (nyiis)

2012-09-17 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4400: --- Summary: add support for new commons-codec encoder (nyiis) Key: LUCENE-4400 URL: https://issues.apache.org/jira/browse/LUCENE-4400 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-4362) ban tab-indented source

2012-09-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated LUCENE-4362: --- Attachment: LUCENE-4362_trunk.patch LUCENE-4362_4x.patch Final patch, will c

[jira] [Commented] (SOLR-3825) Log document IDs when they are retrieved

2012-09-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457083#comment-13457083 ] Grant Ingersoll commented on SOLR-3825: --- Shoot, this needs to be unique id, not doc i

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_07) - Build # 810 - Failure!

2012-09-17 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/810/ Java: 32bit/jdk1.7.0_07 -server -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 20891 lines...] -jenkins-javadocs-lint: javadocs-lint: [...truncated 1646 lines...] javadocs-lint: [exec] [ex

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0) - Build # 1178 - Failure!

2012-09-17 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1178/ Java: 32bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0 -XnoOpt All tests passed Build Log: [...truncated 20162 lines...] -jenkins-javadocs-lint: javadocs-lint: [...truncated 1642 lines...] javadocs-lint: [exec] [exec]

[jira] [Commented] (LUCENE-3720) OOM in TestBeiderMorseFilter.testRandom

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457075#comment-13457075 ] Robert Muir commented on LUCENE-3720: - Release is officially out: http://mail-archiv

[jira] [Commented] (LUCENE-4399) Rename AppendingCodec to Appending40Codec

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457070#comment-13457070 ] Robert Muir commented on LUCENE-4399: - I wasn't saying i was totally against the idea

  1   2   >