[jira] [Commented] (SOLR-7041) Remove defaultSearchField and solrQueryParser from schema

2017-05-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991586#comment-15991586 ] Hoss Man commented on SOLR-7041: they've been logging a {{WARN}} for so long I don't have strong opinions

[jira] [Resolved] (SOLR-10593) Change Ref Guide site name at comments.apache.org for comment integration

2017-05-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-10593. -- Resolution: Fixed > Change Ref Guide site name at comments.apache.org for comment

[jira] [Commented] (SOLR-10522) Duplicate keys in "collations" object with JSON response format

2017-05-01 Thread Zoran Avtarovski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991702#comment-15991702 ] Zoran Avtarovski commented on SOLR-10522: - I thought about this when I ran into the issue and one

[jira] [Assigned] (SOLR-10547) implement min/max facet functions for string fields

2017-05-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-10547: --- Assignee: Yonik Seeley > implement min/max facet functions for string fields >

[jira] [Commented] (SOLR-10591) Backup and Restore Solr Index based on Time

2017-05-01 Thread Avinash Gaddam (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15992009#comment-15992009 ] Avinash Gaddam commented on SOLR-10591: --- @Shawn, When we restored the Index it was identical to

[jira] [Commented] (SOLR-10588) SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection failure caused by concurrent core reload.

2017-05-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15992117#comment-15992117 ] Erick Erickson commented on SOLR-10588: --- OK, 2,000 runs and > no NPEs > no test failures I was

[jira] [Commented] (SOLR-1485) Payload scoring support

2017-05-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991953#comment-15991953 ] ASF subversion and git services commented on SOLR-1485: --- Commit

[JENKINS] Lucene-Solr-Tests-master - Build # 1794 - Unstable

2017-05-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1794/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: expected:<3> but was:<2> Stack Trace: java.lang.AssertionError: expected:<3> but was:<2> at

[jira] [Commented] (SOLR-1485) Payload scoring support

2017-05-01 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15992019#comment-15992019 ] Erik Hatcher commented on SOLR-1485: Leaving this ticket open until the documentation is done, but

[jira] [Commented] (SOLR-1485) Payload scoring support

2017-05-01 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15992018#comment-15992018 ] Erik Hatcher commented on SOLR-1485: I'm not seeing the git message here, but I've committed to

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

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/844/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults Error Message: mismatch: 'myid1'!='myid' @ response/docs/[0]/id Stack

[jira] [Created] (LUCENE-7812) modified test for testing payload

2017-05-01 Thread Martin Gainty (JIRA)
Martin Gainty created LUCENE-7812: - Summary: modified test for testing payload Key: LUCENE-7812 URL: https://issues.apache.org/jira/browse/LUCENE-7812 Project: Lucene - Core Issue Type: Test

Re: Release 6.6

2017-05-01 Thread Martin Gainty
i was wondering if there was a specific test for SpanPayloadCheckQuery method matches = payloadToMatch.get(upto).bytesEquals(payload); the only implementation i could locate was in collectLeaf of SpanPayloadCheckQuery I will submit JIRA with Patch as a CS *dinosaur* I am more familiar

[jira] [Updated] (LUCENE-7812) modified test for testing payload

2017-05-01 Thread Martin Gainty (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Gainty updated LUCENE-7812: -- Attachment: TestPayloadCheckQuery.java > modified test for testing payload >

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1291 - Still unstable

2017-05-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1291/ 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test Error Message: Could not find collection:delete_data_dir Stack Trace: java.lang.AssertionError: Could not find collection:delete_data_dir at

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 807 - Unstable!

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/807/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testStateChange Error Message: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper

[jira] [Commented] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991196#comment-15991196 ] Joel Bernstein commented on SOLR-9386: -- This fixed the problem, thanks [~steve_rowe]! > Upgrade

[jira] [Updated] (SOLR-10591) Backup and Restore Solr Index based on Time

2017-05-01 Thread Avinash Gaddam (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Gaddam updated SOLR-10591: -- Priority: Critical (was: Major) > Backup and Restore Solr Index based on Time >

[jira] [Created] (SOLR-10592) SolrCoreMetricManagerTest.testRegisterMetricsWithReplacements() failure

2017-05-01 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10592: - Summary: SolrCoreMetricManagerTest.testRegisterMetricsWithReplacements() failure Key: SOLR-10592 URL: https://issues.apache.org/jira/browse/SOLR-10592 Project: Solr

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1277 - Unstable!

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1277/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.store.blockcache.BlockDirectoryTest.testRandomAccessWrites Error Message: Direct buffer memory Stack Trace:

[jira] [Commented] (SOLR-10587) Ban defaultSearchField in schema for luceneMatchVersion =>6.6.0

2017-05-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991276#comment-15991276 ] Jan Høydahl commented on SOLR-10587: Thanks. Think this is more or less what we need. I'll try to

[jira] [Updated] (SOLR-10549) /schema/fieldtypes doesn't include "large" if configured as a fieldType default

2017-05-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-10549: Attachment: SOLR_10549___schema_fieldtypes_showDefaults_misses_large.patch Here's a simple patch.

[jira] [Commented] (SOLR-10566) Add timeseries Streaming Expression

2017-05-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991011#comment-15991011 ] ASF subversion and git services commented on SOLR-10566: Commit

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

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/843/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Collection not found: withShardField Stack Trace:

[jira] [Commented] (SOLR-10559) Add let and get Streaming Expressions

2017-05-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991066#comment-15991066 ] ASF subversion and git services commented on SOLR-10559: Commit

[jira] [Assigned] (SOLR-10430) Add ls command to ZkCLI for listing only sub-directories

2017-05-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-10430: -- Assignee: Mark Miller > Add ls command to ZkCLI for listing only sub-directories >

[jira] [Commented] (SOLR-10588) SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection failure caused by concurrent core reload.

2017-05-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990987#comment-15990987 ] Erick Erickson commented on SOLR-10588: --- At least it's in the same ballpark. [~shalinmangar]'s

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 337 - Still Unstable

2017-05-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/337/ 2 tests failed. FAILED: org.apache.lucene.codecs.simpletext.TestSimpleTextTermVectorsFormat.testRamBytesUsed Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned

[jira] [Commented] (SOLR-10522) Duplicate keys in "collations" object with JSON response format

2017-05-01 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991076#comment-15991076 ] James Dyer commented on SOLR-10522: --- We might need to re-think our work with SOLR-9972. My apologizes

[jira] [Reopened] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened SOLR-9386: -- {quote} I'm currently getting the following error when starting Solr in cloud mode (bin/solr start -c) in

[jira] [Closed] (LUCENE-6882) java.lang.NoClassDefFoundError: org/apache/lucene/codecs/lucene54/Lucene54Codec

2017-05-01 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya closed LUCENE-6882. > java.lang.NoClassDefFoundError: > org/apache/lucene/codecs/lucene54/Lucene54Codec >

[jira] [Created] (LUCENE-7813) Force toString implementation for payload functions

2017-05-01 Thread Markus Jelsma (JIRA)
Markus Jelsma created LUCENE-7813: - Summary: Force toString implementation for payload functions Key: LUCENE-7813 URL: https://issues.apache.org/jira/browse/LUCENE-7813 Project: Lucene - Core

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_121) - Build # 19527 - Unstable!

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19527/ Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample Error Message: ObjectTracker found 5 object(s) that were not

[jira] [Commented] (SOLR-10587) Ban defaultSearchField in schema for luceneMatchVersion =>6.6.0

2017-05-01 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990751#comment-15990751 ] Jason Gerlowski commented on SOLR-10587: If you're not happy with the move of the log message, I

[jira] [Updated] (LUCENE-7813) Force toString implementation for payload functions

2017-05-01 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated LUCENE-7813: -- Attachment: LUCENE-7813.patch Patch for master > Force toString implementation for payload

[jira] [Commented] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990870#comment-15990870 ] ASF subversion and git services commented on SOLR-9386: --- Commit

[jira] [Commented] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990866#comment-15990866 ] Steve Rowe commented on SOLR-9386: -- All tests & precommit pass with

[jira] [Resolved] (LUCENE-6882) java.lang.NoClassDefFoundError: org/apache/lucene/codecs/lucene54/Lucene54Codec

2017-05-01 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved LUCENE-6882. -- Resolution: Not A Problem > java.lang.NoClassDefFoundError: >

[jira] [Assigned] (SOLR-10522) Duplicate keys in "collations" object with JSON response format

2017-05-01 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer reassigned SOLR-10522: - Assignee: James Dyer > Duplicate keys in "collations" object with JSON response format >

[jira] [Updated] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9386: - Attachment: SOLR-9386-fix-clientPort-parsing.patch Patch moving default {{clientPort}} specification to

[jira] [Resolved] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-9386. -- Resolution: Fixed Resolving as fixed. Thanks [~joel.bernstein] for reporting the clientPort problem.

[jira] [Updated] (SOLR-10587) Ban defaultSearchField in schema for luceneMatchVersion =>6.6.0

2017-05-01 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-10587: --- Attachment: SOLR-10587.patch Updated patch addresses your comments. I trimmed down the

[jira] [Commented] (SOLR-8314) Group offset not working in SolrCloud with more than one shard

2017-05-01 Thread Shiva Kumar Sanapala (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990771#comment-15990771 ] Shiva Kumar Sanapala commented on SOLR-8314: Hello [~yo...@apache.org] Even I am facing the

[jira] [Commented] (SOLR-7759) DebugComponent's explain should be implemented as a distributed query

2017-05-01 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990793#comment-15990793 ] Markus Jelsma commented on SOLR-7759: - Hello Alessandro, i do not seem to be able to reproduce the

[jira] [Commented] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990869#comment-15990869 ] ASF subversion and git services commented on SOLR-9386: --- Commit

[jira] [Commented] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991349#comment-15991349 ] Shawn Heisey commented on SOLR-9386: [~steve_rowe], in newer ZK versions, standalone servers no longer

[jira] [Commented] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991357#comment-15991357 ] Steve Rowe commented on SOLR-9386: -- bq. Steve Rowe, in newer ZK versions, standalone servers no longer

[jira] [Commented] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991371#comment-15991371 ] Shawn Heisey commented on SOLR-9386: bq. I haven't tested setting up a quorum exclusively with embedded

[jira] [Commented] (SOLR-10593) Change Ref Guide site name at comments.apache.org for comment integration

2017-05-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991433#comment-15991433 ] Cassandra Targett commented on SOLR-10593: -- I've got the new site created in the Comments

[jira] [Commented] (SOLR-10565) SolrJmxReporterTest.testEnabled() failure

2017-05-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991351#comment-15991351 ] Steve Rowe commented on SOLR-10565: --- My Jenkins found a reproducing branch_6x seed: {noformat} Checking

[jira] [Commented] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991380#comment-15991380 ] Steve Rowe commented on SOLR-9386: -- The machinery that we're talking about makes supplying the {{myid}}

[jira] [Commented] (SOLR-10430) Add ls command to ZkCLI for listing only sub-directories

2017-05-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991438#comment-15991438 ] Mark Miller commented on SOLR-10430: Thanks for the patch [~szantaikis], looks like a couple precommit

[jira] [Commented] (SOLR-9386) Upgrade Zookeeper to 3.4.10

2017-05-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991457#comment-15991457 ] Shawn Heisey commented on SOLR-9386: bq. Perhaps if you think we should no longer enable that, it

[jira] [Resolved] (SOLR-10591) Backup and Restore Solr Index based on Time

2017-05-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-10591. --- Resolution: Invalid Please raise issues like this on the user's list. If it's determined that

[jira] [Commented] (SOLR-7041) Remove defaultSearchField and solrQueryParser from schema

2017-05-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991517#comment-15991517 ] Jan Høydahl commented on SOLR-7041: --- Skimmed through SOLR-2724. It's a long time since these discussions

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+164) - Build # 19530 - Unstable!

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19530/ Java: 32bit/jdk-9-ea+164 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion Error Message: Exception during query Stack Trace:

[jira] [Created] (SOLR-10593) Change Ref Guide site name at comments.apache.org for comment integration

2017-05-01 Thread Cassandra Targett (JIRA)
Cassandra Targett created SOLR-10593: Summary: Change Ref Guide site name at comments.apache.org for comment integration Key: SOLR-10593 URL: https://issues.apache.org/jira/browse/SOLR-10593

[jira] [Commented] (SOLR-10591) Backup and Restore Solr Index based on Time

2017-05-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991501#comment-15991501 ] Shawn Heisey commented on SOLR-10591: - I have not actually used the backup feature, but I would be

[jira] [Commented] (SOLR-10105) JDBCStream should be able to load driver from runtime lib

2017-05-01 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991563#comment-15991563 ] James Dyer commented on SOLR-10105: --- Would it be acceptable to just check for a "solr-core" key on the

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_121) - Build # 3417 - Unstable!

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3417/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseSerialGC 42 tests failed. FAILED: org.apache.solr.rest.schema.TestBulkSchemaAPI.testMultipleCommands Error Message: wrong sim for field=a4 expected: but was: Stack Trace:

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 809 - Unstable!

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/809/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 42 tests failed. FAILED: org.apache.solr.rest.schema.TestBulkSchemaAPI.testSimilarityParser Error Message: wrong sim for field=similarityTestField expected:

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1278 - Still Unstable!

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1278/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 36 tests failed. FAILED: org.apache.solr.rest.schema.TestBulkSchemaAPI.testMultipleCommands Error Message: wrong sim for field=a4 expected: but was: Stack

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_121) - Build # 19533 - Unstable!

2017-05-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19533/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseParallelGC 36 tests failed. FAILED: org.apache.solr.rest.schema.TestBulkSchemaAPI.testSimilarityParser Error Message: wrong sim for field=similarityTestField expected:

[jira] [Commented] (SOLR-10105) JDBCStream should be able to load driver from runtime lib

2017-05-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991908#comment-15991908 ] Noble Paul commented on SOLR-10105: --- It's not a good idea to move any part of streaming expression to

[jira] [Assigned] (SOLR-10285) Reduce state messages when there are leader only shards

2017-05-01 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat reassigned SOLR-10285: --- Assignee: Cao Manh Dat > Reduce state messages when there are leader only shards >

[jira] [Commented] (SOLR-10593) Change Ref Guide site name at comments.apache.org for comment integration

2017-05-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991534#comment-15991534 ] Cassandra Targett commented on SOLR-10593: -- Figured out finally what was wrong with the styling -

[jira] [Commented] (SOLR-10338) Configure SecureRandom non blocking for tests.

2017-05-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991522#comment-15991522 ] Mark Miller commented on SOLR-10338: I also was a little skeptical of the timed checking but was