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

2012-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12194/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull Error Message: max free Directory space required exceeded 1X the total input index sizes during addIndexes(Directory[])

[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2012-01-19 Thread abhimanyu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189658#comment-13189658 ] abhimanyu commented on SOLR-2703: - highlighter component does not work with surround parser

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

2012-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-trunk/1804/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestStressIndexing2.testMultiConfig Error Message: r1 is not empty but r2 is Stack Trace: junit.framework.AssertionFailedError: r1 is not empty but r2 is at org.apache.lucene.uti

[jira] [Commented] (SOLR-2753) support CSF (IndexDocValues)

2012-01-19 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189572#comment-13189572 ] Ryan McKinley commented on SOLR-2753: - Any thoughts or discussion on how this should ha

[jira] [Resolved] (LUCENE-3711) small SentinelIntSet can cause infinite loop on resize

2012-01-19 Thread Yonik Seeley (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved LUCENE-3711. -- Resolution: Fixed Fix Version/s: 4.0 3.6 > small SentinelIntSet

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-01-19 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189509#comment-13189509 ] Jason Rutherglen commented on LUCENE-3602: -- Just following up on the per-segment

[jira] [Commented] (LUCENE-3711) small SentinelIntSet can cause infinite loop on resize

2012-01-19 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189503#comment-13189503 ] Yonik Seeley commented on LUCENE-3711: -- Martijn brought this to my attention, and I

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-01-19 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189501#comment-13189501 ] Jason Rutherglen commented on LUCENE-3602: -- {quote}The terms collected in the fi

[jira] [Created] (LUCENE-3711) small SentinelIntSet can cause infinite loop on resize

2012-01-19 Thread Yonik Seeley (Created) (JIRA)
small SentinelIntSet can cause infinite loop on resize -- Key: LUCENE-3711 URL: https://issues.apache.org/jira/browse/LUCENE-3711 Project: Lucene - Java Issue Type: Bug Reporter

[jira] [Updated] (LUCENE-3602) Add join query to Lucene

2012-01-19 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-3602: -- Attachment: LUCENE-3602-3x.patch Attached initial patch for 3x branch. * I rep

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-01-19 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189469#comment-13189469 ] Martijn van Groningen commented on LUCENE-3602: --- I'm not sure how you plan

[jira] [Created] (LUCENE-3710) NullPointerException in DataOutput

2012-01-19 Thread Created
NullPointerException in DataOutput -- Key: LUCENE-3710 URL: https://issues.apache.org/jira/browse/LUCENE-3710 Project: Lucene - Java Issue Type: Bug Components: core/store Environment: Googl

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

2012-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1556/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterExceptions.testRandomExceptionsThreads Error Message: _9c_nrm.cfs Stack Trace: java.io.FileNotFoundException: _9c_nrm.cfs at org.apache.luce

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

2012-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12189/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull Error Message: max free Directory space required exceeded 1X the total input index sizes during addIndexes(Directory[])

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-01-19 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189375#comment-13189375 ] Jason Rutherglen commented on LUCENE-3602: -- I was reviewing this issue to use wh

[jira] [Commented] (SOLR-2793) A SolrIndexSearcher can be left open if the executor rejects a task.

2012-01-19 Thread Lance Norskog (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189374#comment-13189374 ] Lance Norskog commented on SOLR-2793: - Is it possible that this bug was in Solr 1.4.1?

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

2012-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1555/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.R

[jira] [Commented] (SOLR-2358) Distributing Indexing

2012-01-19 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189347#comment-13189347 ] Mark Miller commented on SOLR-2358: --- I've tried to make good use of atLeast to minimize t

[jira] [Commented] (SOLR-3052) Typo in QueryComponent Distributed grouping parameter

2012-01-19 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189322#comment-13189322 ] Martijn van Groningen commented on SOLR-3052: - The typo also exists in SearchGr

Re: random testing with codec=Lucene3x and format=FORMAT_4_0?

2012-01-19 Thread Ryan McKinley
yup. Thanks! On Thu, Jan 19, 2012 at 10:35 AM, Robert Muir wrote: > On Thu, Jan 19, 2012 at 1:22 PM, Ryan McKinley wrote: >> We are using LuceneTestCase to tests lucene spatial code.  When the >> Lucene3x codec is selected, it fails.  It looks like the format is >> always Lucene 4.0 -- does it

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-01-19 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189316#comment-13189316 ] Martijn van Groningen commented on LUCENE-3602: --- bq. Sweet! How join would

[jira] [Updated] (LUCENE-3671) Add a TypeTokenFilter

2012-01-19 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3671: Attachment: LUCENE-3671_2.patch Thanks Robert, you're right. Updated patch attached.

[jira] [Created] (SOLR-3052) Typo in QueryComponent Distributed grouping parameter

2012-01-19 Thread Grant Ingersoll (Created) (JIRA)
Typo in QueryComponent Distributed grouping parameter - Key: SOLR-3052 URL: https://issues.apache.org/jira/browse/SOLR-3052 Project: Solr Issue Type: Bug Reporter: Grant Ingerso

[jira] [Created] (LUCENE-3709) norms reading fails with FileNotFound in exceptional case

2012-01-19 Thread Robert Muir (Created) (JIRA)
norms reading fails with FileNotFound in exceptional case - Key: LUCENE-3709 URL: https://issues.apache.org/jira/browse/LUCENE-3709 Project: Lucene - Java Issue Type: Bug Affects Ve

Re: random testing with codec=Lucene3x and format=FORMAT_4_0?

2012-01-19 Thread Robert Muir
On Thu, Jan 19, 2012 at 1:22 PM, Ryan McKinley wrote: > We are using LuceneTestCase to tests lucene spatial code.  When the > Lucene3x codec is selected, it fails.  It looks like the format is > always Lucene 4.0 -- does it make sense to use 4x format with > codec=3x? > your classpath is incorrec

[jira] [Commented] (SOLR-2329) old index files not deleted on slave

2012-01-19 Thread Antony Stubbs (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189260#comment-13189260 ] Antony Stubbs commented on SOLR-2329: - I also have the same problem with the index grow

random testing with codec=Lucene3x and format=FORMAT_4_0?

2012-01-19 Thread Ryan McKinley
We are using LuceneTestCase to tests lucene spatial code. When the Lucene3x codec is selected, it fails. It looks like the format is always Lucene 4.0 -- does it make sense to use 4x format with codec=3x? This is using the most recent trunk artifacts from jenkins. Running com.googlecode.lucen

[jira] [Commented] (LUCENE-3671) Add a TypeTokenFilter

2012-01-19 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189214#comment-13189214 ] Robert Muir commented on LUCENE-3671: - Patch looks good Tommaso: though I think stopT

[jira] [Resolved] (LUCENE-3622) separate IndexDocValues interface from implementation

2012-01-19 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3622. - Resolution: Fixed Fix Version/s: 4.0 > separate IndexDocValues interface from impleme

[jira] [Commented] (LUCENE-3074) SimpleTextCodec needs SimpleText DocValues impl

2012-01-19 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189213#comment-13189213 ] Robert Muir commented on LUCENE-3074: - No... i got caught up in 3622 trying to factor

[jira] [Commented] (LUCENE-3661) move deletes under codec

2012-01-19 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189208#comment-13189208 ] Robert Muir commented on LUCENE-3661: - I started working on this some before christma

[jira] [Updated] (LUCENE-3671) Add a TypeTokenFilter

2012-01-19 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3671: Attachment: LUCENE-3671.patch > Add a TypeTokenFilter > - > >

[jira] [Commented] (LUCENE-3671) Add a TypeTokenFilter

2012-01-19 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189206#comment-13189206 ] Tommaso Teofili commented on LUCENE-3671: - A very basic TypeTokenFilter can be im

[jira] [Commented] (LUCENE-3074) SimpleTextCodec needs SimpleText DocValues impl

2012-01-19 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189204#comment-13189204 ] Simon Willnauer commented on LUCENE-3074: - FYI I am working on this. Robert you a

RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #367: POMs out of sync

2012-01-19 Thread Steven A Rowe
I committed a test fix for this in r1233458. > -Original Message- > From: Apache Jenkins Server [mailto:jenk...@builds.apache.org] > Sent: Thursday, January 19, 2012 8:27 AM > To: dev@lucene.apache.org > Subject: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #367: POMs out of sync > > Build: http

[jira] [Commented] (LUCENE-3121) FST should offer lookup-by-output API when output strictly increases

2012-01-19 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189175#comment-13189175 ] Michael McCandless commented on LUCENE-3121: bq. Yes, that is in fact the ver

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #364: POMs out of sync

2012-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/364/ No tests ran. Build Log (for compile errors): [...truncated 21257 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[jira] [Commented] (LUCENE-3121) FST should offer lookup-by-output API when output strictly increases

2012-01-19 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189137#comment-13189137 ] David Smiley commented on LUCENE-3121: -- bq. That would be interesting! Or, maybe to

[jira] [Commented] (SOLR-3042) Maven jetty plugin is misconfigured

2012-01-19 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189136#comment-13189136 ] Steven Rowe commented on SOLR-3042: --- Thanks David! > Maven jetty plugin

[jira] [Commented] (SOLR-3048) Fix incorrect test classpath order under the Maven build

2012-01-19 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189134#comment-13189134 ] Steven Rowe commented on SOLR-3048: --- Thanks Simon for figuring out what the problem was :

[jira] [Commented] (LUCENE-3705) deadlock in TestIndexWriterExceptions

2012-01-19 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189131#comment-13189131 ] Robert Muir commented on LUCENE-3705: - Thanks Simon! > deadlock in T

[jira] [Resolved] (LUCENE-3708) codec postings api (finishDoc) is inconsistent

2012-01-19 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3708. - Resolution: Fixed Fix Version/s: 4.0 > codec postings api (finishDoc) is inconsistent

[jira] [Resolved] (LUCENE-3121) FST should offer lookup-by-output API when output strictly increases

2012-01-19 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3121. Resolution: Fixed Fix Version/s: 3.6 > FST should offer lookup-by-outpu

[jira] [Commented] (LUCENE-3708) codec postings api (finishDoc) is inconsistent

2012-01-19 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189128#comment-13189128 ] Michael McCandless commented on LUCENE-3708: +1 > codec post

[jira] [Resolved] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Simon Willnauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3707. - Resolution: Fixed > Add a Lucene3x private SegmentInfosFormat implemenation > --

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189112#comment-13189112 ] Simon Willnauer commented on LUCENE-3707: - alright, I will commit this! robert ca

[jira] [Commented] (LUCENE-3121) FST should offer lookup-by-output API when output strictly increases

2012-01-19 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189110#comment-13189110 ] Michael McCandless commented on LUCENE-3121: bq. Would the next step being ap

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189107#comment-13189107 ] Uwe Schindler commented on LUCENE-3707: --- No objections from myself! Sorry for the n

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189108#comment-13189108 ] Robert Muir commented on LUCENE-3707: - The first patch looks good to me. We can open

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189104#comment-13189104 ] Simon Willnauer commented on LUCENE-3707: - I will use the first patch then. I had

[jira] [Updated] (SOLR-3051) Solr 3.1 "ant eclipse" doesn't create .project.

2012-01-19 Thread Eric Pugh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh updated SOLR-3051: Attachment: dot.project fix_eclipse.patch Patch file and missing dot.project.

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189102#comment-13189102 ] Robert Muir commented on LUCENE-3707: - {quote} In general I am very sceptical with as

[jira] [Created] (SOLR-3051) Solr 3.1 "ant eclipse" doesn't create .project.

2012-01-19 Thread Eric Pugh (Created) (JIRA)
Solr 3.1 "ant eclipse" doesn't create .project. --- Key: SOLR-3051 URL: https://issues.apache.org/jira/browse/SOLR-3051 Project: Solr Issue Type: Bug Components: Build Affects Version

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189100#comment-13189100 ] Uwe Schindler commented on LUCENE-3707: --- If this is the case, I am fine with that,

[JENKINS-MAVEN] Lucene-Solr-Maven-3.x #367: POMs out of sync

2012-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/367/ 3 tests failed. FAILED: org.apache.solr.handler.dataimport.TestScriptTransformer.testBasic Error Message:

[jira] [Created] (LUCENE-3708) codec postings api (finishDoc) is inconsistent

2012-01-19 Thread Robert Muir (Created) (JIRA)
codec postings api (finishDoc) is inconsistent -- Key: LUCENE-3708 URL: https://issues.apache.org/jira/browse/LUCENE-3708 Project: Lucene - Java Issue Type: Bug Affects Versions: 4.0

[jira] [Updated] (LUCENE-3708) codec postings api (finishDoc) is inconsistent

2012-01-19 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3708: Attachment: LUCENE-3708.patch > codec postings api (finishDoc) is inconsistent > -

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189086#comment-13189086 ] Robert Muir commented on LUCENE-3707: - actually, this should only be 'assert' here.

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189082#comment-13189082 ] Robert Muir commented on LUCENE-3707: - This should not be IndexFormatTooOld. IndexFor

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189070#comment-13189070 ] Uwe Schindler commented on LUCENE-3707: --- Hi Simon, looks fine! +1 The question is

[jira] [Updated] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3707: Attachment: LUCENE-3707.patch here is a new patch throwing IFTooOldExc as uwe suggested

[jira] [Created] (SOLR-3050) highlighting not working with int and float data types

2012-01-19 Thread abhimanyu (Created) (JIRA)
highlighting not working with int and float data types -- Key: SOLR-3050 URL: https://issues.apache.org/jira/browse/SOLR-3050 Project: Solr Issue Type: Bug Components: highlighter

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189055#comment-13189055 ] Simon Willnauer commented on LUCENE-3707: - agreed, I will upload a new patch

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

2012-01-19 Thread Simon Willnauer
I committed a fix - its a testbug. this test was relying on the ThreadAffinity of our DWPThreadPool which has changed with the random impl. simon On Thu, Jan 19, 2012 at 11:54 AM, Simon Willnauer wrote: > this seems to be caused by the RandomDocumentsWriterPerThreadPool I > will investigate - ma

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

2012-01-19 Thread Simon Willnauer
this seems to be caused by the RandomDocumentsWriterPerThreadPool I will investigate - maybe that's a test bug On Thu, Jan 19, 2012 at 11:06 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12182/ > > 1 tests failed. > REGRESSION:   > org.apache

[jira] [Commented] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189040#comment-13189040 ] Uwe Schindler commented on LUCENE-3707: --- Cool! I will send my +1 once I tested and

[jira] [Updated] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3707: Attachment: LUCENE-3707.patch here is a patch > Add a Lucene3x private Se

[jira] [Assigned] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3707: --- Assignee: Simon Willnauer > Add a Lucene3x private SegmentInfosFormat implemenat

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

2012-01-19 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12182/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptionThreads Error Message: i=1 expected:<900> but was:<600> Stack Trace: junit.framework.AssertionFailedError: i=1 expe

[jira] [Commented] (LUCENE-3703) DirectoryTaxonomyReader.refresh misbehaves with ref counts

2012-01-19 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189036#comment-13189036 ] Doron Cohen commented on LUCENE-3703: - Missed that test comment about no need for ran

[jira] [Created] (LUCENE-3707) Add a Lucene3x private SegmentInfosFormat implemenation

2012-01-19 Thread Simon Willnauer (Created) (JIRA)
Add a Lucene3x private SegmentInfosFormat implemenation --- Key: LUCENE-3707 URL: https://issues.apache.org/jira/browse/LUCENE-3707 Project: Lucene - Java Issue Type: Task Compone

[jira] [Resolved] (LUCENE-3705) deadlock in TestIndexWriterExceptions

2012-01-19 Thread Simon Willnauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3705. - Resolution: Fixed > deadlock in TestIndexWriterExceptions >

[jira] [Updated] (LUCENE-3705) deadlock in TestIndexWriterExceptions

2012-01-19 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3705: Attachment: LUCENE-3705.patch here is a patch. Stupid mistake I wonder why this didn't hap

[jira] [Updated] (LUCENE-3705) deadlock in TestIndexWriterExceptions

2012-01-19 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3705: Component/s: core/index Lucene Fields: New,Patch Available (was: New) Af

[jira] [Assigned] (LUCENE-3705) deadlock in TestIndexWriterExceptions

2012-01-19 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3705: --- Assignee: Simon Willnauer > deadlock in TestIndexWriterExceptions >

[jira] [Commented] (SOLR-3048) Fix incorrect test classpath order under the Maven build

2012-01-19 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189000#comment-13189000 ] Simon Willnauer commented on SOLR-3048: --- thanks steven for figuring out how to fix th

[jira] [Updated] (LUCENE-3703) DirectoryTaxonomyReader.refresh misbehaves with ref counts

2012-01-19 Thread Shai Erera (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-3703: --- Attachment: LUCENE-3703.patch Patch addresses Doron's comments. > DirectoryTaxonomy

[jira] [Commented] (LUCENE-3703) DirectoryTaxonomyReader.refresh misbehaves with ref counts

2012-01-19 Thread Shai Erera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188990#comment-13188990 ] Shai Erera commented on LUCENE-3703: Thanks for reviewing Doron ! bq. CHANGES: rephr