[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references

2017-06-29 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068074#comment-16068074 ] Mikhail Khludnev commented on SOLR-10910: - fyi {code} Build:

[jira] [Commented] (SOLR-10973) SolrJ: ContentType is not parsed properly in HttpSolrClient

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

[JENKINS] Lucene-Solr-Tests-6.x - Build # 979 - Failure

2017-06-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/979/ All tests passed Build Log: [...truncated 10237 lines...] [javac] Compiling 1096 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/classes/java [javac]

[jira] [Commented] (SOLR-10842) Move quickstart.html to Ref Guide

2017-06-29 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068083#comment-16068083 ] Jan Høydahl commented on SOLR-10842: I think all of these changes are very good. Some comments: bq.

[jira] [Commented] (LUCENE-2228) AES Encrypted Directory

2017-06-29 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068101#comment-16068101 ] Jan Høydahl commented on LUCENE-2228: - Is this encrypted directory in production somewhere? How

Re: branch_6x does not build

2017-06-29 Thread Mikhail Khludnev
Hi, I tried to fix $ git diff diff --git a/solr/core/src/java/org/apache/solr/core/SolrCore.java b/solr/core/src/java/org/apache/solr/core/SolrCore.java index c02c748..e60f9dd 100644 --- a/solr/core/src/java/org/apache/solr/core/SolrCore.java +++

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_131) - Build # 1010 - Failure!

2017-06-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/1010/ Java: 32bit/jdk1.8.0_131 -client -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 10256 lines...] [javac] Compiling 1096 source files to

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

2017-06-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3850/ Java: 32bit/jdk1.8.0_131 -client -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 10267 lines...] [javac] Compiling 1096 source files to

[jira] [Commented] (SOLR-10973) SolrJ: ContentType is not parsed properly in HttpSolrClient

2017-06-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068077#comment-16068077 ] Karl Wright commented on SOLR-10973: [~erickerickson], I am blocked on committing this to the 6.x

[jira] [Resolved] (LUCENE-7887) TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce() failure: numTerms2=0 vs -8

2017-06-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7887. Resolution: Fixed Fix Version/s: master (7.0) I found the cause: IW was in

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

2017-06-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/974/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 10203 lines...] [javac] Compiling 1096 source files to

[jira] [Commented] (SOLR-1364) Distributed search return Solr shard header information (like qtime)

2017-06-29 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068035#comment-16068035 ] Jan Høydahl commented on SOLR-1364: --- Is this still needed in these days of SolrCloud, Metrics APIs and

branch_6x does not build

2017-06-29 Thread Karl Wright
Problem is the following lines: >> acf30220 solr/core/src/java/org/apache/solr/core/SolrCore.java (Erick Erickson2017-04-12 21:55:52 -0700 2835) if (coreContainer != null) { acf30220 solr/core/src/java/org/apache/solr/core/SolrCore.java (Erick Erickson

[GitHub] lucene-solr pull request #:

2017-06-29 Thread m-khl
Github user m-khl commented on the pull request: https://github.com/apache/lucene-solr/commit/7f279bba2e4b954b95c59afa3525253b5d53b4a1#commitcomment-22828402 In solr/core/src/java/org/apache/solr/core/CoreContainer.java: In

[jira] [Commented] (LUCENE-7887) TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce() failure: numTerms2=0 vs -8

2017-06-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068092#comment-16068092 ] ASF subversion and git services commented on LUCENE-7887: - Commit

[jira] [Commented] (SOLR-9910) Allow setting of additional jetty options in bin/solr and bin/solr.cmd

2017-06-29 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068129#comment-16068129 ] Mano Kovacs commented on SOLR-9910: --- bq. So if you cannot count on it fully except at a moment in time,

[jira] [Commented] (LUCENE-6966) Contribution: Codec for index-level encryption

2017-06-29 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-6966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068178#comment-16068178 ] Jan Høydahl commented on LUCENE-6966: - [~rendel] I believe the reason you are not seeing more

Re: branch_6x does not build

2017-06-29 Thread Karl Wright
I pushed your core code fix along with my change. I have no idea who broke the tests; the test class itself hasn't been touched in a while, so I suspect it was broken due to the changes Mr. Erickson committed. Karl On Thu, Jun 29, 2017 at 6:30 AM, Mikhail Khludnev wrote: >

[jira] [Updated] (LUCENE-7891) Default LRUType of LruTaxonomyWriterCache should be guaranteed to be correct

2017-06-29 Thread Jan-Willem van den Broek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan-Willem van den Broek updated LUCENE-7891: - Attachment: LUCENE-7891.patch > Default LRUType of

[jira] [Resolved] (SOLR-10973) SolrJ: ContentType is not parsed properly in HttpSolrClient

2017-06-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved SOLR-10973. Resolution: Fixed Fix Version/s: 6.7 master (7.0) > SolrJ: ContentType is

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

2017-06-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/385/ All tests passed Build Log: [...truncated 10673 lines...] [javac] Compiling 1096 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/classes/java [javac]

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

2017-06-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1408/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame Error Message: Mismatch in files expected:<[[lang,

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

2017-06-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-6.x/359/ No tests ran. Build Log: [...truncated 27005 lines...] [mvn] [INFO] - [mvn] [INFO] - [mvn]

[jira] [Commented] (LUCENE-7891) Default LRUType of LruTaxonomyWriterCache should be guaranteed to be correct

2017-06-29 Thread Jan-Willem van den Broek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068244#comment-16068244 ] Jan-Willem van den Broek commented on LUCENE-7891: -- As discussed on the mailing list:

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

2017-06-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/934/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 10888 lines...] [javac] Compiling 785 source files to

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_131) - Build # 3851 - Still Failing!

2017-06-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3851/ Java: 32bit/jdk1.8.0_131 -client -XX:+UseSerialGC All tests passed Build Log: [...truncated 10263 lines...] [javac] Compiling 1096 source files to

[jira] [Commented] (SOLR-10973) SolrJ: ContentType is not parsed properly in HttpSolrClient

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

[jira] [Created] (LUCENE-7891) Default LRUType of LruTaxonomyWriterCache should be guaranteed to be correct

2017-06-29 Thread Jan-Willem van den Broek (JIRA)
Jan-Willem van den Broek created LUCENE-7891: Summary: Default LRUType of LruTaxonomyWriterCache should be guaranteed to be correct Key: LUCENE-7891 URL:

[jira] [Commented] (SOLR-10842) Move quickstart.html to Ref Guide

2017-06-29 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068346#comment-16068346 ] Cassandra Targett commented on SOLR-10842: -- Thanks Jan for the review so far. These are pretty

[jira] [Commented] (SOLR-10910) Clean up a few details left over from pluggable transient core and untangling CoreDescriptor/CoreContainer references

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

[jira] [Resolved] (LUCENE-7274) Add LogisticRegressionDocumentClassifier

2017-06-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-7274. - Resolution: Won't Fix > Add LogisticRegressionDocumentClassifier >

[jira] [Commented] (LUCENE-7838) Add a knn classifier based on fuzzy like this

2017-06-29 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16067962#comment-16067962 ] Tommaso Teofili commented on LUCENE-7838: - I've removed the dependency on the sandbox module and

[jira] [Created] (SOLR-10974) Replication - Unable to download tlog

2017-06-29 Thread JIRA
Rénald Koch created SOLR-10974: -- Summary: Replication - Unable to download tlog Key: SOLR-10974 URL: https://issues.apache.org/jira/browse/SOLR-10974 Project: Solr Issue Type: Bug

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+175) - Build # 3852 - Still Failing!

2017-06-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3852/ Java: 32bit/jdk-9-ea+175 -server -XX:+UseConcMarkSweepGC --illegal-access=deny All tests passed Build Log: [...truncated 1699 lines...] [junit4] JVM J1: stderr was not empty, see:

[jira] [Resolved] (LUCENE-7890) MemoryIndex should allow doc values iterator to be reset to the current docid

2017-06-29 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved LUCENE-7890. --- Resolution: Fixed Pushed to master branch. I did not add an entry to

[jira] [Updated] (SOLR-10975) New Admin UI Query does not URL-encode the query produced in the URL box

2017-06-29 Thread Elaine Cario (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elaine Cario updated SOLR-10975: Summary: New Admin UI Query does not URL-encode the query produced in the URL box (was: New Admin

[jira] [Commented] (LUCENE-7890) MemoryIndex should allow doc values iterator to be reset to the current docid

2017-06-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068302#comment-16068302 ] ASF subversion and git services commented on LUCENE-7890: - Commit

[JENKINS] Lucene-Solr-SmokeRelease-6.x - Build # 358 - Failure

2017-06-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-6.x/358/ No tests ran. Build Log: [...truncated 25903 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build/smokeTestRelease/dist [copy] Copying

[jira] [Created] (SOLR-10975) New Admin UUI Query does not URL-encode the query produced in the URL box

2017-06-29 Thread Elaine Cario (JIRA)
Elaine Cario created SOLR-10975: --- Summary: New Admin UUI Query does not URL-encode the query produced in the URL box Key: SOLR-10975 URL: https://issues.apache.org/jira/browse/SOLR-10975 Project: Solr

[jira] [Updated] (SOLR-9963) Add Apache Calcite Avatica handler to Solr

2017-06-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9963: --- Security: (was: Public) > Add Apache Calcite Avatica handler to Solr >

[jira] [Created] (SOLR-10976) StreamExpressionTest.testParallelTerminatingDaemonUpdateStream() failures: Boolean cannot be cast to Map

2017-06-29 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10976: - Summary: StreamExpressionTest.testParallelTerminatingDaemonUpdateStream() failures: Boolean cannot be cast to Map Key: SOLR-10976 URL: https://issues.apache.org/jira/browse/SOLR-10976

[jira] [Commented] (SOLR-9963) Add Apache Calcite Avatica handler to Solr

2017-06-29 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068378#comment-16068378 ] Kevin Risden commented on SOLR-9963: Maybe at some point. The SolrJ driver could just wrap Avatica too

[jira] [Commented] (SOLR-10976) StreamExpressionTest.testParallelTerminatingDaemonUpdateStream() failures: Boolean cannot be cast to Map

2017-06-29 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068388#comment-16068388 ] Steve Rowe commented on SOLR-10976: --- Another Policeman failure

[jira] [Commented] (SOLR-10272) Use a default configset and make the configName parameter optional.

2017-06-29 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068402#comment-16068402 ] Steve Rowe commented on SOLR-10272: --- Policeman Jenkins failure

Re: 7x, and 7.0 branches

2017-06-29 Thread Anshum Gupta
Thanks Adrien, I’d want to try and do this myself as long as you can validate the correctness :). I’ll be working on this in a few hours and should have an update later today and hopefully we’d wrap it up soon. -Anshum > On Jun 28, 2017, at 10:39 AM, Adrien Grand wrote:

[jira] [Commented] (SOLR-10272) Use a default configset and make the configName parameter optional.

2017-06-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16068406#comment-16068406 ] David Smiley commented on SOLR-10272: - Wow that's an insightful catch [~steve_rowe]! > Use a default

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_131) - Build # 6689 - Still Unstable!

2017-06-29 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6689/ Java: 32bit/jdk1.8.0_131 -client -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest Error Message: Could not remove the following files (in the order of attempts):

<    1   2