[JENKINS] Lucene-Solr-Tests-master - Build # 1084 - Still Failing

2016-04-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1084/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not f

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 466 - Still Failing

2016-04-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/466/ No tests ran. Build Log: [...truncated 40723 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist [copy] Co

[jira] [Comment Edited] (SOLR-9000) New Admin UI hardcodes /solr context and fails when it changes

2016-04-16 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244514#comment-15244514 ] Shawn Heisey edited comment on SOLR-9000 at 4/17/16 3:09 AM: - T

[jira] [Commented] (SOLR-9000) New Admin UI hardcodes /solr context and fails when it changes

2016-04-16 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244514#comment-15244514 ] Shawn Heisey commented on SOLR-9000: TL;DR warning. Sorry, couldn't get my mind to shu

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+113) - Build # 16523 - Still Failing!

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16523/ Java: 32bit/jdk-9-ea+113 -server -XX:+UseSerialGC -XX:-CompactStrings 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestStressLiveNodes Error Message: Clean up static fields (in @AfterClass?) and null

[JENKINS] Lucene-Solr-Tests-6.x - Build # 145 - Still Failing

2016-04-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/145/ 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: There should be one document because overwrite=true expected:<1> but was:<0> Stack Trace: java.lang.AssertionError: There should be o

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

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/82/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.test Error Message: Error from server at http://127.0.0.1:54847: collection already exists: imp

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_72) - Build # 435 - Failure!

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/435/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'null' for path 'response/params/y/p' full o

[jira] [Commented] (SOLR-9005) In films example, update-script.js scripting URP fails with method signature mismatch

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244496#comment-15244496 ] Alexandre Rafalovitch commented on SOLR-9005: - Full exception stack trace: {nof

[jira] [Created] (SOLR-9005) In films example, update-script.js scripting URP fails with method signature mismatch

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
Alexandre Rafalovitch created SOLR-9005: --- Summary: In films example, update-script.js scripting URP fails with method signature mismatch Key: SOLR-9005 URL: https://issues.apache.org/jira/browse/SOLR-9005

[jira] [Commented] (SOLR-9004) films example's name field is created multiValued despite FAQ

2016-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244491#comment-15244491 ] ASF GitHub Bot commented on SOLR-9004: -- GitHub user arafalov opened a pull request:

[GitHub] lucene-solr pull request: Ensure text field is not multiValued (SO...

2016-04-16 Thread arafalov
GitHub user arafalov opened a pull request: https://github.com/apache/lucene-solr/pull/30 Ensure text field is not multiValued (SOLR-9004) Fix the field definition to match the README descriptions. You can merge this pull request into a Git repository by running: $ git pull htt

[jira] [Created] (SOLR-9004) films example's name field is created multiValued despite FAQ

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
Alexandre Rafalovitch created SOLR-9004: --- Summary: films example's name field is created multiValued despite FAQ Key: SOLR-9004 URL: https://issues.apache.org/jira/browse/SOLR-9004 Project: Solr

[jira] [Commented] (LUCENE-7186) Add numerically stable morton encoding to GeoEncodingUtils

2016-04-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244469#comment-15244469 ] Michael McCandless commented on LUCENE-7186: Thanks [~nknize], I think this i

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+113) - Build # 16522 - Failure!

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16522/ Java: 64bit/jdk-9-ea+113 -XX:+UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestStressLiveNodes Error Message: Clean up static fields (in @AfterClass

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244464#comment-15244464 ] Michael McCandless commented on LUCENE-7225: Phew, thank you [~daddywri]! >

[JENKINS] Lucene-Solr-Tests-master - Build # 1083 - Failure

2016-04-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1083/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not f

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_72) - Build # 121 - Still Failing!

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/121/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val modified' for path 'response/params/y/c' full

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244371#comment-15244371 ] Karl Wright commented on LUCENE-7225: - Hi [~mikemccand], you are correct about the Te

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244369#comment-15244369 ] ASF subversion and git services commented on LUCENE-7225: - Commit

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_72) - Build # 5783 - Still Failing!

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5783/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest Error Message: ObjectTracker found 1 object(s) that were not rele

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244344#comment-15244344 ] Michael McCandless commented on LUCENE-7225: Hmm it looks like we added test

[JENKINS] Lucene-Solr-6.0-Linux (32bit/jdk1.8.0_72) - Build # 108 - Failure!

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/108/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'response/params/y/c' full output: { "r

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 40 - Still Failing

2016-04-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/40/ 4 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior Error Message: Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={ "shard

Re: Solr Ref Guide for 6.0

2016-04-16 Thread Cassandra Targett
Thanks Uwe! I thought maybe the request got buried in the thread there. I'll send it to you privately next time, thanks for the tip. Cassandra On Sat, Apr 16, 2016 at 3:07 AM, Uwe Schindler wrote: > Hi Hoss, > > DONE. Sorry for the delay, I was already sleeping. > > I have seen Cassandra sent t

[jira] [Comment Edited] (SOLR-8998) JSON Facet API child roll-ups

2016-04-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243133#comment-15243133 ] Yonik Seeley edited comment on SOLR-8998 at 4/16/16 2:33 PM: - A

[jira] [Commented] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-04-16 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244256#comment-15244256 ] Gus Heck commented on SOLR-8349: also deleted the misnamed patch since it seems to sort to

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-04-16 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: (was: SOLR_8349.patch) > Allow sharing of large in memory data structures across cores > --

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-04-16 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: SOLR-8349.patch Patch vs origin/master. Only conflict was a change to use signature for an updated

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244252#comment-15244252 ] ASF subversion and git services commented on LUCENE-7225: - Commit

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244251#comment-15244251 ] ASF subversion and git services commented on LUCENE-7225: - Commit

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244250#comment-15244250 ] ASF subversion and git services commented on LUCENE-7225: - Commit

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244249#comment-15244249 ] ASF subversion and git services commented on LUCENE-7225: - Commit

[jira] [Comment Edited] (SOLR-8998) JSON Facet API child roll-ups

2016-04-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243133#comment-15243133 ] Yonik Seeley edited comment on SOLR-8998 at 4/16/16 1:43 PM: - A

[JENKINS] Lucene-Solr-Tests-6.x - Build # 144 - Still Failing

2016-04-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/144/ 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full output: { "responseHeader":{ "status":0, "QTime":0}, "params":{"w

[jira] [Commented] (SOLR-9000) New Admin UI hardcodes /solr context and fails when it changes

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244180#comment-15244180 ] Alexandre Rafalovitch commented on SOLR-9000: - I do not remember any discussion

[jira] [Commented] (SOLR-7383) DIH rss example is broken again

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244177#comment-15244177 ] Alexandre Rafalovitch commented on SOLR-7383: - Looks like this fix never went i

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 431 - Failure!

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/431/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during

[jira] [Commented] (SOLR-9000) New Admin UI hardcodes /solr context and fails when it changes

2016-04-16 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244161#comment-15244161 ] Upayavira commented on SOLR-9000: - It is my impression that, since the switch to Solr being

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 988 - Still Failing

2016-04-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/988/ 11 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'response/params/y/c' full output: { "responseHeader":{ "status":0, "QTime":0

[jira] [Updated] (SOLR-9003) New Admin UI does not display DIH Debug output

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch updated SOLR-9003: Description: When enabling *Debug* flag in DIH Dataimport screen, a new section *Raw

[jira] [Updated] (SOLR-9003) New Admin UI does not display DIH Debug output

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch updated SOLR-9003: Attachment: Old Admin-UI.png > New Admin UI does not display DIH Debug output > -

[jira] [Updated] (SOLR-9003) New Admin UI does not display DIH Debug output

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch updated SOLR-9003: Attachment: New Admin-UI.png > New Admin UI does not display DIH Debug output > -

[jira] [Created] (SOLR-9003) New Admin UI does not display DIH Debug output

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
Alexandre Rafalovitch created SOLR-9003: --- Summary: New Admin UI does not display DIH Debug output Key: SOLR-9003 URL: https://issues.apache.org/jira/browse/SOLR-9003 Project: Solr Issue

[jira] [Commented] (SOLR-8987) UI: Schema Browser doesn't show details for field names that start with underscore?

2016-04-16 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244104#comment-15244104 ] Alexandre Rafalovitch commented on SOLR-8987: - Is this the same as SOLR-8715 or

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_72) - Build # 120 - Failure!

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/120/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: [C:\Users\jenkins\workspace\Lucene-Solr

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244084#comment-15244084 ] ASF subversion and git services commented on LUCENE-7225: - Commit

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244081#comment-15244081 ] ASF subversion and git services commented on LUCENE-7225: - Commit

RE: Solr Ref Guide for 6.0

2016-04-16 Thread Uwe Schindler
Hi Hoss, DONE. Sorry for the delay, I was already sleeping. I have seen Cassandra sent the mail on Thursday the first time, but I missed it (in the flood of mailing list mails). I'd suggest to send a mail to me privately. But be sure to not have the mailing list as CC on this mail, because thi

[jira] [Updated] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7225: Attachment: LUCENE-7225.patch Ok, here's a patch that should fix the test problem for real for all

[jira] [Updated] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7225: Attachment: LUCENE-7225.patch [~mikemccand]: Attaching a patch to address the testing failures that

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_72) - Build # 5782 - Still Failing!

2016-04-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5782/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestConfigSetImmutable Error Message: Could not remove the following files (in the order of attemp

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244062#comment-15244062 ] Karl Wright commented on LUCENE-7225: - Here's a far simpler test failure I can look a

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244060#comment-15244060 ] Karl Wright commented on LUCENE-7212: - Ok, I have the math worked out for one metric: