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[])
[
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
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
[
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
[
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
[
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
[
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
[
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
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
[
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
[
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
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
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
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[])
[
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
[
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?
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
[
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
[
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
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
[
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
[
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.
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
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
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
[
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
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
[
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
[
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
[
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
[
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
[
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
> -
>
>
[
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
[
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
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
[
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
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,
[
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
[
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
[
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 :
[
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
[
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
[
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
[
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
[
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
> --
[
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
[
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
[
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
[
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
[
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
[
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.
[
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
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
[
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,
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:
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
[
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
> -
[
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.
[
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
[
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
[
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
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
[
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
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
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
[
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
[
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
[
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
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
[
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
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
[
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
>
[
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
[
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
[
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
>
[
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
[
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
[
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
78 matches
Mail list logo