[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3903 - Failure

2016-01-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3903/ 8 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: expected:<3> but was:<0> Stack Trace: java.lang.AssertionError: expected:<3> but was:<0> at

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 764 - Failure

2016-01-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/764/ 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1> Stack

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

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15408/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.LeaderFailoverAfterPartitionTest Error Message: Suite timeout exceeded (>= 720 msec).

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

2016-01-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1063/ 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: 6 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 1)

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 304 - Failure!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/304/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.RecoveryZkTest.test Error Message: There are still nodes recoverying - waited for 120 seconds Stack Trace:

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

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15410/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC 35 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.TestTolerantSearch Error Message: IOException occured when talking to server at:

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 15112 - Failure!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15112/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test Error Message: Didn't see all replicas for shard shard1 in collection1 come up within 3 ms!

[jira] [Comment Edited] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076574#comment-15076574 ] Yonik Seeley edited comment on SOLR-8475 at 1/2/16 4:35 PM: Why was "log"

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

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15411/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 3 ms!

[jira] [Commented] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076606#comment-15076606 ] Shai Erera commented on SOLR-8475: -- bq. Why was "log" changed to "LOG"? I think that static fields should

[jira] [Commented] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076648#comment-15076648 ] Shai Erera commented on SOLR-8475: -- bq. Once something is committed I just tend to leave the formatting

Lucene result set with Jarowinkler scoring

2016-01-02 Thread prachir gupta
I am able to perform a distance search using the spellchecker of Lucene. However, after I get the result set, I have to again perform an iteration in order to get the jarowinkler value for the input criteria by using getDistance(String s1, String s2). This causes a performance impact. Is there

[jira] [Commented] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076574#comment-15076574 ] Yonik Seeley commented on SOLR-8475: Why was "log" changed to "LOG"? That seems inconsistent with all

[jira] [Updated] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated SOLR-8475: - Attachment: SOLR-8475.patch Thanks [~yo...@apache.org] for the review. I addressed your comments in this

[jira] [Commented] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076636#comment-15076636 ] Yonik Seeley commented on SOLR-8475: bq. I think that static fields should be uppercase. That's not

[jira] [Commented] (SOLR-8479) Add JDBCStream for integration with external data sources

2016-01-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076532#comment-15076532 ] Joel Bernstein commented on SOLR-8479: -- +1 Some great possibilities here. One I really like is

[jira] [Comment Edited] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076574#comment-15076574 ] Yonik Seeley edited comment on SOLR-8475 at 1/2/16 5:10 PM: Why was "log"

[jira] [Comment Edited] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076574#comment-15076574 ] Yonik Seeley edited comment on SOLR-8475 at 1/2/16 4:34 PM: Why was "log"

[JENKINS] Lucene-Solr-SmokeRelease-5.3 - Build # 4 - Still Failing

2016-01-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.3/4/ No tests ran. Build Log: [...truncated 53048 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.3/lucene/build/smokeTestRelease/dist [copy] Copying

[jira] [Comment Edited] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076574#comment-15076574 ] Yonik Seeley edited comment on SOLR-8475 at 1/2/16 5:05 PM: Why was "log"

[jira] [Commented] (SOLR-8479) Add JDBCStream for integration with external data sources

2016-01-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076690#comment-15076690 ] Joel Bernstein commented on SOLR-8479: -- We can probably just make the driver class name optional. If

[jira] [Comment Edited] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076696#comment-15076696 ] Paul Elschot edited comment on LUCENE-6938 at 1/2/16 10:32 PM: --- bq. there

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-02 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076696#comment-15076696 ] Paul Elschot commented on LUCENE-6938: -- bq. there must be some way to just get the checkout sha

[jira] [Updated] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2016-01-02 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-7535: -- Attachment: SOLR-7535.patch I forgot to make the change Joel suggested for supporting

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5518 - Failure!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5518/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!!

[jira] [Commented] (SOLR-8479) Add JDBCStream for integration with external data sources

2016-01-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076667#comment-15076667 ] Joel Bernstein commented on SOLR-8479: -- {code} String zkHost = zkServer.getZkAddress();

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

2016-01-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/900/ 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:43823: Could not load collection from ZK: awholynewstresscollection_collection3_6

[jira] [Updated] (SOLR-8479) Add JDBCStream for integration with external data sources

2016-01-02 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-8479: -- Attachment: SOLR-8479.patch Adds some simple tests for the raw stream and as embedded inside a

[jira] [Commented] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076659#comment-15076659 ] Yonik Seeley commented on SOLR-8475: bq. LOG is a static final field and I try to follow that

[jira] [Updated] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2016-01-02 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-7535: -- Attachment: SOLR-7535.patch After some more poking around last night and this morning (and with

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2933 - Failure!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2933/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 6 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: There are still nodes recoverying - waited for 30

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15414 - Failure!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15414/ Java: 32bit/jdk-9-ea+95 -client -XX:+UseG1GC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 3 ms!

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

2016-01-02 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076730#comment-15076730 ] Dennis Gove commented on LUCENE-6938: - You can get the current sha1 with the command {code} $> git

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

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15119/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Doc with id=4 not found in http://127.0.0.1:39248/c8n_1x3_lf due

[jira] [Commented] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2016-01-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076733#comment-15076733 ] Joel Bernstein commented on SOLR-7535: -- It looks like we still need to handle the multi-value field

[jira] [Commented] (SOLR-8479) Add JDBCStream for integration with external data sources

2016-01-02 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076668#comment-15076668 ] Dennis Gove commented on SOLR-8479: --- I considered that but I wanted to be sure the test covered non-Solr

[jira] [Comment Edited] (SOLR-8479) Add JDBCStream for integration with external data sources

2016-01-02 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076655#comment-15076655 ] Dennis Gove edited comment on SOLR-8479 at 1/2/16 8:28 PM: --- Adds some simple

[jira] [Commented] (SOLR-8479) Add JDBCStream for integration with external data sources

2016-01-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076665#comment-15076665 ] Joel Bernstein commented on SOLR-8479: -- You could also use Solr's JDBC driver. > Add JDBCStream for

[jira] [Commented] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076675#comment-15076675 ] Mark Miller commented on SOLR-8475: --- Over the years I've certainly come to prefer log over LOG in our

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 302 - Failure!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/302/ Java: multiarch/jdk1.7.0 -d32 -client -XX:+UseConcMarkSweepGC 7 tests failed. FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test Error Message: Wrong #docs in response expected:<19> but was:<9> Stack Trace:

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15418 - Failure!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15418/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-NightlyTests-5.3 - Build # 2 - Still Failing

2016-01-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.3/2/ 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Updated] (SOLR-8475) Some refactoring to SolrIndexSearcher

2016-01-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated SOLR-8475: - Attachment: SOLR-8475.patch Thanks [~yo...@apache.org] and [~markrmil...@gmail.com]. Following your

[jira] [Commented] (SOLR-8432) Split StreamExpressionTest into separate tests

2016-01-02 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076757#comment-15076757 ] Jason Gerlowski commented on SOLR-8432: --- Can someone take a look at this when they get a chance

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 15121 - Failure!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15121/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 2 object(s) that were not released!!!

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 765 - Still Failing

2016-01-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/765/ 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:57958/awholynewcollection_0: non ok status: 500, message:Server Error Stack Trace:

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2934 - Still Failing!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2934/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC 10 tests failed. FAILED: org.apache.solr.cloud.DistribJoinFromCollectionTest.test Error Message: Error from server at http://127.0.0.1:60366/to_2x2_shard2_replica2: Error

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2988 - Failure!

2016-01-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2988/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: There are still nodes recoverying - waited for 30 seconds