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

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/336/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:37770/solr/testschemaapi_shard1_replica2: ER

[jira] [Commented] (LUCENE-7352) TestSimpleExplanationsWithFillerDocs failures

2016-06-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345887#comment-15345887 ] Adrien Grand commented on LUCENE-7352: -- I am looking into it. It does not seem to be

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

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/216/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.CollectionStateFormat2Test.test Error Message: Could not find collection:.system Stack Trace: java.lang.AssertionE

[jira] [Updated] (SOLR-9245) docBoost is still compounded on copyField

2016-06-22 Thread Daiki Ikawa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daiki Ikawa updated SOLR-9245: -- Description: in some cases, the issue [SOLR-3981] is still unresolved. schema.xml {noformat} {nof

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

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/666/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.checkCollectionParameters Error Message: Could not load collection from ZK: collection1 S

[jira] [Resolved] (SOLR-8238) Make Solr respect preferredLeader at startup

2016-06-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-8238. -- Resolution: Won't Fix Resolving as "won' fix" since there's no "working as designed". We can re-o

[jira] [Commented] (SOLR-9245) docBoost is still compounded on copyField

2016-06-22 Thread Daiki Ikawa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345717#comment-15345717 ] Daiki Ikawa commented on SOLR-9245: --- Sorry but I have no ideas to solve this problem simp

[jira] [Created] (SOLR-9245) docBoost is still compounded on copyField

2016-06-22 Thread Daiki Ikawa (JIRA)
Daiki Ikawa created SOLR-9245: - Summary: docBoost is still compounded on copyField Key: SOLR-9245 URL: https://issues.apache.org/jira/browse/SOLR-9245 Project: Solr Issue Type: Bug Re

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17040 - Failure!

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17040/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 6 threads leaked from SUITE scope at org.apache.solr.clo

[jira] [Updated] (SOLR-9194) Enhance the bin/solr script to put and get arbitrary files to/from Zookeeper

2016-06-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-9194: - Attachment: SOLR-9194.patch Sorry about that. My Git mojo is evolving very slowly. This should be

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

2016-06-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/99/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory] Stack Trace: java.lang.Assertion

[jira] [Updated] (SOLR-9076) Update to Hadoop 2.7.2

2016-06-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-9076: - Attachment: SOLR-9076.patch rebased patch -- looks like the TestRecoveryHdfs.java change already we

[JENKINS] Lucene-Solr-5.5-Windows (64bit/jdk1.8.0_92) - Build # 97 - Failure!

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/97/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: There are still nodes recoverying - waited for 45 sec

[jira] [Commented] (SOLR-9194) Enhance the bin/solr script to put and get arbitrary files to/from Zookeeper

2016-06-22 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345384#comment-15345384 ] Jan Høydahl commented on SOLR-9194: --- You patch does not apply to master. Are you sure you

[jira] [Commented] (SOLR-9200) Add Delegation Token Support to Solr

2016-06-22 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345380#comment-15345380 ] Gregory Chanan commented on SOLR-9200: -- Did some more work on this. Currently blocked

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

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/266/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions Error Message: Captured an uncaught excepti

[jira] [Created] (SOLR-9244) Lots of "Previous SolrRequestInfo was not closed" in Solr log

2016-06-22 Thread Gary Lee (JIRA)
Gary Lee created SOLR-9244: -- Summary: Lots of "Previous SolrRequestInfo was not closed" in Solr log Key: SOLR-9244 URL: https://issues.apache.org/jira/browse/SOLR-9244 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-6492) Solr field type that supports multiple, dynamic analyzers

2016-06-22 Thread Kranti Parisa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345062#comment-15345062 ] Kranti Parisa commented on SOLR-6492: - [~solrtrey] awesome, looking fwd to it. > Solr

[jira] [Commented] (LUCENE-7352) TestSimpleExplanationsWithFillerDocs failures

2016-06-22 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344963#comment-15344963 ] Steve Rowe commented on LUCENE-7352: This suite was added under LUCENE-7132. > Test

Re: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+122) - Build # 17037 - Failure!

2016-06-22 Thread Steve Rowe
These reproduce for me using Java8 - I created . -- Steve www.lucidworks.com > On Jun 22, 2016, at 10:38 AM, Policeman Jenkins Server > wrote: > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17037/ > Java: 32bit/jdk-9-ea+12

[jira] [Created] (LUCENE-7352) TestSimpleExplanationsWithFillerDocs failures

2016-06-22 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-7352: -- Summary: TestSimpleExplanationsWithFillerDocs failures Key: LUCENE-7352 URL: https://issues.apache.org/jira/browse/LUCENE-7352 Project: Lucene - Core Issue Type:

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+122) - Build # 17038 - Still Failing!

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17038/ Java: 64bit/jdk-9-ea+122 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:36380/solr/testschemaapi_shard1_replica

[jira] [Comment Edited] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344794#comment-15344794 ] Joel Bernstein edited comment on SOLR-9243 at 6/22/16 6:32 PM: --

Re: VOTE: Apache Solr Ref Guide for 6.1

2016-06-22 Thread Kevin Risden
+1 the resized images for the SQL clients look great. Kevin Risden On Wed, Jun 22, 2016 at 1:38 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > +1 > > On Tue, Jun 21, 2016 at 11:49 PM, Cassandra Targett > wrote: > >> Please VOTE to release the Apache Solr Ref Guide for 6.1. >> >> T

[jira] [Commented] (SOLR-8521) Add documentation for how to use Solr JDBC driver with SQL client like DB Visualizer

2016-06-22 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344918#comment-15344918 ] Kevin Risden commented on SOLR-8521: [~ctargett] Thanks for the heads up and agree the

[jira] [Commented] (SOLR-9167) Unable to connect to solr via solrj jdbc driver

2016-06-22 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344911#comment-15344911 ] Kevin Risden commented on SOLR-9167: [~christian.schwarzin...@proclos.com] - jdbc:solr:

[jira] [Commented] (SOLR-7374) Backup/Restore should provide a param for specifying the directory implementation it should use

2016-06-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344893#comment-15344893 ] Mark Miller commented on SOLR-7374: --- bq. So developers end up diagnosing and fixing such

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

2016-06-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1049/ 10 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full output: { "responseHeader":{ "status":0, "QTime":0},

[jira] [Commented] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344794#comment-15344794 ] Joel Bernstein commented on SOLR-9243: -- The initial implementation is looking fairly g

[jira] [Commented] (SOLR-9241) Rebalance API for SolrCloud

2016-06-22 Thread Nitin Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344786#comment-15344786 ] Nitin Sharma commented on SOLR-9241: I am in parallel trying to port my patch to master

[jira] [Updated] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9243: - Attachment: SOLR-9243.patch Added distributed tests. > Add ability for the TermsComponent to fetch

[jira] [Commented] (SOLR-7374) Backup/Restore should provide a param for specifying the directory implementation it should use

2016-06-22 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344773#comment-15344773 ] Hrishikesh Gadre commented on SOLR-7374: [~varunthacker] Oh BTW let's not hold up t

[jira] [Updated] (SOLR-9194) Enhance the bin/solr script to put and get arbitrary files to/from Zookeeper

2016-06-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-9194: - Attachment: SOLR-9194.patch Here's a pretty complete patch for the Unix side, I'd appreciate anyone

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

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/943/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 8 object(s) that were not released!!! [MockDirectory

[jira] [Commented] (SOLR-7374) Backup/Restore should provide a param for specifying the directory implementation it should use

2016-06-22 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344745#comment-15344745 ] Hrishikesh Gadre commented on SOLR-7374: [~varunthacker] Thanks for the review. I t

[jira] [Updated] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9243: - Attachment: SOLR-9243.patch Added some simple tests. Distributed test still to come. > Add ability

[jira] [Commented] (SOLR-4584) Request proxy mechanism not work if rows param is equal to zero

2016-06-22 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344565#comment-15344565 ] Steve Rowe commented on SOLR-4584: -- [~anshumg], this issue got caught up in Hoss'ss master

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

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/332/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:41563/solr/testschemaapi_shard1_replica2: ER

[jira] [Comment Edited] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-06-22 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344484#comment-15344484 ] Cassandra Targett edited comment on LUCENE-7287 at 6/22/16 3:44 PM: ---

[jira] [Commented] (SOLR-7739) Lucene Classification Integration - UpdateRequestProcessor

2016-06-22 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344553#comment-15344553 ] Cassandra Targett commented on SOLR-7739: - We can add this to the Ref Guide, but it

[jira] [Issue Comment Deleted] (SOLR-9237) DefaultSolrHighlighter.doHighlightingByFastVectorHighlighter can't be overidden

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9237: - Comment: was deleted (was: Oops attached patch to the wrong ticket.) > DefaultSolrHighlighter.doHi

[jira] [Updated] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9243: - Attachment: SOLR-9243.patch > Add ability for the TermsComponent to fetch the docFreq for a list of

[jira] [Issue Comment Deleted] (SOLR-9237) DefaultSolrHighlighter.doHighlightingByFastVectorHighlighter can't be overidden

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9237: - Comment: was deleted (was: New patch fixes compilation error.) > DefaultSolrHighlighter.doHighligh

[jira] [Commented] (SOLR-9237) DefaultSolrHighlighter.doHighlightingByFastVectorHighlighter can't be overidden

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344524#comment-15344524 ] Joel Bernstein commented on SOLR-9237: -- Oops attached patch to the wrong ticket. > De

[jira] [Updated] (SOLR-9237) DefaultSolrHighlighter.doHighlightingByFastVectorHighlighter can't be overidden

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9237: - Attachment: SOLR-9243.patch New patch fixes compilation error. > DefaultSolrHighlighter.doHighligh

[jira] [Updated] (SOLR-9237) DefaultSolrHighlighter.doHighlightingByFastVectorHighlighter can't be overidden

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9237: - Attachment: (was: SOLR-9243.patch) > DefaultSolrHighlighter.doHighlightingByFastVectorHighlight

[jira] [Updated] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9243: - Attachment: SOLR-9243.patch New patch guarding against NULL TermContext > Add ability for the Term

[jira] [Updated] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9243: - Attachment: SOLR-9243.patch Patch that shows proposed changes to the TermsComponent. Tests will fol

[jira] [Comment Edited] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-06-22 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344484#comment-15344484 ] Cassandra Targett edited comment on LUCENE-7287 at 6/22/16 3:23 PM: ---

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-06-22 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344484#comment-15344484 ] Cassandra Targett commented on LUCENE-7287: --- If you do that (make a comment on

[jira] [Commented] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

2016-06-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344436#comment-15344436 ] Michael McCandless commented on LUCENE-7194: Thank you [~daddywri]! > Ban Ma

[jira] [Commented] (SOLR-9215) QT parameter doesn't appear to function anymore

2016-06-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344404#comment-15344404 ] Erick Erickson commented on SOLR-9215: -- Can we either close this ticket or propose som

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-06-22 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344403#comment-15344403 ] Ahmet Arslan commented on LUCENE-7287: -- only committers have rights to edit confluen

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+122) - Build # 17037 - Failure!

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17037/ Java: 32bit/jdk-9-ea+122 -server -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs.testDMQ8 Error Message: (+((field:yy (field:w5)^100.0) | (field:xx)^10.0)~0.5 -extra:e

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-06-22 Thread Andriy Rysin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344396#comment-15344396 ] Andriy Rysin commented on LUCENE-7287: -- I've logged in into cwiki but I don't seem t

[jira] [Resolved] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

2016-06-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7194. - Resolution: Fixed Fix Version/s: master (7.0) 6.x > Ban Math.toRadians/

[jira] [Commented] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

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

[jira] [Commented] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

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

[jira] [Updated] (LUCENE-7276) Add an optional reason to the MatchNoDocsQuery

2016-06-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7276: --- Attachment: LUCENE-7276.patch Another iteration ... the patch was much simpler now th

[jira] [Updated] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9243: - Description: Currently the TermsComponent is used to retrieve Terms given a set of parameters. Th

[jira] [Assigned] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-9243: Assignee: Joel Bernstein > Add ability for the TermsComponent to fetch the docFreq for a lis

[jira] [Assigned] (SOLR-9193) Add the nodeRank Streaming Expression

2016-06-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-9193: Assignee: Joel Bernstein > Add the nodeRank Streaming Expression > -

[jira] [Commented] (SOLR-9215) QT parameter doesn't appear to function anymore

2016-06-22 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344313#comment-15344313 ] Markus Jelsma commented on SOLR-9215: - Yeah thanka, that's the problem indeed and i sho

[JENKINS] Lucene-Solr-SmokeRelease-5.5 - Build # 20 - Failure

2016-06-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.5/20/ No tests ran. Build Log: [...truncated 39773 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.5/lucene/build/smokeTestRelease/dist [copy] Copying 4

[jira] [Commented] (SOLR-9235) Indexing stuck after delete by range query

2016-06-22 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344298#comment-15344298 ] Mikhail Khludnev commented on SOLR-9235: my gut feeling, you can only use ranges in

[jira] [Created] (SOLR-9243) Add ability for the TermsComponent to fetch the docFreq for a list of terms

2016-06-22 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-9243: Summary: Add ability for the TermsComponent to fetch the docFreq for a list of terms Key: SOLR-9243 URL: https://issues.apache.org/jira/browse/SOLR-9243 Project: Solr

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-06-22 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344290#comment-15344290 ] Ahmet Arslan commented on LUCENE-7287: -- I think you, as the author of Ukrainian. Tha

[jira] [Updated] (SOLR-7374) Backup/Restore should provide a param for specifying the directory implementation it should use

2016-06-22 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-7374: Attachment: SOLR-7374.patch Hi Hrishikesh , I took your latest patch and made a few minor changes. I

Re: [VOTE] Release Lucene/Solr 5.5.2 RC2

2016-06-22 Thread Noble Paul
+1 SUCCESS! [1:48:50.241582] On Wed, Jun 22, 2016 at 4:28 PM, Sanne Grinovero wrote: > +1 > > [from the Hibernate Search integration testsuite] > > On 22 June 2016 at 06:35, Shalin Shekhar Mangar > wrote: >> +1 >> >> SUCCESS! [2:19:37.075305] >> >> On Tue, Jun 21, 2016 at 10:18 PM, Steve Rowe

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-06-22 Thread Andriy Rysin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344252#comment-15344252 ] Andriy Rysin commented on LUCENE-7287: -- Thanks Ahmet, that looks good! Would you add

[jira] [Comment Edited] (SOLR-7282) Cache config or index schema objects by configset and share them across cores

2016-06-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344197#comment-15344197 ] Noble Paul edited comment on SOLR-7282 at 6/22/16 12:24 PM: Loo

[jira] [Commented] (SOLR-7282) Cache config or index schema objects by configset and share them across cores

2016-06-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344197#comment-15344197 ] Noble Paul commented on SOLR-7282: -- Looked at the patch. It's broken. The way you cache

[jira] [Updated] (SOLR-7191) Improve stability and startup performance of SolrCloud with thousands of collections

2016-06-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7191: - Attachment: SOLR-7191.patch patch updated to trunk > Improve stability and startup performance of SolrClou

[jira] [Commented] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

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

[jira] [Commented] (SOLR-7739) Lucene Classification Integration - UpdateRequestProcessor

2016-06-22 Thread Tomas Ramanauskas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344150#comment-15344150 ] Tomas Ramanauskas commented on SOLR-7739: - Thanks, Alessandro. I fixed the config a

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

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/265/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'response/params/y/c' full output: { "responseHe

Re: [VOTE] Release Lucene/Solr 5.5.2 RC2

2016-06-22 Thread Sanne Grinovero
+1 [from the Hibernate Search integration testsuite] On 22 June 2016 at 06:35, Shalin Shekhar Mangar wrote: > +1 > > SUCCESS! [2:19:37.075305] > > On Tue, Jun 21, 2016 at 10:18 PM, Steve Rowe wrote: >> >> Please vote for release candidate 2 for Lucene/Solr 5.5.2 >> >> The artifacts can be downl

[JENKINS] Lucene-Solr-Tests-5.5-Java8 - Build # 39 - Still Failing

2016-06-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5-Java8/39/ 2 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not find colle

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

2016-06-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/330/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:46535/solr/testschemaapi_shard1_re

[jira] [Commented] (SOLR-9235) Indexing stuck after delete by range query

2016-06-22 Thread Anders Melchiorsen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343910#comment-15343910 ] Anders Melchiorsen commented on SOLR-9235: -- I forgot to mention that the exception

[jira] [Updated] (LUCENE-7194) Ban Math.toRadians/toDegrees and remove all usages of it

2016-06-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7194: Attachment: LUCENE-7194.patch Here's the patch > Ban Math.toRadians/toDegrees and remove all usage

[jira] [Commented] (LUCENE-7287) New lemma-tizer plugin for ukrainian language.

2016-06-22 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343877#comment-15343877 ] Ahmet Arslan commented on LUCENE-7287: -- So, Solr field type counterpart of this anal

[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 17 - Still Failing

2016-06-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/17/ 4 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:58598/_/fk Stack Trace: org.apache.solr.client.solrj.

[jira] [Commented] (LUCENE-7339) Bring back RandomAccessFilterStrategy

2016-06-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343853#comment-15343853 ] Uwe Schindler commented on LUCENE-7339: --- All fine :-) Thanks for committing! > Bri

[jira] [Created] (LUCENE-7351) BKDWriter should compress doc ids when all values in a block are the same

2016-06-22 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7351: Summary: BKDWriter should compress doc ids when all values in a block are the same Key: LUCENE-7351 URL: https://issues.apache.org/jira/browse/LUCENE-7351 Project: Lu

[jira] [Updated] (LUCENE-7339) Bring back RandomAccessFilterStrategy

2016-06-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7339: - Fix Version/s: 6.2 master (7.0) > Bring back RandomAccessFilterStrategy >

[jira] [Resolved] (LUCENE-7339) Bring back RandomAccessFilterStrategy

2016-06-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7339. -- Resolution: Fixed Thanks Uwe, I applied the simplification you suggested. > Bring back RandomA

[jira] [Commented] (LUCENE-7339) Bring back RandomAccessFilterStrategy

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

[jira] [Commented] (LUCENE-7339) Bring back RandomAccessFilterStrategy

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

[jira] [Commented] (SOLR-9237) DefaultSolrHighlighter.doHighlightingByFastVectorHighlighter can't be overidden

2016-06-22 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343813#comment-15343813 ] Jan Høydahl commented on SOLR-9237: --- Sure, however it makes the initialization a bit more