[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_60) - Build # 14174 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14174/ Java: 32bit/jdk1.8.0_60 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

[jira] [Reopened] (SOLR-7792) Upgrade morfologik-stemming to version 1.10.0

2015-10-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reopened SOLR-7792: --- > Upgrade morfologik-stemming to version 1.10.0 > - > >

[jira] [Reopened] (SOLR-7790) Update Carrot2 clustering contrib to version 3.10.4

2015-10-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reopened SOLR-7790: --- > Update Carrot2 clustering contrib to version 3.10.4 >

[jira] [Resolved] (SOLR-7792) Upgrade morfologik-stemming to version 1.10.0

2015-10-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-7792. --- Resolution: Duplicate > Upgrade morfologik-stemming to version 1.10.0 >

[jira] [Updated] (SOLR-7790) Update Carrot2 clustering contrib to version 3.10.4

2015-10-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-7790: -- Summary: Update Carrot2 clustering contrib to version 3.10.4 (was: Update Carrot2 clustering contrib to

[jira] [Resolved] (LUCENE-6823) Remove use of System.currentTimeMillis() from LocalReplicator

2015-10-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6823. Resolution: Fixed Fix Version/s: 5.4 Trunk Thanks

[jira] [Commented] (LUCENE-6301) Deprecate Filter

2015-10-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950164#comment-14950164 ] Adrien Grand commented on LUCENE-6301: -- I plan to commit next week if there are no objections. >

[jira] [Commented] (LUCENE-6823) Remove use of System.currentTimeMillis() from LocalReplicator

2015-10-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950126#comment-14950126 ] Michael McCandless commented on LUCENE-6823: Thanks [~ichattopadhyaya], patch looks good,

[jira] [Commented] (LUCENE-6823) Remove use of System.currentTimeMillis() from LocalReplicator

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950140#comment-14950140 ] ASF subversion and git services commented on LUCENE-6823: - Commit 1707684 from

[JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b83) - Build # 14175 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14175/ Java: 32bit/jdk1.9.0-ea-b83 -client -XX:+UseSerialGC No tests ran. Build Log: [...truncated 245 lines...] [javac] Compiling 727 source files to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/classes/java

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14464/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

[jira] [Updated] (LUCENE-6834) Remove BoostQuery.toString()'s hack with parenthesis

2015-10-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6834: - Attachment: LUCENE-6834.patch Here is a patch. I'll commit soon if there are no objections. >

Early Access build 83 for JDK 9 and JDK 9 with Project Jigsaw are available for download.

2015-10-09 Thread Rory O'Donnell
Hi Uwe & Dawid, JDK 9 with Project Jigsaw Early Access build b83 is available for download at jdk9.java.net/jigsaw . Notable changes: * The -Xoverride option has been extended and renamed to -Xpatch, and the -XaddReads option has been restored [1]

RE: [JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14463 - Still Failing!

2015-10-09 Thread Uwe Schindler
This seems to be a bug in JDK 9 build 83'c Javac. Looks like this was caused by one of those issues: http://hg.openjdk.java.net/jdk9/jdk9/langtools Changeset Bug ID Synopsis 8fa8045bbd4e 8077306

[jira] [Commented] (SOLR-7790) Update Carrot2 clustering contrib to version 3.10.4

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950128#comment-14950128 ] ASF subversion and git services commented on SOLR-7790: --- Commit 1707680 from

[jira] [Commented] (SOLR-7790) Update Carrot2 clustering contrib to version 3.10.4

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950133#comment-14950133 ] ASF subversion and git services commented on SOLR-7790: --- Commit 1707682 from

[jira] [Commented] (LUCENE-6467) Simplify Query.equals()

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950161#comment-14950161 ] ASF subversion and git services commented on LUCENE-6467: - Commit 1707685 from

[JENKINS] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 110 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/110/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.test Error Message: List size mismatch @ spellcheck/suggestions Stack Trace:

[jira] [Resolved] (SOLR-7790) Update Carrot2 clustering contrib to version 3.10.4

2015-10-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-7790. --- Resolution: Fixed > Update Carrot2 clustering contrib to version 3.10.4 >

[jira] [Commented] (LUCENE-6823) Remove use of System.currentTimeMillis() from LocalReplicator

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950139#comment-14950139 ] ASF subversion and git services commented on LUCENE-6823: - Commit 1707683 from

[jira] [Resolved] (LUCENE-6467) Simplify Query.equals()

2015-10-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6467. -- Resolution: Fixed Assignee: Adrien Grand Fix Version/s: 5.4 Committed. >

[jira] [Commented] (LUCENE-6467) Simplify Query.equals()

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950162#comment-14950162 ] ASF subversion and git services commented on LUCENE-6467: - Commit 1707686 from

[jira] [Commented] (SOLR-8113) Accept replacement strings in CloneFieldUpdateProcessorFactory

2015-10-09 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951432#comment-14951432 ] Gus Heck commented on SOLR-8113: Thanks for the review. You make some good points. I'd probably never want

[jira] [Commented] (SOLR-8152) Overseer Task Processor/Queue can miss responses, leading to timeouts

2015-10-09 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951446#comment-14951446 ] Gregory Chanan commented on SOLR-8152: -- There are a few ways to solve this, the most straightforward

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/111/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 15364 lines...] BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error

[JENKINS] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 112 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/112/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 15698 lines...] BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The following error occurred

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14472 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14472/ Java: 64bit/jdk1.9.0-ea-b83 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 8516 lines...] [javac] Compiling 879 source files to

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14473/ Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack

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

2015-10-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/981/ 3 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace: java.lang.AssertionError: Delete action failed! at

[jira] [Created] (SOLR-8152) Overseer Task Processor/Queue can miss responses, leading to timeouts

2015-10-09 Thread Gregory Chanan (JIRA)
Gregory Chanan created SOLR-8152: Summary: Overseer Task Processor/Queue can miss responses, leading to timeouts Key: SOLR-8152 URL: https://issues.apache.org/jira/browse/SOLR-8152 Project: Solr

[jira] [Updated] (SOLR-8152) Overseer Task Processor/Queue can miss responses, leading to timeouts

2015-10-09 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-8152: - Attachment: SOLR-8152.patch Here's a patch implementing the above. I haven't beasted it for too

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

2015-10-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/463/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.response.QueryResponseTest Error Message: The test or suite printed 8730 bytes to stdout and stderr, even though the limit was set to 8192

[jira] [Created] (SOLR-8148) Ensure that updates are not reordered

2015-10-09 Thread Ishan Chattopadhyaya (JIRA)
Ishan Chattopadhyaya created SOLR-8148: -- Summary: Ensure that updates are not reordered Key: SOLR-8148 URL: https://issues.apache.org/jira/browse/SOLR-8148 Project: Solr Issue Type:

[jira] [Commented] (LUCENE-6829) OfflineSorter should use Directory API

2015-10-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949983#comment-14949983 ] Dawid Weiss commented on LUCENE-6829: - bq. StandardOpenOption.CREATE_NEW Oh, I like this! >

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b82) - Build # 14173 - Failure!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14173/ Java: 64bit/jdk1.9.0-ea-b82 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 10130 lines...] [junit4] JVM J2: stdout was not empty, see:

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/109/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.component.DistributedMLTComponentTest.test Error Message: Error from server at

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14462/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.OverseerStatusTest.test Error Message: No stats for split in OverseerCollectionProcessor expected:<1> but

[jira] [Commented] (SOLR-7729) ConcurrentUpdateSolrClient ignoring the collection parameter in some methods

2015-10-09 Thread Nicolas Gavalda (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950040#comment-14950040 ] Nicolas Gavalda commented on SOLR-7729: --- Jorge, did you get a chance to look into the patch? >

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14463 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14463/ Java: 64bit/jdk1.9.0-ea-b83 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 8520 lines...] [javac] Compiling 874 source files to

[jira] [Updated] (SOLR-7090) Cross collection join

2015-10-09 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum updated SOLR-7090: - Attachment: (was: SOLR-7090-fulljoin.patch) > Cross collection join > - > >

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

2015-10-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3603/ 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace: java.lang.AssertionError: Delete action failed! at

[jira] [Resolved] (SOLR-7543) Create GraphQuery that allows graph traversal as a query operator.

2015-10-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-7543. Resolution: Fixed Fix Version/s: Trunk Committed. Thanks Kevin! > Create GraphQuery that

[jira] [Closed] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein closed SOLR-8086. Resolution: Fixed Fix Version/s: Trunk > Add support for SELECT DISTINCT queries to the SQL

[jira] [Commented] (SOLR-8150) Fix build failure due to too much printout from QueryResponseTest

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951215#comment-14951215 ] ASF subversion and git services commented on SOLR-8150: --- Commit 1707817 from

[jira] [Commented] (SOLR-7543) Create GraphQuery that allows graph traversal as a query operator.

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951223#comment-14951223 ] ASF subversion and git services commented on SOLR-7543: --- Commit 1707818 from

[jira] [Commented] (SOLR-8150) Fix build failure due to too much printout from QueryResponseTest

2015-10-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951176#comment-14951176 ] Joel Bernstein commented on SOLR-8150: -- Probably would be good to commit this so we can get things

[jira] [Comment Edited] (SOLR-8150) Fix build failure due to too much printout from QueryResponseTest

2015-10-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951177#comment-14951177 ] Joel Bernstein edited comment on SOLR-8150 at 10/9/15 8:53 PM: --- Ah, just saw

[jira] [Commented] (SOLR-8150) Fix build failure due to too much printout from QueryResponseTest

2015-10-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951177#comment-14951177 ] Joel Bernstein commented on SOLR-8150: -- Ah, just the commit. Thanks! > Fix build failure due to too

[jira] [Comment Edited] (SOLR-5944) Support updates of numeric DocValues

2015-10-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951183#comment-14951183 ] Yonik Seeley edited comment on SOLR-5944 at 10/9/15 9:04 PM: - Stepping back and

[jira] [Updated] (SOLR-8039) Add new book: Apache Solr Search Patterns

2015-10-09 Thread Jayant Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayant Kumar updated SOLR-8039: --- Attachment: book_solr_patterns.jpg solr-8039.patch I have attached the patch with

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14471/ Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2737/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability Error Message: No live SolrServers available to handle this request

[jira] [Updated] (SOLR-8150) Fix build failure due to too much printout from QueryResponseTest

2015-10-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8150: -- Fix Version/s: 5.4 > Fix build failure due to too much printout from QueryResponseTest >

[jira] [Updated] (SOLR-8150) Fix build failure due to too much printout from QueryResponseTest

2015-10-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8150: -- Affects Version/s: 5.3 > Fix build failure due to too much printout from QueryResponseTest >

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14181/ Java: 64bit/jdk1.9.0-ea-b83 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Updated] (SOLR-8150) Fix build failure due to too much printout from QueryResponseTest

2015-10-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8150: -- Description: Jenkins failure: {noformat} 9. okt. 2015 kl. 08.19 skrev Apache Jenkins Server

[jira] [Commented] (SOLR-8150) Fix build failure due to too much printout from QueryResponseTest

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951172#comment-14951172 ] ASF subversion and git services commented on SOLR-8150: --- Commit 1707813 from

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2790/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.response.QueryResponseTest Error Message: The test or suite printed 8780 bytes to

[jira] [Commented] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951235#comment-14951235 ] ASF subversion and git services commented on SOLR-8086: --- Commit 1707819 from

[jira] [Commented] (SOLR-8113) Accept replacement strings in CloneFieldUpdateProcessorFactory

2015-10-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951357#comment-14951357 ] Hoss Man commented on SOLR-8113: Gus, just read through your patch. My chief concerns are: # you've

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b83) - Build # 14474 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14474/ Java: 32bit/jdk1.9.0-ea-b83 -server -XX:+UseG1GC All tests passed Build Log: [...truncated 8537 lines...] [javac] Compiling 879 source files to

[jira] [Commented] (LUCENE-6825) Add multidimensional byte[] indexing support to Lucene

2015-10-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951562#comment-14951562 ] David Smiley commented on LUCENE-6825: -- Exciting! Mike, have you considered a new module for this;

[jira] [Commented] (SOLR-8152) Overseer Task Processor/Queue can miss responses, leading to timeouts

2015-10-09 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951608#comment-14951608 ] Shalin Shekhar Mangar commented on SOLR-8152: - Thanks Gregory, good catch! Your patch changes

[jira] [Updated] (SOLR-8153) Upgrade to Presto SQL Parser to version .122

2015-10-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8153: - Summary: Upgrade to Presto SQL Parser to version .122 (was: Upgrade to Presto parser to version

[jira] [Updated] (SOLR-8153) Upgrade to Presto parser to version .122

2015-10-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8153: - Summary: Upgrade to Presto parser to version .122 (was: Upgrade to Presto parser .122) > Upgrade

[jira] [Created] (SOLR-8153) Upgrade to Presto parser .122

2015-10-09 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8153: Summary: Upgrade to Presto parser .122 Key: SOLR-8153 URL: https://issues.apache.org/jira/browse/SOLR-8153 Project: Solr Issue Type: Improvement

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b83) - Build # 14475 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14475/ Java: 32bit/jdk1.9.0-ea-b83 -client -XX:+UseG1GC All tests passed Build Log: [...truncated 8534 lines...] [javac] Compiling 879 source files to

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_60) - Build # 14186 - Failure!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14186/ Java: 32bit/jdk1.8.0_60 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

[jira] [Updated] (SOLR-7090) Cross collection join

2015-10-09 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum updated SOLR-7090: - Attachment: (was: SOLR-7090-fulljoin.patch) > Cross collection join > - > >

[jira] [Updated] (SOLR-7090) Cross collection join

2015-10-09 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum updated SOLR-7090: - Attachment: SOLR-7090-fulljoin.patch All tests passing I think. > Cross collection join >

[jira] [Commented] (SOLR-5944) Support updates of numeric DocValues

2015-10-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951183#comment-14951183 ] Yonik Seeley commented on SOLR-5944: Stepping back and looking the high level view of Ishan's last

[jira] [Resolved] (SOLR-8150) Fix build failure due to too much printout from QueryResponseTest

2015-10-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-8150. --- Resolution: Fixed > Fix build failure due to too much printout from QueryResponseTest >

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14468 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14468/ Java: 64bit/jdk1.9.0-ea-b83 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 8512 lines...] [javac] Compiling 874 source files to

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

2015-10-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/464/ 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace: java.lang.AssertionError: Delete action failed! at

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/110/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.response.QueryResponseTest Error Message: The test or suite printed 8730 bytes to

[jira] [Closed] (LUCENE-6467) Simplify Query.equals()

2015-10-09 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot closed LUCENE-6467. Thanks. > Simplify Query.equals() > --- > > Key: LUCENE-6467 >

[jira] [Commented] (SOLR-6188) solr.ICUFoldingFilterFactory causes NoClassDefFoundError: o/a/l/a/icu/ICUFoldingFilter

2015-10-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950678#comment-14950678 ] Steve Rowe commented on SOLR-6188: -- +1, LGTM, I don't know a lot about classloaders, but AFAICT this works

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_60) - Build # 5319 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5319/ Java: 32bit/jdk1.8.0_60 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

[jira] [Commented] (LUCENE-6305) BooleanQuery.equals should ignore clause order

2015-10-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950214#comment-14950214 ] Adrien Grand commented on LUCENE-6305: -- Are there still objections to commit this patch in light of

[jira] [Commented] (LUCENE-6305) BooleanQuery.equals should ignore clause order

2015-10-09 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950255#comment-14950255 ] Jack Krupansky commented on LUCENE-6305: No objection, but it would be good for the javadoc for

[jira] [Updated] (SOLR-8139) Provide a way for the admin UI to utilize managed schema functionality

2015-10-09 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira updated SOLR-8139: Attachment: add-field-with-errors.png > Provide a way for the admin UI to utilize managed schema

[jira] [Updated] (SOLR-8139) Provide a way for the admin UI to utilize managed schema functionality

2015-10-09 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira updated SOLR-8139: Attachment: add-field.png > Provide a way for the admin UI to utilize managed schema functionality >

[jira] [Updated] (SOLR-8139) Provide a way for the admin UI to utilize managed schema functionality

2015-10-09 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira updated SOLR-8139: Attachment: add-field-with-omit-open.png > Provide a way for the admin UI to utilize managed schema

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b83) - Build # 14465 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14465/ Java: 32bit/jdk1.9.0-ea-b83 -client -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 8517 lines...] [javac] Compiling 874 source files to

[jira] [Updated] (SOLR-8144) solr.xml not found after restarting example node

2015-10-09 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-8144: --- Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) FYI,

[jira] [Reopened] (SOLR-8144) solr.xml not found after restarting example node

2015-10-09 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reopened SOLR-8144: These kinds of mistakes by user could be common. It might be nice for the script to

[jira] [Commented] (LUCENE-6821) TermQuery's constructors should clone the incoming term

2015-10-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950213#comment-14950213 ] Adrien Grand commented on LUCENE-6821: -- I like how the patch makes things simpler. I'll wait a bit

[jira] [Commented] (SOLR-5944) Support updates of numeric DocValues

2015-10-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950320#comment-14950320 ] Yonik Seeley commented on SOLR-5944: bq. What would cause the second update to 'doc1' apply before the

Re: [JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b83) - Build # 14175 - Still Failing!

2015-10-09 Thread Adrien Grand
I'm fixing. Sorry for the noise I don't know how I let it through! Le ven. 9 oct. 2015 à 12:24, Policeman Jenkins Server a écrit : > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14175/ > Java: 32bit/jdk1.9.0-ea-b83 -client -XX:+UseSerialGC > > No tests ran. >

[jira] [Commented] (LUCENE-6467) Simplify Query.equals()

2015-10-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950181#comment-14950181 ] ASF subversion and git services commented on LUCENE-6467: - Commit 1707690 from

[jira] [Created] (SOLR-8149) Core Selector -> Plugins / Stats - active item is not highlighted

2015-10-09 Thread Labuzov Dmitriy (JIRA)
Labuzov Dmitriy created SOLR-8149: - Summary: Core Selector -> Plugins / Stats - active item is not highlighted Key: SOLR-8149 URL: https://issues.apache.org/jira/browse/SOLR-8149 Project: Solr

[jira] [Updated] (SOLR-8149) Core Selector -> Plugins / Stats - active item is not highlighted

2015-10-09 Thread Labuzov Dmitriy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Labuzov Dmitriy updated SOLR-8149: -- Attachment: SOLR-8149.patch I suggest the following changes to fix that. > Core Selector ->

[jira] [Updated] (LUCENE-6305) BooleanQuery.equals should ignore clause order

2015-10-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6305: - Attachment: LUCENE-6305.patch Good call Jack. bq. the order that clauses are added will not

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14179/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest Error Message: 91 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 111 - Still Failing!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/111/ Java: multiarch/jdk1.7.0 -d64 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.ConnectionManagerTest.testLikelyExpired Error Message: java.util.concurrent.TimeoutException: Could not connect to

[jira] [Commented] (LUCENE-6821) TermQuery's constructors should clone the incoming term

2015-10-09 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950780#comment-14950780 ] Paul Elschot commented on LUCENE-6821: -- bq. Can you also remove the explicit cloning that we added

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

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2789/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ERROR: SolrIndexSearcher opens=51 closes=50 Stack Trace:

[jira] [Commented] (SOLR-6188) solr.ICUFoldingFilterFactory causes NoClassDefFoundError: o/a/l/a/icu/ICUFoldingFilter

2015-10-09 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950386#comment-14950386 ] Shawn Heisey commented on SOLR-6188: I was sent four direct messages from Policeman Jenkins. The

[JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b83) - Build # 14177 - Failure!

2015-10-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14177/ Java: 32bit/jdk1.9.0-ea-b83 -client -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithKerberosAlt Error Message: 5 threads leaked from SUITE scope at

[jira] [Commented] (LUCENE-6301) Deprecate Filter

2015-10-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950415#comment-14950415 ] David Smiley commented on LUCENE-6301: -- +1 Nice Adrien! Looks like this was a fair amount of

  1   2   >