[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-fcs-b132) - Build # 9831 - Still Failing!

2014-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9831/ Java: 64bit/jdk1.8.0-fcs-b132 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testWithin {#4 seed=[25E057BEF603A59:3621DA68E80BD686]} Error

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_51) - Build # 9725 - Still Failing!

2014-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9725/ Java: 32bit/jdk1.7.0_51 -server -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testContains {#7 seed=[175A10038A619363:146B27D88CDE16A]} Error Message: Shouldn't match

[jira] [Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2014-03-18 Thread Anonymous (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1393#comment-1393 ] Anonymous commented on SOLR-1604: - Hey, I am using ComplexPhrase 4.2.1 with solr 4.7.0 Is

[JENKINS] Lucene-Solr-4.7-Linux (32bit/jdk1.8.0-fcs-b132) - Build # 1 - Failure!

2014-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/1/ Java: 32bit/jdk1.8.0-fcs-b132 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.index.TestCheckIndex.testLuceneConstantVersion Error Message: Invalid version: 4.7.1 Stack Trace: java.lang.AssertionError: Invalid

[jira] [Updated] (SOLR-5876) createCollection(String name, String shards, Integer repl, Integer maxShards, String conf, String routerField, SolrServer server) appears to call itself.

2014-03-18 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5876: --- Attachment: SOLR-5876.patch Patch with some extra cleanup of imports in a related test.

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-03-18 Thread Anonymous (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938895#comment-13938895 ] Anonymous commented on LUCENE-5205: --- Hey Tim, Can this parser handles query like hello

RE: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9828 - Failure!

2014-03-18 Thread Uwe Schindler
Build #9828 (17.03.2014 22:35:20) http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9828/ Java: 32bit/jdk1.7.0_51 -server -XX:+UseG1GC Build-Artefacts: junit4-J0-20140317_230107_233.events8.17 GB [fingerprint] view junit4-J1-20140317_230107_233.events61.65 MB

[jira] [Commented] (SOLR-5876) createCollection(String name, String shards, Integer repl, Integer maxShards, String conf, String routerField, SolrServer server) appears to call itself.

2014-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938920#comment-13938920 ] ASF subversion and git services commented on SOLR-5876: --- Commit

[jira] [Commented] (SOLR-5876) createCollection(String name, String shards, Integer repl, Integer maxShards, String conf, String routerField, SolrServer server) appears to call itself.

2014-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938921#comment-13938921 ] ASF subversion and git services commented on SOLR-5876: --- Commit

RE: [JENKINS] Lucene-Solr-4.7-Linux (32bit/jdk1.8.0-fcs-b132) - Build # 1 - Failure!

2014-03-18 Thread Uwe Schindler
Hi, I have the feeling that this test is buggy. LUCENE_MAIN_VERSION must be in format x.y (2 digits!), but its somehow compares with the lucene version as passed in by sysproperty. I think this test should more or less only test that the MAIN_VERSION has 2 digits and starts with the correct

RE: [JENKINS] Lucene-Solr-4.7-Linux (32bit/jdk1.8.0-fcs-b132) - Build # 1 - Failure!

2014-03-18 Thread Uwe Schindler
I know why this passed with 4.6.1: We never changed the dev.version in this branch (it always stayed @ 4.6. The official bugfix number was added only while building the artifacts with -Dversion=4.6.1). This time Steve changed the version in build.xml to 4.7.1, and this is why the test fails.

[jira] [Commented] (SOLR-5872) Eliminate overseer queue

2014-03-18 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938943#comment-13938943 ] Shalin Shekhar Mangar commented on SOLR-5872: - {quote} bq. as we move the

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9828 - Failure!

2014-03-18 Thread Dawid Weiss
junit4-J0-20140317_230107_233.events8.17 GB [fingerprint] view This build created a 8.17 GB big events file and failed with out of space. How can this happen? Can you peek at it? It's probably something that logs in a loop or something. I'm fetching it right now, let's see if I can

[jira] [Updated] (SOLR-5763) Upgrade to Tika 1.5

2014-03-18 Thread Vitaliy Zhovtyuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Zhovtyuk updated SOLR-5763: --- Attachment: SOLR-5763.patch Updated versions and checksums: pdfbox 1.8.1 - 1.8.4 jempbox

RE: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9828 - Failure!

2014-03-18 Thread Uwe Schindler
I dig tail -1 to extract the last 1 lines. The file is also in the archive at same place. It is indeed a loop. The code loops endless in a Connection Refused loop, without any delay between the events. After approx. 2:50 hours this hit the limits of the SSD file system. This test fails

License check fails in precommit

2014-03-18 Thread Shai Erera
Hi I ran precommit and got license check failures for all the *1.6.6.jar files under solr/example/lib/ext. It looks like these are old jars as there's a matching 1.7.6 version for each of those. I can remove them, but anyone can tell me what should I run to make sure I didn't screw up anything?

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9828 - Failure!

2014-03-18 Thread Dawid Weiss
It's a lot of error messages like this one. I have the full syserr dump if needed. D. 2773140 T6223 oasc.ChaosMonkeyNothingIsSafeTest$FullThrottleStopableIndexingThread$1.handleError WARN suss error java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native

[jira] [Commented] (LUCENE-5513) Binary DocValues Updates

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

[JENKINS] Lucene-Solr-4.7-Linux (32bit/jdk1.8.0-fcs-b132) - Build # 2 - Still Failing!

2014-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/2/ Java: 32bit/jdk1.8.0-fcs-b132 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.index.TestCheckIndex.testLuceneConstantVersion Error Message: Invalid version: 4.7.1 Stack Trace: java.lang.AssertionError: Invalid

RE: License check fails in precommit

2014-03-18 Thread Uwe Schindler
Ant clean-jars. This is a bug in Ivy, that it does not sync resources correctly if version numbers change. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de http://www.thetaphi.de/ eMail: u...@thetaphi.de From: Shai Erera [mailto:ser...@gmail.com]

Re: License check fails in precommit

2014-03-18 Thread Shai Erera
Ahh thanks, I thought these files are checked in but I see they're indeed only in my local checkout. 'ant clean-jars' removed them. Thanks, Shai On Tue, Mar 18, 2014 at 11:13 AM, Uwe Schindler u...@thetaphi.de wrote: Ant clean-jars. This is a bug in Ivy, that it does not sync resources

[jira] [Commented] (LUCENE-5513) Binary DocValues Updates

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

[jira] [Commented] (LUCENE-5111) Fix WordDelimiterFilter

2014-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13938991#comment-13938991 ] Michael McCandless commented on LUCENE-5111: +1 I use WDF at

[jira] [Resolved] (LUCENE-5513) Binary DocValues Updates

2014-03-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5513. Resolution: Fixed Fix Version/s: 5.0 4.8 Assignee: Shai Erera

[JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 16143 - Failure!

2014-03-18 Thread builder
Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/16143/ 4 tests failed. FAILED: org.apache.lucene.index.TestMixedDocValuesUpdates.testManyReopensAndFields Error Message: file _0_dv.cfs was already written to Stack Trace: java.io.IOException: file _0_dv.cfs was already

Solr component: Query Local Term Boosting (QLTB)

2014-03-18 Thread Patrick Schemitz
Hello all, We have written a SOLR component for configurable boosting of terms depending on the user query, and our company, solute GmbH / www.billiger.de, has allowed us to release this component under the Apache 2 License. So we proudly present: Query-Local Term Boost (QLTB) component.

[jira] [Commented] (SOLR-5858) Specify highlight query parameter outside of localparams

2014-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939012#comment-13939012 ] ASF subversion and git services commented on SOLR-5858: --- Commit

[jira] [Commented] (SOLR-5858) Specify highlight query parameter outside of localparams

2014-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939014#comment-13939014 ] ASF subversion and git services commented on SOLR-5858: --- Commit

[jira] [Commented] (SOLR-4812) Edismax highlighting query doesn't work.

2014-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939015#comment-13939015 ] ASF subversion and git services commented on SOLR-4812: --- Commit

[jira] [Commented] (SOLR-4812) Edismax highlighting query doesn't work.

2014-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939013#comment-13939013 ] ASF subversion and git services commented on SOLR-4812: --- Commit

[jira] [Resolved] (SOLR-4812) Edismax highlighting query doesn't work.

2014-03-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-4812. - Resolution: Fixed Assignee: Alan Woodward Edismax highlighting query doesn't work.

[jira] [Resolved] (SOLR-5858) Specify highlight query parameter outside of localparams

2014-03-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-5858. - Resolution: Fixed Specify highlight query parameter outside of localparams

[jira] [Commented] (LUCENE-5513) Binary DocValues Updates

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

[jira] [Updated] (LUCENE-5489) Add query rescoring API

2014-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5489: --- Attachment: LUCENE-5489.patch New patch, just fixing javadocs / nocommits ... I

[jira] [Created] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-5537: - Summary: Fix version check in TestCheckIndexes Key: LUCENE-5537 URL: https://issues.apache.org/jira/browse/LUCENE-5537 Project: Lucene - Core Issue Type:

[JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 16144 - Still Failing!

2014-03-18 Thread builder
Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/16144/ 4 tests failed. FAILED: org.apache.lucene.index.TestMixedDocValuesUpdates.testStressMultiThreading Error Message: file _0_dv.cfs was already written to Stack Trace: java.io.IOException: file _0_dv.cfs was already

[jira] [Updated] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5537: -- Description: The crazy version check in TestCheckIndexes is broken. Whenever it fails, it

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-fcs-b132) - Build # 9727 - Failure!

2014-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9727/ Java: 64bit/jdk1.8.0-fcs-b132 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testContains {#4 seed=[CA75DB0F916D04D4:EFFE54D2DF59BF75]} Error

[jira] [Updated] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5537: -- Attachment: LUCENE-5537.patch Patch: - Moves test to a separate file oal.util.TestConstants -

[jira] [Commented] (LUCENE-5489) Add query rescoring API

2014-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939053#comment-13939053 ] Robert Muir commented on LUCENE-5489: - +1 to commit this. API is very simple and

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b07) - Build # 9834 - Failure!

2014-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9834/ Java: 64bit/jdk1.7.0_60-ea-b07 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testWithin {#2 seed=[AAE5C2FB97B41223:E3B533A05D29656E]} Error

[jira] [Commented] (LUCENE-5489) Add query rescoring API

2014-03-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939069#comment-13939069 ] Simon Willnauer commented on LUCENE-5489: - it's awesome that we are adding this.

[jira] [Commented] (LUCENE-5489) Add query rescoring API

2014-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939075#comment-13939075 ] Robert Muir commented on LUCENE-5489: - Can it just be a one method abstract class

[jira] [Commented] (LUCENE-5489) Add query rescoring API

2014-03-18 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939079#comment-13939079 ] Simon Willnauer commented on LUCENE-5489: - I'd be totally ok with skipping the

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_51) - Build # 9728 - Still Failing!

2014-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9728/ Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterExceptions.testNoLostDeletesOrUpdates Error Message: this codec cannot write

Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_51) - Build # 9728 - Still Failing!

2014-03-18 Thread Shai Erera
Committed a fix. It was a bad svn merge. Shai 2014-03-18 13:24 GMT+02:00 Policeman Jenkins Server jenk...@thetaphi.de: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9728/ Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord 1 tests failed.

[jira] [Commented] (LUCENE-5513) Binary DocValues Updates

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

[jira] [Commented] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939112#comment-13939112 ] Robert Muir commented on LUCENE-5537: - I don't think we should remove the alpha/beta

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_51) - Build # 9725 - Still Failing!

2014-03-18 Thread david.w.smi...@gmail.com
I'll look into this one and get it fixed ASAP. On Tue, Mar 18, 2014 at 2:26 AM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9725/ Java: 32bit/jdk1.7.0_51 -server -XX:+UseSerialGC 2 tests failed. FAILED:

[jira] [Commented] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939119#comment-13939119 ] Uwe Schindler commented on LUCENE-5537: --- Hi Robert, I agree with that on trunk. But

[jira] [Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2014-03-18 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939131#comment-13939131 ] Ahmet Arslan commented on SOLR-1604: Hi [~Anonymous], there is no difference between

Re: Reducing the number of warnings in the codebase

2014-03-18 Thread Shawn Heisey
On 3/16/2014 2:48 PM, Uwe Schindler wrote: I would prefer: Before we fix warnings by 3rd party tools like Eclipse, we should first fix only the warnings emitted by Javac. The others are just unimportant to me and I don't want to fix those which are just wrong for our code style. Additional

[jira] [Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2014-03-18 Thread Anonymous (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939139#comment-13939139 ] Anonymous commented on SOLR-1604: - Thanks Ahmet, Yeah I saw that using debugQuery On and

[jira] [Updated] (SOLR-5749) Implement an Overseer status API

2014-03-18 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-5749: Attachment: SOLR-5749.patch * Track stats per-minute instead of per-second * Added

[jira] [Updated] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5537: -- Attachment: LUCENE-5537.patch Patch including alpha beta checks. I hardened the whole thing,

[jira] [Commented] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939154#comment-13939154 ] Robert Muir commented on LUCENE-5537: - thank you Uwe. +1 Fix version check in

RE: Reducing the number of warnings in the codebase

2014-03-18 Thread Uwe Schindler
On switch case fall-through: Some of them can be fixed with break statements, but a number of them are intentional. Is there a way to get the compiler to suppress the warning? I couldn't see one. Various IDEs have comment annotations that will cause the warnings to be ignored within the

[jira] [Commented] (LUCENE-5529) Spatial: Small optimization searching on indexed non-point shapes

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

[jira] [Commented] (LUCENE-5529) Spatial: Small optimization searching on indexed non-point shapes

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

[jira] [Resolved] (LUCENE-5529) Spatial: Small optimization searching on indexed non-point shapes

2014-03-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-5529. -- Resolution: Fixed Spatial: Small optimization searching on indexed non-point shapes

[jira] [Updated] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5537: -- Attachment: LUCENE-5537.patch I improved the test a bit, I think now it is ready to commit: -

[jira] [Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2014-03-18 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939198#comment-13939198 ] Ahmet Arslan commented on SOLR-1604: bq. when spannear is given multiple words like

[jira] [Commented] (LUCENE-4978) Spatial search with point query won't find identical indexed point

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

[jira] [Commented] (LUCENE-4978) Spatial search with point query won't find identical indexed point

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

[JENKINS] Lucene-Solr-4.7-Linux (32bit/jdk1.8.0-fcs-b132) - Build # 3 - Still Failing!

2014-03-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.7-Linux/3/ Java: 32bit/jdk1.8.0-fcs-b132 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.lucene.index.TestCheckIndex.testLuceneConstantVersion Error Message: Invalid version: 4.7.1 Stack Trace: java.lang.AssertionError:

[jira] [Updated] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5537: -- Attachment: LUCENE-5537.patch I added another sanity check: The last LUCENE_XY constant must

[jira] [Commented] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939250#comment-13939250 ] Steve Rowe commented on LUCENE-5537: bq. I will commit and backport this in a minute

[jira] [Commented] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939252#comment-13939252 ] Steve Rowe commented on LUCENE-5537: bq. Nevertheless it is now ready to commit. The

[jira] [Updated] (LUCENE-5111) Fix WordDelimiterFilter

2014-03-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5111: Attachment: LUCENE-5111.patch I cleaned it up, beefed up tests, and added backwards compatibility

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

2014-03-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/615/ 1 tests failed. REGRESSION: org.apache.solr.cloud.OverseerTest.testOverseerFailure Error Message: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed Stack Trace:

[jira] [Commented] (LUCENE-5537) Fix version check in TestCheckIndexes

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

[jira] [Commented] (LUCENE-5537) Fix version check in TestCheckIndexes

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

[jira] [Commented] (LUCENE-5537) Fix version check in TestCheckIndexes

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

[jira] [Commented] (LUCENE-5537) Fix version check in TestCheckIndexes

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

[jira] [Resolved] (LUCENE-5537) Fix version check in TestCheckIndexes

2014-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-5537. --- Resolution: Fixed Fix version check in TestCheckIndexes

[jira] [Created] (SOLR-5877) allow empty values in EnumField

2014-03-18 Thread Elran Dvir (JIRA)
Elran Dvir created SOLR-5877: Summary: allow empty values in EnumField Key: SOLR-5877 URL: https://issues.apache.org/jira/browse/SOLR-5877 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-5877) allow empty values in EnumField

2014-03-18 Thread Elran Dvir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elran Dvir updated SOLR-5877: - Attachment: SOLR-5877.patch allow empty values in EnumField ---

[jira] [Commented] (SOLR-5868) HttpClient should be configured to use ALLOW_ALL_HOSTNAME hostname verifier to simplify SSL setup

2014-03-18 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939358#comment-13939358 ] Steve Davids commented on SOLR-5868: Would a system property of solr.ssl.checkName or

[jira] [Updated] (LUCENE-5536) TaxonomyFacetSumInt/FloatAssociations should not rollup()

2014-03-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5536: --- Attachment: LUCENE-5536.patch Patch removes the call to rollup(). I checked and the rest is not a

[jira] [Commented] (LUCENE-5536) TaxonomyFacetSumInt/FloatAssociations should not rollup()

2014-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939370#comment-13939370 ] Michael McCandless commented on LUCENE-5536: I think we should backport to

[jira] [Updated] (SOLR-5876) createCollection(String name, String shards, Integer repl, Integer maxShards, String conf, String routerField, SolrServer server) appears to call itself.

2014-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5876: -- Assignee: Anshum Gupta (was: Mark Miller) createCollection(String name, String shards, Integer repl,

[jira] [Commented] (SOLR-5876) createCollection(String name, String shards, Integer repl, Integer maxShards, String conf, String routerField, SolrServer server) appears to call itself.

2014-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939368#comment-13939368 ] Mark Miller commented on SOLR-5876: --- Thanks Anshum! createCollection(String name,

[jira] [Commented] (LUCENE-5536) TaxonomyFacetSumInt/FloatAssociations should not rollup()

2014-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939369#comment-13939369 ] Michael McCandless commented on LUCENE-5536: +1

[jira] [Commented] (SOLR-5749) Implement an Overseer status API

2014-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939371#comment-13939371 ] Noble Paul commented on SOLR-5749: -- We probably should add statistics on time taken to

[jira] [Commented] (LUCENE-5536) TaxonomyFacetSumInt/FloatAssociations should not rollup()

2014-03-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939372#comment-13939372 ] Shai Erera commented on LUCENE-5536: Don't know that we should because in practice

[jira] [Commented] (LUCENE-5536) TaxonomyFacetSumInt/FloatAssociations should not rollup()

2014-03-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939373#comment-13939373 ] Michael McCandless commented on LUCENE-5536: Ahh, no real bug. Then we

[jira] [Commented] (LUCENE-5536) TaxonomyFacetSumInt/FloatAssociations should not rollup()

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

[jira] [Commented] (LUCENE-5536) TaxonomyFacetSumInt/FloatAssociations should not rollup()

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

[jira] [Resolved] (LUCENE-5536) TaxonomyFacetSumInt/FloatAssociations should not rollup()

2014-03-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5536. Resolution: Fixed Fix Version/s: 5.0 4.8 Assignee: Shai Erera

[jira] [Resolved] (SOLR-5876) createCollection(String name, String shards, Integer repl, Integer maxShards, String conf, String routerField, SolrServer server) appears to call itself.

2014-03-18 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-5876. Resolution: Fixed createCollection(String name, String shards, Integer repl, Integer maxShards,

[jira] [Commented] (SOLR-5872) Eliminate overseer queue

2014-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939413#comment-13939413 ] Mark Miller commented on SOLR-5872: --- bq. is to move the replica states out into their

[jira] [Comment Edited] (SOLR-5872) Eliminate overseer queue

2014-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939422#comment-13939422 ] Noble Paul edited comment on SOLR-5872 at 3/18/14 4:04 PM: ---

[jira] [Commented] (SOLR-5872) Eliminate overseer queue

2014-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939422#comment-13939422 ] Noble Paul commented on SOLR-5872: -- bq.That is also how I first implemented the

[jira] [Updated] (SOLR-4478) Allow cores to specify a named config set in non-SolrCloud mode

2014-03-18 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-4478: Attachment: SOLR-4478-take2.patch New patch, adding CoreAdminHandler and solrj integration. Allow

[jira] [Updated] (SOLR-5473) Make one state.json per collection

2014-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5473: - Attachment: SOLR-5473-74.patch Updated with trunk after SOLR-5477 commit Make one state.json per

[jira] [Commented] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939466#comment-13939466 ] Noble Paul commented on SOLR-5477: -- Line 222 OverseerCollectionProcessor {quote} final

[jira] [Updated] (SOLR-5876) CollectionAdminRequest#createCollection(String name, String shards, Integer repl, Integer maxShards, String conf, String routerField, SolrServer server) appears to call

2014-03-18 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5876: -- Summary: CollectionAdminRequest#createCollection(String name, String shards, Integer repl, Integer

[jira] [Comment Edited] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939466#comment-13939466 ] Noble Paul edited comment on SOLR-5477 at 3/18/14 4:56 PM: --- Line

[jira] [Commented] (SOLR-5748) Introduce autoManageReplicas collection property

2014-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939479#comment-13939479 ] Noble Paul commented on SOLR-5748: -- bq. It would be good to have some kind of control

[jira] [Commented] (SOLR-5832) Scary logging from ZkControllerTest suggests test setup isn't doing what it's suppose to

2014-03-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13939501#comment-13939501 ] ASF subversion and git services commented on SOLR-5832: --- Commit

  1   2   >