[jira] [Comment Edited] (SOLR-10329) Rebuild Solr examples

2017-03-25 Thread Oussema Hidri (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15942142#comment-15942142 ] Oussema Hidri edited comment on SOLR-10329 at 3/26/17 5:14 AM: --- Hello World!

[jira] [Commented] (SOLR-10329) Rebuild Solr examples

2017-03-25 Thread Oussema Hidri (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15942142#comment-15942142 ] Oussema Hidri commented on SOLR-10329: -- Hello World! I am a second year software engineer student

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

2017-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/784/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Error from server at https://127.0.0.1:60444/solr: Failed to

[GitHub] lucene-solr pull request #174: Move Ukrainian dictionary to external depende...

2017-03-25 Thread arysin
GitHub user arysin opened a pull request: https://github.com/apache/lucene-solr/pull/174 Move Ukrainian dictionary to external dependency * removes binary blob from lucene repository * uses newer and bigger dictionary * allows easy dictionary update with a version bump

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1272 - Unstable

2017-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1272/ 1 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: Expected a collection with one shard and two replicas null Last available state:

Exception while integrating UIMA with Solr

2017-03-25 Thread aruninfo100
Hi, I am trying to integrate UIMA with Solr. I have created the pear file(packaged and installed)- opennlp.uima.OpenNlpTextAnalyzer_pear.xml I am using openNLP -uima annotators for document analysis. The pear(xml) file is located at the system path:D:\temp\opennlp.uima.OpenNlpTextAnalyzer

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

2017-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19259/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.OnlyLeaderIndexesTest.test Error Message: Some replicas are not in sync with leader Stack Trace:

[jira] [Commented] (LUCENE-7750) Findbugs bug fixes

2017-03-25 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15941971#comment-15941971 ] Pushkar Raste commented on LUCENE-7750: --- Did you got a chance to look at my patch for SOLR-10080

[jira] [Updated] (LUCENE-7754) Findbugs: nested class should be static

2017-03-25 Thread Daniel Jelinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Jelinski updated LUCENE-7754: Attachment: LUCENE-7754.patch The patch should be source and binary compatible with Lucene

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

2017-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19258/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: Expected to find shardAddress in the up shard info:

[jira] [Updated] (SOLR-10356) Add Streaming Evaluators for basic math functions

2017-03-25 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-10356: --- Attachment: SOLR-10356.patch Includes everything discussed so far (except round(a,b)), including

[jira] [Commented] (SOLR-10349) Add totalTermFreq support to TermsComponent

2017-03-25 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15941838#comment-15941838 ] Shai Erera commented on SOLR-10349: --- If there are no objections, I'd like to commit that tomorrow. >

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 735 - Failure

2017-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/735/ No tests ran. Build Log: [...truncated 25846 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist [copy]

[jira] [Created] (LUCENE-7754) Findbugs: nested class should be static

2017-03-25 Thread Daniel Jelinski (JIRA)
Daniel Jelinski created LUCENE-7754: --- Summary: Findbugs: nested class should be static Key: LUCENE-7754 URL: https://issues.apache.org/jira/browse/LUCENE-7754 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-7753) Findbugs: mark certain final fields static

2017-03-25 Thread Daniel Jelinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Jelinski updated LUCENE-7753: Attachment: LUCENE-7753.patch Attached patch is source-compatible with client code. Lucene

[jira] [Created] (LUCENE-7753) Findbugs: mark certain final fields static

2017-03-25 Thread Daniel Jelinski (JIRA)
Daniel Jelinski created LUCENE-7753: --- Summary: Findbugs: mark certain final fields static Key: LUCENE-7753 URL: https://issues.apache.org/jira/browse/LUCENE-7753 Project: Lucene - Core

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

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

[jira] [Updated] (SOLR-10356) Add Streaming Evaluators for basic math functions

2017-03-25 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-10356: --- Attachment: SOLR-10356.patch Adds {code} + .withFunctionName("pow", PowerEvaluator.class) +

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

2017-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3919/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 9 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Could not find collection : implicitcoll Stack Trace:

[jira] [Updated] (LUCENE-7752) Findbugs: Array.equals is equivalent to comparing references

2017-03-25 Thread Daniel Jelinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Jelinski updated LUCENE-7752: Attachment: LUCENE-7752.patch [~mikemccand] could you take a look at

[jira] [Created] (LUCENE-7752) Findbugs: Array.equals is equivalent to comparing references

2017-03-25 Thread Daniel Jelinski (JIRA)
Daniel Jelinski created LUCENE-7752: --- Summary: Findbugs: Array.equals is equivalent to comparing references Key: LUCENE-7752 URL: https://issues.apache.org/jira/browse/LUCENE-7752 Project: Lucene -

[jira] [Updated] (LUCENE-7751) Findbugs: boxing a primitive to compare

2017-03-25 Thread Daniel Jelinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Jelinski updated LUCENE-7751: Attachment: LUCENE-7751.patch > Findbugs: boxing a primitive to compare >

[jira] [Created] (LUCENE-7751) Findbugs: boxing a primitive to compare

2017-03-25 Thread Daniel Jelinski (JIRA)
Daniel Jelinski created LUCENE-7751: --- Summary: Findbugs: boxing a primitive to compare Key: LUCENE-7751 URL: https://issues.apache.org/jira/browse/LUCENE-7751 Project: Lucene - Core Issue

[jira] [Created] (LUCENE-7750) Findbugs bug fixes

2017-03-25 Thread Daniel Jelinski (JIRA)
Daniel Jelinski created LUCENE-7750: --- Summary: Findbugs bug fixes Key: LUCENE-7750 URL: https://issues.apache.org/jira/browse/LUCENE-7750 Project: Lucene - Core Issue Type: Improvement

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

2017-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/803/ Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.component.SuggestComponentTest Error Message: Could not remove the following files (in the

[jira] [Commented] (SOLR-10359) User Events Logger Component

2017-03-25 Thread Diego Ceccarelli (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15941694#comment-15941694 ] Diego Ceccarelli commented on SOLR-10359: - Thanks for opening this item, I like the idea and I

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

2017-03-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15941684#comment-15941684 ] Ishan Chattopadhyaya edited comment on SOLR-6736 at 3/25/17 10:25 AM: --

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

2017-03-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-6736: --- Attachment: SOLR-6736.patch Updating the patch. This is mostly ready now. This

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+161) - Build # 3144 - Unstable!

2017-03-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3144/ Java: 32bit/jdk-9-ea+161 -server -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrBootstrapTest Error Message: ObjectTracker found 3 object(s) that were not released!!!

[jira] [Updated] (SOLR-1105) Use a different stored field for highlighting

2017-03-25 Thread Julien Martin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Martin updated SOLR-1105: Attachment: SOLR-1105.patch > Use a different stored field for highlighting >

[jira] [Updated] (SOLR-1105) Use a different stored field for highlighting

2017-03-25 Thread Julien Martin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Martin updated SOLR-1105: Attachment: (was: SOLR-1105.patch) > Use a different stored field for highlighting >

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2017-03-25 Thread Daniel Jelinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Jelinski updated LUCENE-3973: Attachment: findbugs-lucene.patch Attached proof-of-concept patch implements ant findbugs