[jira] [Commented] (SOLR-9788) Use instrumented jetty classes

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701876#comment-15701876 ] ASF subversion and git services commented on SOLR-9788: --- Commit

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702022#comment-15702022 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (SOLR-4735) Improve Solr metrics reporting

2016-11-28 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702044#comment-15702044 ] Andrzej Bialecki commented on SOLR-4735: - [~jwartes] thanks for the pointer to your PR, I borrowed

[jira] [Updated] (SOLR-2242) Get distinct count of names for a facet field

2016-11-28 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-2242: --- Fix Version/s: (was: 4.9) 5.2 > Get distinct count of names for a facet field >

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

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/520/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 5 object(s) that were not released!!!

[jira] [Updated] (SOLR-9788) Use instrumented jetty classes

2016-11-28 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9788: Attachment: SOLR_9788.patch Changed the metric registry name to "/jetty" as per

[jira] [Commented] (SOLR-4735) Improve Solr metrics reporting

2016-11-28 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701901#comment-15701901 ] Shalin Shekhar Mangar commented on SOLR-4735: - I have created a new branch called

[jira] [Created] (LUCENE-7576) RegExp automaton causes NPE on Terms.intersect

2016-11-28 Thread Tom Mortimer (JIRA)
Tom Mortimer created LUCENE-7576: Summary: RegExp automaton causes NPE on Terms.intersect Key: LUCENE-7576 URL: https://issues.apache.org/jira/browse/LUCENE-7576 Project: Lucene - Core Issue

[jira] [Created] (SOLR-9805) Use metrics-jvm library to instrument jvm internals

2016-11-28 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-9805: --- Summary: Use metrics-jvm library to instrument jvm internals Key: SOLR-9805 URL: https://issues.apache.org/jira/browse/SOLR-9805 Project: Solr

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 213 - Still unstable

2016-11-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/213/ 4 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationStartStop Error Message: Timeout while trying to assert number of documents @ target_collection Stack Trace:

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702266#comment-15702266 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702245#comment-15702245 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (LUCENE-7563) BKD index should compress unused leading bytes

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702280#comment-15702280 ] Michael McCandless commented on LUCENE-7563: bq. It seems we are always delta coding with the

[jira] [Resolved] (SOLR-9728) Ability to specify Key Store type in solr.in.sh file for SSL

2016-11-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-9728. Resolution: Fixed Fix Version/s: 6.4 master (7.0) > Ability to specify Key

[jira] [Commented] (LUCENE-7576) RegExp automaton causes NPE on Terms.intersect

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702364#comment-15702364 ] Michael McCandless commented on LUCENE-7576: I'll look... > RegExp automaton causes NPE on

[jira] [Commented] (LUCENE-7576) RegExp automaton causes NPE on Terms.intersect

2016-11-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702374#comment-15702374 ] Alan Woodward commented on LUCENE-7576: --- TermsEnum.intersect() doesn't work with single-string

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

2016-11-28 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702278#comment-15702278 ] Erick Erickson commented on SOLR-7191: -- [~noble.paul] Can we close this since SOLR-7280 has been

[jira] [Updated] (SOLR-9728) Ability to specify Key Store type in solr.in.sh file for SSL

2016-11-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9728: --- Summary: Ability to specify Key Store type in solr.in.sh file for SSL (was: Ability to specify Key

[jira] [Commented] (SOLR-9728) Ability to specify Key Store type in solr.in.sh file for SSL

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702293#comment-15702293 ] ASF subversion and git services commented on SOLR-9728: --- Commit

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702319#comment-15702319 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Assigned] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-9727: -- Assignee: Kevin Risden > solr.in.sh properties does not set the correct values. >

[jira] [Assigned] (LUCENE-7576) RegExp automaton causes NPE on Terms.intersect

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-7576: -- Assignee: Michael McCandless > RegExp automaton causes NPE on Terms.intersect

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702387#comment-15702387 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (SOLR-5790) SolrException: Unknown document router '{name=compositeId}'.

2016-11-28 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702515#comment-15702515 ] Ishan Chattopadhyaya commented on SOLR-5790: I tried this on 6.3, both on Linux and Windows.

[jira] [Updated] (LUCENE-7576) RegExp automaton causes NPE on Terms.intersect

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7576: --- Attachment: LUCENE-7576.patch Patch w/ test (thank you!) and fix. This is

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-11-28 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702457#comment-15702457 ] Julian Hyde commented on SOLR-8593: --- Calcite rewrites {{SELECT DISTINCT ...}} to {{SELECT ... GROUP BY

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-11-28 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702473#comment-15702473 ] Julian Hyde commented on SOLR-8593: --- Calcite is an algebra, not an executor. When if converts a HAVING

[jira] [Commented] (SOLR-9727) solr.in.sh properties does not set the correct values.

2016-11-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702468#comment-15702468 ] Kevin Risden commented on SOLR-9727: [~michaelsuzuki] - Can you verify this is still happening after

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+140) - Build # 18394 - Unstable!

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18394/ Java: 64bit/jdk-9-ea+140 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit Error Message: expected:<1> but was:<2> Stack Trace:

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

2016-11-28 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-7191. -- Resolution: Fixed Assignee: Noble Paul (was: Shalin Shekhar Mangar) Fix Version/s: 6.3

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702509#comment-15702509 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (SOLR-9728) Ability to specify Key Store type in solr.in.sh file for SSL

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702292#comment-15702292 ] ASF subversion and git services commented on SOLR-9728: --- Commit

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702289#comment-15702289 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (SOLR-4922) When i create a SolrCore by CoreAdmin ,a SolrException has occur

2016-11-28 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702559#comment-15702559 ] Ishan Chattopadhyaya commented on SOLR-4922: It seems your shardId here is empty here (can you

[jira] [Commented] (SOLR-9546) There is a lot of unnecessary boxing/unboxing going on in {{SolrParams}} class

2016-11-28 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702936#comment-15702936 ] Pushkar Raste commented on SOLR-9546: - Looks like we stepped on each other foot when I was fixing the

[jira] [Created] (SOLR-9806) page wise probabilistic elevation of result documents based on combination of signal values

2016-11-28 Thread sachin (JIRA)
sachin created SOLR-9806: Summary: page wise probabilistic elevation of result documents based on combination of signal values Key: SOLR-9806 URL: https://issues.apache.org/jira/browse/SOLR-9806 Project:

[jira] [Updated] (SOLR-9546) There is a lot of unnecessary boxing/unboxing going on in {{SolrParams}} class

2016-11-28 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9546: Attachment: (was: SOLR-9546_CloudMLTQParser.patch) > There is a lot of unnecessary

[jira] [Comment Edited] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-28 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703181#comment-15703181 ] Michael Sun edited comment on SOLR-9764 at 11/28/16 9:27 PM: - Uploaded a new

[jira] [Commented] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-28 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703181#comment-15703181 ] Michael Sun commented on SOLR-9764: --- Uploaded a new patch with all tests passed. bq. What is the issue

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-28 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Attachment: SOLR-9764.patch > Design a memory efficient DocSet if a query returns all docs >

[JENKINS] Lucene-Solr-Tests-6.x - Build # 568 - Unstable

2016-11-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/568/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper,

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702670#comment-15702670 ] Michael McCandless commented on LUCENE-7466: Can this issue be resolved now? > add axiomatic

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+140) - Build # 18395 - Still Unstable!

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18395/ Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields Error Message: No live SolrServers available to handle

[jira] [Commented] (SOLR-9660) in GroupingSpecification factor [group](sort|offset|limit) into [group](sortSpec)

2016-11-28 Thread Judith Silverman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702673#comment-15702673 ] Judith Silverman commented on SOLR-9660: Hi, Christine. I finally have a chunk of time and would

[jira] [Resolved] (SOLR-5790) SolrException: Unknown document router '{name=compositeId}'.

2016-11-28 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-5790. - Resolution: Not A Problem Thanks for confirming Ishan. I'll close this as "Not a

[jira] [Updated] (SOLR-9546) There is a lot of unnecessary boxing/unboxing going on in {{SolrParams}} class

2016-11-28 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9546: Attachment: SOLR-9546_CloudMLTQParser.patch > There is a lot of unnecessary boxing/unboxing going on

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Peilin Yang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702676#comment-15702676 ] Peilin Yang commented on LUCENE-7466: - Sure. Please feel free to close the issue. On Mon, Nov 28,

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702674#comment-15702674 ] Tommaso Teofili commented on LUCENE-7466: - sure, thanks Mike. > add axiomatic similarity >

[jira] [Commented] (LUCENE-7563) BKD index should compress unused leading bytes

2016-11-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702891#comment-15702891 ] Adrien Grand commented on LUCENE-7563: -- bq. Hmm I think I am already doing that? You are right, I

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-11-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702925#comment-15702925 ] Joel Bernstein commented on SOLR-8593: -- Ok thanks, that should work nicely for us. > Integrate

[jira] [Closed] (SOLR-4922) When i create a SolrCore by CoreAdmin ,a SolrException has occur

2016-11-28 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett closed SOLR-4922. --- Resolution: Cannot Reproduce Fix Version/s: (was: 4.3) > When i create a SolrCore

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18396 - Still Unstable!

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18396/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest Error Message: Timeout waiting for all live and active Stack Trace:

[jira] [Updated] (SOLR-9759) Admin UI should post streaming expressions

2016-11-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9759: --- Description: Haven't had the chance to test this in 6.3, but in 6.2.1 I just ran into request entity

[jira] [Commented] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-28 Thread Sandeep Mukherjee (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703504#comment-15703504 ] Sandeep Mukherjee commented on SOLR-9779: - Thanks for that Kevin. I'm going to try it out. > Basic

[jira] [Comment Edited] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703302#comment-15703302 ] Tommaso Teofili edited comment on LUCENE-7466 at 11/28/16 10:14 PM:

[jira] [Comment Edited] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703302#comment-15703302 ] Tommaso Teofili edited comment on LUCENE-7466 at 11/28/16 10:14 PM:

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703302#comment-15703302 ] Tommaso Teofili commented on LUCENE-7466: - well .. that's weird, I had set it to resolved back on

[jira] [Created] (SOLR-9808) Update ivy dependencies for Hadoop 3 Minikdc

2016-11-28 Thread Hrishikesh Gadre (JIRA)
Hrishikesh Gadre created SOLR-9808: -- Summary: Update ivy dependencies for Hadoop 3 Minikdc Key: SOLR-9808 URL: https://issues.apache.org/jira/browse/SOLR-9808 Project: Solr Issue Type:

[jira] [Assigned] (SOLR-9767) Add/Remove Role in Collection API does not pass role parameter to SolrServer

2016-11-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-9767: -- Assignee: Kevin Risden > Add/Remove Role in Collection API does not pass role parameter to

[jira] [Commented] (SOLR-9767) Add/Remove Role in Collection API does not pass role parameter to SolrServer

2016-11-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703377#comment-15703377 ] Kevin Risden commented on SOLR-9767: [~daisy_yu] - Can you add a test for this? > Add/Remove Role in

[jira] [Created] (SOLR-9807) Update TestSolrCloudWithKerberosAlt to work with Hadoop 3 Minikdc

2016-11-28 Thread Hrishikesh Gadre (JIRA)
Hrishikesh Gadre created SOLR-9807: -- Summary: Update TestSolrCloudWithKerberosAlt to work with Hadoop 3 Minikdc Key: SOLR-9807 URL: https://issues.apache.org/jira/browse/SOLR-9807 Project: Solr

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703298#comment-15703298 ] Michael McCandless commented on LUCENE-7466: I'm confused: why does the issue say it's Open

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

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/977/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest Error Message: ObjectTracker found 1 object(s) that were not

[jira] [Commented] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-28 Thread Sandeep Mukherjee (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703595#comment-15703595 ] Sandeep Mukherjee commented on SOLR-9779: - That works! Thanks a bunch. > Basic auth in not

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703638#comment-15703638 ] Michael McCandless commented on LUCENE-7466: OK it was definitely in some bizarro state ;)

[jira] [Created] (SOLR-9809) TrieField.createFields produces useless IndexableField instances when field is stored=false indexed=false

2016-11-28 Thread Hoss Man (JIRA)
Hoss Man created SOLR-9809: -- Summary: TrieField.createFields produces useless IndexableField instances when field is stored=false indexed=false Key: SOLR-9809 URL: https://issues.apache.org/jira/browse/SOLR-9809

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

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/521/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.test Error Message: QUERY FAILED:

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

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2293/ Java: 32bit/jdk-9-ea+140 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup Error Message: no segments* file found in

[jira] [Commented] (SOLR-7105) Running Solr as a windows service

2016-11-28 Thread Alex Crome (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703621#comment-15703621 ] Alex Crome commented on SOLR-7105: -- Unfortunately you can't run any old executable as a windows service -

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

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6254/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: [index.20161129002758850, index.20161129002759469,

[jira] [Commented] (SOLR-9809) TrieField.createFields produces useless IndexableField instances when field is stored=false indexed=false

2016-11-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703727#comment-15703727 ] Hoss Man commented on SOLR-9809: Backstory... Working on SOLR-5944, i was really confused by a bit of code

[jira] [Updated] (LUCENE-7563) BKD index should compress unused leading bytes

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7563: --- Attachment: LUCENE-7563.patch New patch, folding in [~jpountz]'s first idea. I like

[jira] [Updated] (SOLR-9707) DeleteByQuery forward requests to down replicas and set it in LiR

2016-11-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-9707: Attachment: SOLR-9707.patch Hi Jessica, I was trying to write a test case for this and I wasn't

[jira] [Commented] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703603#comment-15703603 ] Kevin Risden commented on SOLR-9779: Thanks [~wiredcity11] for checking! There should be a better way

[jira] [Comment Edited] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703603#comment-15703603 ] Kevin Risden edited comment on SOLR-9779 at 11/28/16 11:50 PM: --- Thanks

[jira] [Resolved] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7466. Resolution: Fixed Fix Version/s: master (7.0) > add axiomatic similarity >

[jira] [Reopened] (LUCENE-7466) add axiomatic similarity

2016-11-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-7466: > add axiomatic similarity > - > > Key:

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

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18397/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudDeleteByQuery Error Message: 1 thread leaked from SUITE scope at

[jira] [Commented] (SOLR-9784) Refactor CloudSolrClient to eliminate direct dependency on ZK

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703949#comment-15703949 ] ASF subversion and git services commented on SOLR-9784: --- Commit

[jira] [Commented] (SOLR-9784) Refactor CloudSolrClient to eliminate direct dependency on ZK

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703955#comment-15703955 ] ASF subversion and git services commented on SOLR-9784: --- Commit

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

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/589/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test Error Message: Stack Trace: java.lang.NullPointerException at

[jira] [Commented] (SOLR-7280) Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts

2016-11-28 Thread Damien Kamerman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15704322#comment-15704322 ] Damien Kamerman commented on SOLR-7280: --- I've just been testing this and found a couple of issues:

[jira] [Commented] (SOLR-8871) Classification Update Request Processor Improvements

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701297#comment-15701297 ] ASF subversion and git services commented on SOLR-8871: --- Commit

[jira] [Commented] (SOLR-8871) Classification Update Request Processor Improvements

2016-11-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701296#comment-15701296 ] ASF subversion and git services commented on SOLR-8871: --- Commit

Re: lucene-solr:master: SOLR-8871 - added suppress forbidden for toUpperCase usage

2016-11-28 Thread Tommaso Teofili
thanks Steve for pointing it out, I've fixed it as per your suggestion. Regards, Tommaso Il giorno dom 27 nov 2016 alle ore 05:29 Steve Rowe ha scritto: > Hi Tommaso, > > Rather than suppressing the forbidden api failure for the no-arg version > of String.toUpperCase(), I

[jira] [Commented] (SOLR-8871) Classification Update Request Processor Improvements

2016-11-28 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701299#comment-15701299 ] Tommaso Teofili commented on SOLR-8871: --- thanks Alan and Alessandro, I've applied Alessandro's patch

[jira] [Commented] (SOLR-8793) Fix stale commit files' size computation in LukeRequestHandler

2016-11-28 Thread Tim Owen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701538#comment-15701538 ] Tim Owen commented on SOLR-8793: We get this using Solr 6.3.0 because it's still logged at WARN level,

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

2016-11-28 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/976/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 5 object(s) that were not released!!!

[jira] [Commented] (LUCENE-7563) BKD index should compress unused leading bytes

2016-11-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701587#comment-15701587 ] Adrien Grand commented on LUCENE-7563: -- It seems we are always delta coding with the split value of

[JENKINS] Lucene-Solr-Tests-master - Build # 1507 - Still Unstable

2016-11-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1507/ 4 tests failed. FAILED: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing Error Message: unknown UpdateRequestProcessorChain: 2312312321312SpellCheckComponent got improvement related to