[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_66) - Build # 5323 - Failure!

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5323/ Java: 32bit/jdk1.8.0_66 -client -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.handler.admin.CoreAdminRequestStatusTest.testCoreAdminRequestStatus Error Message: The status of request was expected to be completed expe

[jira] [Updated] (SOLR-8373) KerberosPlugin: Using multiple nodes on same machine leads clients to fetch TGT for every request

2015-12-07 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-8373: --- Attachment: SOLR-8373.patch Added test cases, minor refactoring here and there. I did s

[jira] [Updated] (SOLR-8378) Add upconfig and downconfig commands to the bin/solr script and managed-only schema to configsets

2015-12-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-8378: - Attachment: SOLR-8378.patch Just had an offline chat with Varun. His work on SOLR-8131 and this one

[jira] [Created] (SOLR-8387) Solr example configs should ship with managed-schema instead of schema.xml

2015-12-07 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-8387: --- Summary: Solr example configs should ship with managed-schema instead of schema.xml Key: SOLR-8387 URL: https://issues.apache.org/jira/browse/SOLR-8387 Project: Solr

[jira] [Created] (SOLR-8386) The new admin UI doesn't understand that managed schemas are the default in 6.0

2015-12-07 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-8386: Summary: The new admin UI doesn't understand that managed schemas are the default in 6.0 Key: SOLR-8386 URL: https://issues.apache.org/jira/browse/SOLR-8386 Project:

[jira] [Commented] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046516#comment-15046516 ] ASF subversion and git services commented on LUCENE-5868: - Commit

[jira] [Commented] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046506#comment-15046506 ] Mikhail Khludnev commented on LUCENE-5868: -- I'm going to fix it > JoinUtil supp

Re: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1040 - Still Failing

2015-12-07 Thread Mikhail Khludnev
It's mine. Looking into. On Tue, Dec 8, 2015 at 9:35 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1040/ > > All tests passed > > Build Log: > [...truncated 7450 lines...] > [javac] Compiling 6 source files to

[jira] [Comment Edited] (LUCENE-6917) Move NumericField out of core to backwards-codecs

2015-12-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046484#comment-15046484 ] Uwe Schindler edited comment on LUCENE-6917 at 12/8/15 7:09 AM: ---

[jira] [Commented] (LUCENE-6917) Move NumericField out of core to backwards-codecs

2015-12-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046484#comment-15046484 ] Uwe Schindler commented on LUCENE-6917: --- bq. I could not get @link out to backward-

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

2015-12-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1040/ All tests passed Build Log: [...truncated 7450 lines...] [javac] Compiling 6 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/join/classes/test [javac] /x1/jenkins/jenkin

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14845/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 6842 lines...] [javac] Compiling 6 source files to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/join/classes/

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15141/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE sco

[jira] [Commented] (SOLR-8378) Add upconfig and downconfig commands to the bin/solr script and managed-only schema to configsets

2015-12-07 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046368#comment-15046368 ] Varun Thacker commented on SOLR-8378: - bq. Solr-8131 defaults to schemaless mode. While

[jira] [Commented] (SOLR-8368) A SolrCore needs to replay it's tlog before the leader election process.

2015-12-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046364#comment-15046364 ] Mark Miller commented on SOLR-8368: --- bq. 1 Probably the best thing that could be done is

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

2015-12-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/683/ 1 tests failed. FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.Se

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2015-12-07 Thread Varun Rajput (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046335#comment-15046335 ] Varun Rajput commented on SOLR-6736: Hey [~erickerickson], as discussed previously, the

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14844/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 7092 lines...] [javac] Compiling 6 source files to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/jo

[jira] [Updated] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2015-12-07 Thread Varun Rajput (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Rajput updated SOLR-6736: --- Attachment: SOLR-6736-newapi.patch [~anshumg] and [~gchanan], I have updated the patch with all the min

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2015-12-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046320#comment-15046320 ] Erick Erickson commented on SOLR-6736: -- SOLR-8378 avoids the problem of uploading arbi

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2015-12-07 Thread Varun Rajput (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046317#comment-15046317 ] Varun Rajput commented on SOLR-6736: Hey [~gchanan], did you get a chance to look into

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

2015-12-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/1126/ No tests ran. Build Log: [...truncated 3207 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/build.xml:810: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace

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

2015-12-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3821/ All tests passed Build Log: [...truncated 7157 lines...] [javac] Compiling 6 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/build/join/classes/test [javac] /x1/jenkins/jenkins-

[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 356 - Failure

2015-12-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/356/ No tests ran. Build Log: [...truncated 52706 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist [copy] Copy

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15140/ Java: 32bit/jdk-9-ea+95 -server -XX:+UseSerialGC -XX:-CompactStrings 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at org.apache.

[jira] [Commented] (SOLR-8266) Remove Java Serialization from the Streaming API

2015-12-07 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046241#comment-15046241 ] Mike Drob commented on SOLR-8266: - bq. I was aware of the patch naming convention. I broke

[jira] [Created] (SOLR-8385) Narrow StreamFactory.withFunctionName clazz parameter to prevent misconfiguration.

2015-12-07 Thread Jason Gerlowski (JIRA)
Jason Gerlowski created SOLR-8385: - Summary: Narrow StreamFactory.withFunctionName clazz parameter to prevent misconfiguration. Key: SOLR-8385 URL: https://issues.apache.org/jira/browse/SOLR-8385 Proj

[jira] [Commented] (SOLR-8266) Remove Java Serialization from the Streaming API

2015-12-07 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046221#comment-15046221 ] Jason Gerlowski commented on SOLR-8266: --- No problem; hopefully you're still as thankf

[jira] [Commented] (LUCENE-6913) Standard/Classic/UAX tokenizers could be more ram efficient

2015-12-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046185#comment-15046185 ] Steve Rowe commented on LUCENE-6913: bq. I think ideally we want to fix jflex to use

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2868/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 7044 lines...] [javac] Compiling 6 source files to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/joi

[jira] [Commented] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046157#comment-15046157 ] Steve Rowe commented on LUCENE-5868: Compilation is failing on branch_5x: https://bu

[JENKINS] Lucene-Artifacts-5.x - Build # 1037 - Failure

2015-12-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-5.x/1037/ No tests ran. Build Log: [...truncated 2873 lines...] [javac] Compiling 6 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.x/lucene/build/join/classes/test [javac] /x1/jenkins/jenkins-slave/workspace/L

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2923/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 19 tests failed. FAILED: org.apache.solr.cloud.CollectionStateFormat2Test.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:5089

[jira] [Resolved] (SOLR-4742) Autocommit configuration is not working

2015-12-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-4742. -- Resolution: Not A Problem I ran across this recently, I can't imagine anyone's going to pursue it

Re: [VOTE] Release Lucene/Solr 5.4.0-RC1

2015-12-07 Thread david.w.smi...@gmail.com
+1 for release. (tested with Java 7) SUCCESS! [0:56:31.943245] On Mon, Dec 7, 2015 at 8:05 PM Steve Rowe wrote: > +1 > > Docs, javadocs, and changes look good. > > Smoke tester was happy with Java7 and Java8: > > SUCCESS! [1:53:58.550314] > > Steve > > > On Dec 7, 2015, at 5:31 AM, Upayavira

Re: [VOTE] Release Lucene/Solr 5.4.0-RC1

2015-12-07 Thread Steve Rowe
+1 Docs, javadocs, and changes look good. Smoke tester was happy with Java7 and Java8: SUCCESS! [1:53:58.550314] Steve > On Dec 7, 2015, at 5:31 AM, Upayavira wrote: > > Yes, Shalin, you are right. My fix was still required, but I clearly > manually entered the SVN commit command wrong. Seei

[jira] [Commented] (SOLR-3089) Make ResponseBuilder.isDistrib public

2015-12-07 Thread Kelvin Tan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046093#comment-15046093 ] Kelvin Tan commented on SOLR-3089: -- I, too, am writing a SearchComponent that needs access

[jira] [Updated] (LUCENE-6917) Move NumericField out of core to backwards-codecs

2015-12-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6917: --- Attachment: LUCENE-6917.patch Another patch, I think it's ready. I fixed nocommits,

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15139/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-CompactStrings 75 tests failed. FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testTwoServers Error Message: IOException occured when talki

[jira] [Resolved] (LUCENE-5096) WhitespaceTokenizer supports Java whitespace, should also support Unicode whitespace

2015-12-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-5096. Resolution: Duplicate > WhitespaceTokenizer supports Java whitespace, should also support Unicode

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

2015-12-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/875/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery Error Message: ERROR: SolrIndexSearcher opens=27 closes=26 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=27 c

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk-9-ea+95) - Build # 14842 - Failure!

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

[jira] [Comment Edited] (SOLR-8373) KerberosPlugin: Using multiple nodes on same machine leads clients to fetch TGT for every request

2015-12-07 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045877#comment-15045877 ] Ishan Chattopadhyaya edited comment on SOLR-8373 at 12/7/15 10:46 PM: ---

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/341/ Java: 32bit/jdk-9-ea+95 -client -XX:+UseConcMarkSweepGC -XX:-CompactStrings 3 tests failed. FAILED: org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testEmbeddedDocsLegacy Error Message: Stack Trace: java.lang.Exceptio

[jira] [Commented] (LUCENE-6908) TestGeoUtils.testGeoRelations is buggy with irregular rectangles

2015-12-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045892#comment-15045892 ] ASF subversion and git services commented on LUCENE-6908: - Commit

[jira] [Updated] (SOLR-8373) KerberosPlugin: Using multiple nodes on same machine leads clients to fetch TGT for every request

2015-12-07 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-8373: --- Attachment: SOLR-8373.patch Updated patch. # All authentication plugins are CoreContai

[jira] [Commented] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045870#comment-15045870 ] Mikhail Khludnev commented on LUCENE-5868: -- it passed https://builds.apache.org

[jira] [Commented] (LUCENE-6908) TestGeoUtils.testGeoRelations is buggy with irregular rectangles

2015-12-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045839#comment-15045839 ] ASF subversion and git services commented on LUCENE-6908: - Commit

[jira] [Resolved] (LUCENE-6732) Improve validate-source-patterns in build.xml (e.g., detect invalid license headers!!)

2015-12-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-6732. --- Resolution: Fixed Fixed. Thanks Mikhail! > Improve validate-source-patterns in build.xml (e.

[jira] [Commented] (LUCENE-6732) Improve validate-source-patterns in build.xml (e.g., detect invalid license headers!!)

2015-12-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045814#comment-15045814 ] ASF subversion and git services commented on LUCENE-6732: - Commit

[jira] [Commented] (LUCENE-6732) Improve validate-source-patterns in build.xml (e.g., detect invalid license headers!!)

2015-12-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045811#comment-15045811 ] ASF subversion and git services commented on LUCENE-6732: - Commit

[jira] [Updated] (SOLR-8378) Add upconfig and downconfig commands to the bin/solr script and managed-only schema to configsets

2015-12-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-8378: - Attachment: SOLR-8378.patch Updated patch with Windows support. WARNING: this hasn't been tested y

[jira] [Commented] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045775#comment-15045775 ] ASF subversion and git services commented on LUCENE-5868: - Commit

[jira] [Updated] (SOLR-4280) spellcheck.maxResultsForSuggest based on filter query results

2015-12-07 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-4280: - Attachment: SOLR-4280.patch Here is an updated patch for Trunk. I've included unit tests and changed java

[jira] [Updated] (LUCENE-6732) Improve validate-source-patterns in build.xml (e.g., detect invalid license headers!!)

2015-12-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6732: -- Attachment: LUCENE-6732-verbose.patch Simple patch. The output won't change, but if you get an

Re: [VOTE] Release Lucene/Solr 5.4.0-RC1

2015-12-07 Thread Upayavira
I've committed the smoke test patch to trunk, 5x and 5_4 branches. Upayavira On Mon, Dec 7, 2015, at 06:27 PM, Michael McCandless wrote: > +1 to release, smoke tester was happy for me (after applying the patch): > > SUCCESS! [0:30:52.332883] > > Mike McCandless > > http://blog.mikemccandless.c

[jira] [Commented] (LUCENE-6908) TestGeoUtils.testGeoRelations is buggy with irregular rectangles

2015-12-07 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045752#comment-15045752 ] Nicholas Knize commented on LUCENE-6908: Thanks [~mikemccand]! I plan to add the

[jira] [Commented] (LUCENE-6732) Improve validate-source-patterns in build.xml (e.g., detect invalid license headers!!)

2015-12-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045746#comment-15045746 ] Uwe Schindler commented on LUCENE-6732: --- If you want to fix underlying issue open b

[jira] [Commented] (LUCENE-6732) Improve validate-source-patterns in build.xml (e.g., detect invalid license headers!!)

2015-12-07 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045743#comment-15045743 ] Mike Drob commented on LUCENE-6732: --- bq. log the filename +1 > Improve validate-source

[jira] [Commented] (LUCENE-6732) Improve validate-source-patterns in build.xml (e.g., detect invalid license headers!!)

2015-12-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045737#comment-15045737 ] Uwe Schindler commented on LUCENE-6732: --- This is a standard Java Exception. There i

[jira] [Commented] (SOLR-8266) Remove Java Serialization from the Streaming API

2015-12-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045725#comment-15045725 ] Joel Bernstein commented on SOLR-8266: -- [~gerlowskija], thanks for patch! I'll will r

[jira] [Commented] (SOLR-8266) Remove Java Serialization from the Streaming API

2015-12-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045715#comment-15045715 ] Joel Bernstein commented on SOLR-8266: -- #1: You've got the big picture right. #2: Pr

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868-5x.patch fixed some precommit issues in [^LUCENE-5868-5x.patch]

[jira] [Commented] (LUCENE-6732) Improve validate-source-patterns in build.xml (e.g., detect invalid license headers!!)

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045700#comment-15045700 ] Mikhail Khludnev commented on LUCENE-6732: -- Got an observation. Something weird

[jira] [Commented] (SOLR-8383) SolrCore.java container initialCapacity tweaks

2015-12-07 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045663#comment-15045663 ] Mike Drob commented on SOLR-8383: - bq. +HashMap m= new HashMap<>(14); HashMap default l

[jira] [Comment Edited] (SOLR-8266) Remove Java Serialization from the Streaming API

2015-12-07 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045641#comment-15045641 ] Jason Gerlowski edited comment on SOLR-8266 at 12/7/15 8:21 PM: -

[jira] [Updated] (SOLR-8266) Remove Java Serialization from the Streaming API

2015-12-07 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-8266: -- Attachment: SOLR-8266-comment-out-testParallelEOF.patch Thanks for the early look/help guys. I'v

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868-5x.patch moved to java7, got [^LUCENE-5868-5x.patch] > JoinUtil

Re: VOTE: RC0 Release apache-solr-ref-guide-5.4.pdf

2015-12-07 Thread Cassandra Targett
Sorry, bad link in my earlier mail: https://dist.apache.org/repos/dist/dev/lucene/solr/ref-guide/apache-solr-ref-guide-5.4-RC0/ On Mon, Dec 7, 2015 at 1:23 PM, Cassandra Targett wrote: > Please VOTE to release the Apache Solr Ref Guide for Solr 5.4: > > > https://dist.apache.org/repos/dist/dev/

Re: [JENKINS] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 238 - Failure!

2015-12-07 Thread Uwe Schindler
Hi, I think this happens when the VBOX virtual machine daemon adjusts time at wrong moment or some other VM running on same hardware causes some hang, maybe caused by saturated IO. How long is the time limit, the nanosecond unit makes it hard to figure out from error message. Uwe Am 7. Dezemb

VOTE: RC0 Release apache-solr-ref-guide-5.4.pdf

2015-12-07 Thread Cassandra Targett
Please VOTE to release the Apache Solr Ref Guide for Solr 5.4: https://dist.apache.org/repos/dist/dev/lucene/solr/ref-guide/apache-solr-ref-guide-X.Y-RCZ $ cat apache-solr-ref-guide-5.4-RC0/apache-solr-ref-guide-5.4.pdf.sha1 56413817546a1f7acf2493f24d96bab8071659ef apache-solr-ref-guide-5.4.pdf

[jira] [Commented] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045520#comment-15045520 ] Mikhail Khludnev commented on LUCENE-5868: -- oh.my... there are no λ-s in 5.x. th

[jira] [Commented] (SOLR-3191) field exclusion from fl

2015-12-07 Thread Demian Katz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045511#comment-15045511 ] Demian Katz commented on SOLR-3191: --- I just took another look at this and discovered that

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/238/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader Error Message: The request took too long to iterate over terms. T

[jira] [Commented] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045484#comment-15045484 ] ASF subversion and git services commented on LUCENE-5868: - Commit

[jira] [Updated] (SOLR-8373) KerberosPlugin: Using multiple nodes on same machine leads clients to fetch TGT for every request

2015-12-07 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-8373: --- Attachment: SOLR-8373.patch Here's a patch I'm working on. As of this patch, to invok

RE: [JENKINS-EA] Lucene-Solr-5.4-Linux (32bit/jdk-9-ea+95) - Build # 338 - Failure!

2015-12-07 Thread Uwe Schindler
Hi, I disabled the tests in Apache Solr (extraction, morphlines-cell, dataimporthandler-extras) when ran under Java 9. I did this for branch_5x and trunk, but not for the 5.4 release branch. So you may see tests failing for the release branch, unless backporting the change. Unfortunately the Je

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/241/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.AsyncMigrateRouteKeyTest.test Error Message: There are still nodes recoverying - waited for 15 seconds Stack Trace: jav

[jira] [Comment Edited] (LUCENE-6917) Move NumericField out of core to backwards-codecs

2015-12-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045451#comment-15045451 ] David Smiley edited comment on LUCENE-6917 at 12/7/15 6:40 PM:

[jira] [Commented] (LUCENE-6917) Move NumericField out of core to backwards-codecs

2015-12-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045451#comment-15045451 ] David Smiley commented on LUCENE-6917: -- bq. Because this is the simplest cutover I c

Re: [VOTE] Release Lucene/Solr 5.4.0-RC1

2015-12-07 Thread Michael McCandless
+1 to release, smoke tester was happy for me (after applying the patch): SUCCESS! [0:30:52.332883] Mike McCandless http://blog.mikemccandless.com On Mon, Dec 7, 2015 at 11:08 AM, Michael McCandless wrote: > +1 for your patch to smokeTestRelease.py, Upayavira; please commit it! > > Mike McCandl

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868.patch I'm going to commit [^LUCENE-5868.patch] in trunk and 5.x t

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

2015-12-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15137/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings 3 tests failed. FAILED: org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testIndexingWithTikaEntityProcessor Error Message: Sta

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

2015-12-07 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045423#comment-15045423 ] Gus Heck commented on SOLR-8349: I'm sure folks have been busy getting stuff into 5.4, but

[jira] [Commented] (LUCENE-6917) Move NumericField out of core to backwards-codecs

2015-12-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045419#comment-15045419 ] Michael McCandless commented on LUCENE-6917: bq. Can you please link to the b

[jira] [Resolved] (LUCENE-6907) make TestParser extendable

2015-12-07 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved LUCENE-6907. - Resolution: Fixed Fix Version/s: 5.5 Trunk > make TestP

[jira] [Updated] (LUCENE-6919) Change the Scorer API to expose an iterator instead of extending DocIdSetIterator

2015-12-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6919: - Attachment: LUCENE-6919.patch Good point about Scorer.docId(). I think it's also better to not re

[jira] [Commented] (SOLR-7977) SOLR_HOST in solr.in.sh doesn't apply to Jetty's host property

2015-12-07 Thread Xavier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045385#comment-15045385 ] Xavier commented on SOLR-7977: -- [~elyograg], I'd agree that two different option variables are

[jira] [Commented] (LUCENE-6907) make TestParser extendable

2015-12-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045378#comment-15045378 ] ASF subversion and git services commented on LUCENE-6907: - Commit

[jira] [Commented] (SOLR-8382) Allow configuration of the bind IP(host) in solr 5

2015-12-07 Thread Xavier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045364#comment-15045364 ] Xavier commented on SOLR-8382: -- Thanks, will do. > Allow configuration of the bind IP(host) i

[jira] [Commented] (SOLR-8382) Allow configuration of the bind IP(host) in solr 5

2015-12-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045355#comment-15045355 ] Shalin Shekhar Mangar commented on SOLR-8382: - You are right. I initially thoug

[jira] [Commented] (SOLR-8368) A SolrCore needs to replay it's tlog before the leader election process.

2015-12-07 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045352#comment-15045352 ] Gregory Chanan commented on SOLR-8368: -- 1. On the taking a long time concern, there i

[jira] [Commented] (SOLR-8382) Allow configuration of the bind IP(host) in solr 5

2015-12-07 Thread Xavier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045331#comment-15045331 ] Xavier commented on SOLR-8382: -- I had tried the {{SOLR_HOST}} option, but as you discovered, i

[jira] [Resolved] (LUCENE-5205) SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2015-12-07 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison resolved LUCENE-5205. - Resolution: Later Lucene Fields: (was: New,Patch Available) Ticket is getting too long.

[jira] [Commented] (SOLR-8382) Allow configuration of the bind IP(host) in solr 5

2015-12-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045312#comment-15045312 ] Shalin Shekhar Mangar commented on SOLR-8382: - I blogged about this a while bac

[jira] [Commented] (LUCENE-5205) SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2015-12-07 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045288#comment-15045288 ] Tim Allison commented on LUCENE-5205: - Fixed in [lexer2 branch|https://github.com/tb

[jira] [Commented] (LUCENE-6907) make TestParser extendable

2015-12-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045283#comment-15045283 ] ASF subversion and git services commented on LUCENE-6907: - Commit

[jira] [Created] (SOLR-8384) Windows Start Script when Changing SOLR_SERVER_DIR via -d option

2015-12-07 Thread Jeremy Anderson (JIRA)
Jeremy Anderson created SOLR-8384: - Summary: Windows Start Script when Changing SOLR_SERVER_DIR via -d option Key: SOLR-8384 URL: https://issues.apache.org/jira/browse/SOLR-8384 Project: Solr

[jira] [Updated] (SOLR-8383) SolrCore.java container initialCapacity tweaks

2015-12-07 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8383: -- Attachment: SOLR-8383.patch > SolrCore.java container initialCapacity tweaks > --

[jira] [Created] (SOLR-8383) SolrCore.java container initialCapacity tweaks

2015-12-07 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-8383: - Summary: SolrCore.java container initialCapacity tweaks Key: SOLR-8383 URL: https://issues.apache.org/jira/browse/SOLR-8383 Project: Solr Issue Typ

  1   2   >