[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20) - Build # 11354 - Failure!

2014-09-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11354/ Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. REGRESSION: org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery Error Message: Stack Trace: java.lang.AssertionError: at

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b28) - Build # 11202 - Still Failing!

2014-09-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11202/ Java: 64bit/jdk1.9.0-ea-b28 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. REGRESSION: org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery Error Message: Stack Trace: java.lang.AssertionError:

[jira] [Commented] (LUCENE-5978) don't write a norm of infinity when analyzer returns no tokens

2014-09-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153001#comment-14153001 ] Michael McCandless commented on LUCENE-5978: +1 don't write a norm of

[jira] [Created] (SOLR-6572) lineshift in solrconfig.xml is not supported

2014-09-30 Thread Fredrik Rodland (JIRA)
Fredrik Rodland created SOLR-6572: - Summary: lineshift in solrconfig.xml is not supported Key: SOLR-6572 URL: https://issues.apache.org/jira/browse/SOLR-6572 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-5969) Add Lucene50Codec

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153017#comment-14153017 ] ASF subversion and git services commented on LUCENE-5969: - Commit

Early Access builds for JDK 9 b32 and JDK 8u40 b07 are available on java.net

2014-09-30 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Uwe Dawid, Early Access build for JDK 9 b32 https://jdk9.java.net/download/ is available on java.net, summary of changes are listed here http://www.java.net/download/jdk9/changes/jdk9-b32.html Early Access build for JDK 8u40 b07 http://jdk8.java.net/download.html is available on

Early Access builds for JDK 9 b32 and JDK 8u40 b07 are available on java.net

2014-09-30 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Stefan, Early Access build for JDK 9 b32 https://jdk9.java.net/download/ is available on java.net, summary of changes are listed here http://www.java.net/download/jdk9/changes/jdk9-b32.html Early Access build for JDK 8u40 b07 http://jdk8.java.net/download.html is available on java.net,

[jira] [Created] (SOLR-6573) Query elevation fails when localParams are used

2014-09-30 Thread Radek Urbas (JIRA)
Radek Urbas created SOLR-6573: - Summary: Query elevation fails when localParams are used Key: SOLR-6573 URL: https://issues.apache.org/jira/browse/SOLR-6573 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-6573) Query elevation fails when localParams are used

2014-09-30 Thread Radek Urbas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radek Urbas updated SOLR-6573: -- Description: Elevation does not work when localParams are specified. In example collection1 shipped with

[jira] [Commented] (LUCENE-5938) New DocIdSet implementation with random write access

2014-09-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153036#comment-14153036 ] Michael McCandless commented on LUCENE-5938: Thanks [~jpountz], new patch

[jira] [Commented] (LUCENE-5969) Add Lucene50Codec

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153046#comment-14153046 ] ASF subversion and git services commented on LUCENE-5969: - Commit

[jira] [Commented] (LUCENE-5938) New DocIdSet implementation with random write access

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153100#comment-14153100 ] ASF subversion and git services commented on LUCENE-5938: - Commit

[jira] [Commented] (LUCENE-5938) New DocIdSet implementation with random write access

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153101#comment-14153101 ] ASF subversion and git services commented on LUCENE-5938: - Commit

[jira] [Resolved] (LUCENE-5938) New DocIdSet implementation with random write access

2014-09-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5938. -- Resolution: Fixed Fix Version/s: 5.0 Thanks Mike! New DocIdSet implementation with

[jira] [Created] (LUCENE-5979) Use the cost API instead of a heuristic on the first document in FilteredQuery to decide on whether to use random access

2014-09-30 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5979: Summary: Use the cost API instead of a heuristic on the first document in FilteredQuery to decide on whether to use random access Key: LUCENE-5979 URL:

[jira] [Updated] (LUCENE-5979) Use the cost API instead of a heuristic on the first document in FilteredQuery to decide on whether to use random access

2014-09-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5979: - Attachment: LUCENE-5979.patch Here is a simple patch. I imagine the idea of {{firstFilterDoc

[jira] [Commented] (LUCENE-5979) Use the cost API instead of a heuristic on the first document in FilteredQuery to decide on whether to use random access

2014-09-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153152#comment-14153152 ] Robert Muir commented on LUCENE-5979: - I like the idea of using a better heuristic

[jira] [Commented] (LUCENE-5969) Add Lucene50Codec

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153156#comment-14153156 ] ASF subversion and git services commented on LUCENE-5969: - Commit

[JENKINS] Lucene-5x-Linux-Java7-64-test-only - Build # 32308 - Failure!

2014-09-30 Thread builder
Build: builds.flonkings.com/job/Lucene-5x-Linux-Java7-64-test-only/32308/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestReaderClosed.test Error Message: Task java.util.concurrent.ExecutorCompletionService$QueueingFuture@27a64b69 rejected from

[jira] [Commented] (LUCENE-740) Bugs in contrib/snowball/.../SnowballProgram.java - Kraaij-Pohlmann gives Index-OOB Exception

2014-09-30 Thread Fergal Monaghan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153177#comment-14153177 ] Fergal Monaghan commented on LUCENE-740: Hi all, I've read this thread but am

Re: [JENKINS] Lucene-5x-Linux-Java7-64-test-only - Build # 32308 - Failure!

2014-09-30 Thread Adrien Grand
I'm looking into this one. On Tue, Sep 30, 2014 at 3:54 PM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-5x-Linux-Java7-64-test-only/32308/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestReaderClosed.test Error Message: Task

Re: [JENKINS] Lucene-5x-Linux-Java7-64-test-only - Build # 32308 - Failure!

2014-09-30 Thread Adrien Grand
Similar issue to the one that Mike found yesterday which is due to the fact that the index is not consulted in the rewrite phase. We get a rejection because LuceneTestCase registers an index reader close listener that closes the threadpool so I modified this test to pass when a rejected exception

[jira] [Updated] (LUCENE-5879) Add auto-prefix terms to block tree terms dict

2014-09-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5879: --- Attachment: LUCENE-5879.patch New patch, just resolving conflicts from recent trunk

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_40-ea-b04) - Build # 4243 - Failure!

2014-09-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4243/ Java: 32bit/jdk1.8.0_40-ea-b04 -client -XX:+UseG1GC 3 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: Error CREATEing SolrCore 'halfcollection_shard1_replica1':

[jira] [Commented] (LUCENE-5978) don't write a norm of infinity when analyzer returns no tokens

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153247#comment-14153247 ] ASF subversion and git services commented on LUCENE-5978: - Commit

[jira] [Commented] (LUCENE-5978) don't write a norm of infinity when analyzer returns no tokens

2014-09-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153267#comment-14153267 ] Uwe Schindler commented on LUCENE-5978: --- +1 don't write a norm of infinity when

[jira] [Resolved] (LUCENE-5978) don't write a norm of infinity when analyzer returns no tokens

2014-09-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5978. - Resolution: Fixed Fix Version/s: Trunk 5.0 don't write a norm of

[jira] [Commented] (LUCENE-5978) don't write a norm of infinity when analyzer returns no tokens

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153274#comment-14153274 ] ASF subversion and git services commented on LUCENE-5978: - Commit

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 635 - Still Failing

2014-09-30 Thread Shai Erera
I've tried to change the test to assert better that the facet counts are sampled OK. E.g. the test currently computes a STDDEV, but that's wrong since we have only 5 categories that are sampled, and so it's not a real normal distribution, and every difference from the mean results in a very high

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 643 - Still Failing

2014-09-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/643/ 2 tests failed. REGRESSION: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testDistribSearch Error Message: no exception matching expected: 400: Request took too long during query expansion. Terminating request.

[jira] [Updated] (SOLR-6476) Create a bulk mode for schema API

2014-09-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-6476: - Attachment: SOLR-6476.patch Create a bulk mode for schema API -

[jira] [Commented] (SOLR-6476) Create a bulk mode for schema API

2014-09-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153356#comment-14153356 ] Noble Paul commented on SOLR-6476: -- SOLR-6249 features applied. Added javadocs and added

Re: svn commit: r1627410 - /lucene/dev/trunk/dev-tools/scripts/checkJavadocLinks.py

2014-09-30 Thread Chris Hostetter
I'm confused: why are we telling this link checker that it is ok to have whitespace in the middle of a URL? : Date: Wed, 24 Sep 2014 20:18:31 - : From: rjer...@apache.org : Reply-To: dev@lucene.apache.org : To: comm...@lucene.apache.org : Subject: svn commit: r1627410 - :

[jira] [Updated] (SOLR-6460) Keep transaction logs around longer

2014-09-30 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renaud Delbru updated SOLR-6460: Attachment: SOLR-6460.patch A new patch that introduces efficient seeking over a list of transaction

[jira] [Comment Edited] (SOLR-6460) Keep transaction logs around longer

2014-09-30 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153430#comment-14153430 ] Renaud Delbru edited comment on SOLR-6460 at 9/30/14 5:26 PM: --

[jira] [Commented] (SOLR-6476) Create a bulk mode for schema API

2014-09-30 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153438#comment-14153438 ] Steve Rowe commented on SOLR-6476: -- Thanks for the changes, Noble, those look fine - two

[jira] [Comment Edited] (SOLR-6476) Create a bulk mode for schema API

2014-09-30 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153438#comment-14153438 ] Steve Rowe edited comment on SOLR-6476 at 9/30/14 5:50 PM: ---

[jira] [Assigned] (SOLR-6480) Too Many Open files trying to ask a replica to recover

2014-09-30 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-6480: Assignee: Timothy Potter Too Many Open files trying to ask a replica to recover

[jira] [Commented] (SOLR-6480) Too Many Open files trying to ask a replica to recover

2014-09-30 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153479#comment-14153479 ] Timothy Potter commented on SOLR-6480: -- Thanks for the patch Ugo! I've been working in

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_67) - Build # 11357 - Failure!

2014-09-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11357/ Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testDistribSearch Error Message: no exception matching expected: 400: Request

Re: svn commit: r1627410 - /lucene/dev/trunk/dev-tools/scripts/checkJavadocLinks.py

2014-09-30 Thread Ryan Ernst
Because browsers don't care? The link which caused the jenkins failure with this worked just fine when I tested it manually. On Tue, Sep 30, 2014 at 10:18 AM, Chris Hostetter hossman_luc...@fucit.org wrote: I'm confused: why are we telling this link checker that it is ok to have whitespace in

[jira] [Updated] (SOLR-6513) Add a collectionsAPI call BALANCESLICEUNIQUE

2014-09-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-6513: - Description: Another sub-task for SOLR-6491. The ability to assign a property on a node-by-node

[jira] [Created] (SOLR-6574) new ValueSources parser syntax for coercing the datatypes used in wrapped ValueSources

2014-09-30 Thread Hoss Man (JIRA)
Hoss Man created SOLR-6574: -- Summary: new ValueSources parser syntax for coercing the datatypes used in wrapped ValueSources Key: SOLR-6574 URL: https://issues.apache.org/jira/browse/SOLR-6574 Project:

[jira] [Created] (SOLR-6575) ValueSources/FunctionValues should be able to (dynamically) indicate their prefered data type (propogating up)

2014-09-30 Thread Hoss Man (JIRA)
Hoss Man created SOLR-6575: -- Summary: ValueSources/FunctionValues should be able to (dynamically) indicate their prefered data type (propogating up) Key: SOLR-6575 URL: https://issues.apache.org/jira/browse/SOLR-6575

[jira] [Commented] (SOLR-6562) Function query calculates the wrong value

2014-09-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153532#comment-14153532 ] Hoss Man commented on SOLR-6562: This is currently working as designed -- not a bug, but

[jira] [Resolved] (SOLR-6562) Function query calculates the wrong value

2014-09-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-6562. Resolution: Invalid resolving invalid since this is function as designed -- see linked issues for future

[jira] [Resolved] (SOLR-6490) ValueSourceParser function max does not handle dates.

2014-09-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-6490. Resolution: Invalid resolving as invalid since this is currently working as designed -- but see linked

[jira] [Updated] (SOLR-4212) Support for facet pivot query for filtered count

2014-09-30 Thread Steve Molloy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Molloy updated SOLR-4212: --- Attachment: SOLR-4212-multiple-q.patch Add test and build map of parsed queries once Support for

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

2014-09-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/719/ 4 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core [halfcollection_shard1_replica1]

[jira] [Updated] (SOLR-6517) CollectionsAPI call ELECTPREFERREDLEADERS

2014-09-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-6517: - Summary: CollectionsAPI call ELECTPREFERREDLEADERS (was: CollectionsAPI call REELECTLEADERS)

[jira] [Commented] (SOLR-6517) CollectionsAPI call ELECTPREFERREDLEADERS

2014-09-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153718#comment-14153718 ] Erick Erickson commented on SOLR-6517: -- [~markrmil...@gmail.com] [~noble.paul]

Getting non-default tests to pass

2014-09-30 Thread Shawn Heisey
I'm running tests on branch_5x to see how things look for release, and turning on additional tests (nightly, weekly, monster) ... a bunch of Test2B tests are failing, apparently because the heap is too small. I've been trying to figure out how to make it larger, haven't found it yet. What

[jira] [Created] (LUCENE-5980) IW positions check not quite right

2014-09-30 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5980: --- Summary: IW positions check not quite right Key: LUCENE-5980 URL: https://issues.apache.org/jira/browse/LUCENE-5980 Project: Lucene - Core Issue Type: Bug

[jira] [Updated] (LUCENE-5980) IW positions check not quite right

2014-09-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5980: Attachment: LUCENE-5980.patch Patch with a simple check. The test is marked Nightly, it takes

[jira] [Commented] (LUCENE-5980) IW positions check not quite right

2014-09-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154035#comment-14154035 ] Michael McCandless commented on LUCENE-5980: +1 LOL IW positions check not

[jira] [Created] (LUCENE-5981) CheckIndex modifies index without write.lock

2014-09-30 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5981: --- Summary: CheckIndex modifies index without write.lock Key: LUCENE-5981 URL: https://issues.apache.org/jira/browse/LUCENE-5981 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-5924) Rename checkindex's -fix option

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154067#comment-14154067 ] ASF subversion and git services commented on LUCENE-5924: - Commit

[jira] [Commented] (LUCENE-5924) Rename checkindex's -fix option

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154091#comment-14154091 ] ASF subversion and git services commented on LUCENE-5924: - Commit

[jira] [Resolved] (LUCENE-5924) Rename checkindex's -fix option

2014-09-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5924. - Resolution: Fixed Fix Version/s: Trunk 5.0 Rename checkindex's -fix

[jira] [Created] (SOLR-6576) ModifiableSolrParams#add(SolrParams) is performing a set operation instead of an add

2014-09-30 Thread Steve Davids (JIRA)
Steve Davids created SOLR-6576: -- Summary: ModifiableSolrParams#add(SolrParams) is performing a set operation instead of an add Key: SOLR-6576 URL: https://issues.apache.org/jira/browse/SOLR-6576

[jira] [Updated] (SOLR-6576) ModifiableSolrParams#add(SolrParams) is performing a set operation instead of an add

2014-09-30 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Davids updated SOLR-6576: --- Attachment: SOLR-6576.patch Fix + tests added in attached patch.

[jira] [Updated] (LUCENE-5981) CheckIndex modifies index without write.lock

2014-09-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5981: Attachment: LUCENE-5981.patch Here's one patch: * makes CheckIndex take boolean readOnly

[jira] [Created] (LUCENE-5982) Tools in misc/ like index splitters need to obtain write.lock

2014-09-30 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5982: --- Summary: Tools in misc/ like index splitters need to obtain write.lock Key: LUCENE-5982 URL: https://issues.apache.org/jira/browse/LUCENE-5982 Project: Lucene - Core

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

2014-09-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4346/ Java: 32bit/jdk1.7.0_67 -client -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.TestDistributedGrouping.testDistribSearch Error Message: Request took too long during query expansion. Terminating request.

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b04) - Build # 11359 - Failure!

2014-09-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11359/ Java: 64bit/jdk1.8.0_40-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testDistribSearch Error Message: no exception matching expected: 400:

[jira] [Commented] (SOLR-6576) ModifiableSolrParams#add(SolrParams) is performing a set operation instead of an add

2014-09-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154216#comment-14154216 ] Hoss Man commented on SOLR-6576: I haven't looked at this closely, but I think the behavior

[jira] [Commented] (SOLR-6517) CollectionsAPI call ELECTPREFERREDLEADERS

2014-09-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154248#comment-14154248 ] Noble Paul commented on SOLR-6517: -- I am confused by the 'sliceUnique' feature. What is

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 637 - Still Failing

2014-09-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/637/ 8 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=6658,

need help to change 4.6.1 build script

2014-09-30 Thread Yingwei Zhang
Hi - we are using Solr 4.6.1 and I want to make some changes build my own version of the library. The challenge is I only want to change Solr, not Lucene. So I want to make a Solr version 4.6.1.yw, but it will still depends on Lucene 4.6.1. Is there an easy way to split the version of Lucene

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_20) - Build # 11207 - Failure!

2014-09-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11207/ Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: ERROR: SolrZkClient opens=20 closes=19 Stack

[jira] [Commented] (SOLR-6576) ModifiableSolrParams#add(SolrParams) is performing a set operation instead of an add

2014-09-30 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154316#comment-14154316 ] Steve Davids commented on SOLR-6576: Yea, this is a bit misleading as

Re: need help to change 4.6.1 build script

2014-09-30 Thread Shawn Heisey
On 9/30/2014 8:48 PM, Yingwei Zhang wrote: Hi - we are using Solr 4.6.1 and I want to make some changes build my own version of the library. The challenge is I only want to change Solr, not Lucene. So I want to make a Solr version 4.6.1.yw, but it will still depends on Lucene 4.6.1. Is there

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b04) - Build # 11360 - Still Failing!

2014-09-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11360/ Java: 64bit/jdk1.8.0_40-ea-b04 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.core.ExitableDirectoryReaderTest.testPrefixQuery Error Message: Stack Trace: java.lang.AssertionError:

[jira] [Commented] (SOLR-6517) CollectionsAPI call ELECTPREFERREDLEADERS

2014-09-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154339#comment-14154339 ] Erick Erickson commented on SOLR-6517: -- Hmmm, the discussion at SOLR-6095 will serve

Re: [VOTE] Release PyLucene 4.10.1-0

2014-09-30 Thread Aric Coady
I’ve found a regression involving Python* classes. If the overridden methods raise an error, it’s causing a crash instead of propagating the error. Here’s a simple example: from org.apache.pylucene.search import PythonFilter class Filter(PythonFilter): Broken filter to test errors are

Re: [VOTE] Release PyLucene 4.10.1-0

2014-09-30 Thread Andi Vajda
On Tue, 30 Sep 2014, Aric Coady wrote: I?ve found a regression involving Python* classes. If the overridden methods raise an error, it?s causing a crash instead of propagating the error. Here?s a simple example: from org.apache.pylucene.search import PythonFilter class