[jira] [Updated] (SOLR-11164) OriginalScoreFeature causes NullPointerException during feature logging with SolrCloud mode.

2017-08-17 Thread Yuki Yano (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Yano updated SOLR-11164: - Attachment: SOLR-11164_master.patch > OriginalScoreFeature causes NullPointerException during feature

[jira] [Comment Edited] (SOLR-11179) Ability to dump jstack

2017-08-17 Thread Ramsey Haddad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130055#comment-16130055 ] Ramsey Haddad edited comment on SOLR-11179 at 8/17/17 7:44 AM: --- Here is a

[jira] [Commented] (SOLR-11164) OriginalScoreFeature causes NullPointerException during feature logging with SolrCloud mode.

2017-08-17 Thread Yuki Yano (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1613#comment-1613 ] Yuki Yano commented on SOLR-11164: -- [~cpoerschke] Thank you for your reply! I refactored codes and

[jira] [Commented] (SOLR-11215) Make a metric accessible through a single param

2017-08-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130052#comment-16130052 ] Noble Paul commented on SOLR-11215: --- LGTM +1 > Make a metric accessible through a single param >

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

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20332/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE

[jira] [Comment Edited] (SOLR-11179) Ability to dump jstack

2017-08-17 Thread Ramsey Haddad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130055#comment-16130055 ] Ramsey Haddad edited comment on SOLR-11179 at 8/17/17 7:43 AM: --- Here is a

[jira] [Updated] (SOLR-11250) Add new LTR model which loads the model definition from the external resource

2017-08-17 Thread Yuki Yano (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Yano updated SOLR-11250: - Attachment: SOLR-11250_master.patch > Add new LTR model which loads the model definition from the

[jira] [Created] (SOLR-11250) Add new LTR model which loads the model definition from the external resource

2017-08-17 Thread Yuki Yano (JIRA)
Yuki Yano created SOLR-11250: Summary: Add new LTR model which loads the model definition from the external resource Key: SOLR-11250 URL: https://issues.apache.org/jira/browse/SOLR-11250 Project: Solr

[jira] [Comment Edited] (SOLR-11179) Ability to dump jstack

2017-08-17 Thread Ramsey Haddad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130055#comment-16130055 ] Ramsey Haddad edited comment on SOLR-11179 at 8/17/17 7:42 AM: --- Here is a

[jira] [Updated] (SOLR-11179) Ability to dump jstack

2017-08-17 Thread Ramsey Haddad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramsey Haddad updated SOLR-11179: - Attachment: SOLR-11179.patch Here is a patch that incorporates some of your suggestions. * We

[jira] [Comment Edited] (SOLR-11179) Ability to dump jstack

2017-08-17 Thread Ramsey Haddad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130055#comment-16130055 ] Ramsey Haddad edited comment on SOLR-11179 at 8/17/17 7:42 AM: --- Here is a

[jira] [Closed] (LUCENE-7920) Make it easier to create ip prefix queries

2017-08-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-7920. Resolution: Won't Fix OK let's not do anything then. > Make it easier to create ip prefix queries

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 275 - Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/275/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=1 not found in http://127.0.0.1:39949/fwin/f/collMinRf_1x3 due to: Path not

[jira] [Updated] (SOLR-11240) Raise UnInvertedField internal limit

2017-08-17 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toke Eskildsen updated SOLR-11240: -- Attachment: SOLR-11240.patch Thank you Dawid & Yonik, I have incorporated your changes.

[jira] [Updated] (LUCENE-7927) Add facets impl to count unique numeric values

2017-08-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7927: --- Attachment: LUCENE-7927.patch Another iteration, borrowing the nice native {{long ->

[GitHub] lucene-solr pull request #235: Small correction where windows path specified...

2017-08-17 Thread pavan-shetty
GitHub user pavan-shetty opened a pull request: https://github.com/apache/lucene-solr/pull/235 Small correction where windows path specified instead of linux ...For first zookeeper configuration, in the same doc page, path specified is linux and suddently for second and third

[jira] [Resolved] (SOLR-11215) Make a metric accessible through a single param

2017-08-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-11215. -- Resolution: Fixed > Make a metric accessible through a single param >

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+181) - Build # 20333 - Still Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20333/ Java: 32bit/jdk-9-ea+181 -server -XX:+UseParallelGC --illegal-access=deny 2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in

[jira] [Commented] (SOLR-11215) Make a metric accessible through a single param

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

[jira] [Commented] (SOLR-11215) Make a metric accessible through a single param

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

[JENKINS-EA] Lucene-Solr-7.x-Linux (32bit/jdk-9-ea+181) - Build # 276 - Still Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/276/ Java: 32bit/jdk-9-ea+181 -server -XX:+UseParallelGC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in

Re: Release a 6.6.1

2017-08-17 Thread Erick Erickson
Well, it is in 7.0. Everything I moved to 6.6.1 is also in 7.0, or should be. On Thu, Aug 17, 2017 at 2:31 PM, Varun Thacker wrote: > Hi Erick, > > I was going through the CHANGES file from the 6_6 branch and just curious > why are we not planning on putting SOLR-11177 in 7.0

Re: Release a 6.6.1

2017-08-17 Thread Varun Thacker
Should I then go remove the note part from the CHANGES entry in branch_6_6 ? * SOLR-11177: CoreContainer.load needs to send lazily loaded core descriptors to the proper list rather than send them all to the transient lists. (Erick Erickson) (note, not in 7.0, is in 7.1) I see a commit for this

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

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/117/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 5 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Error from server at

[jira] [Created] (SOLR-11256) Provide default for ConcurrentUpdateSolrClient's "queueSize" param

2017-08-17 Thread Jason Gerlowski (JIRA)
Jason Gerlowski created SOLR-11256: -- Summary: Provide default for ConcurrentUpdateSolrClient's "queueSize" param Key: SOLR-11256 URL: https://issues.apache.org/jira/browse/SOLR-11256 Project: Solr

[JENKINS] Solr-reference-guide-master - Build # 1248 - Still Failing

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/1248/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H19 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

[JENKINS] Solr-reference-guide-master - Build # 1247 - Still Failing

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/1247/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H19 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

Re: Release a 6.6.1

2017-08-17 Thread Erick Erickson
Right, that was the original note before we decided to backport a bunch of other stuff and I decided it made no sense to omit this one. All that has to happen is remove the " (note, not in 7.0, is in 7.1)" bits since it's in 6.6, 6.x, 7.0, 7.1 and master. Good catch! On Thu, Aug 17, 2017 at

[JENKINS-EA] Lucene-Solr-7.x-Windows (64bit/jdk-9-ea+181) - Build # 120 - Still Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/120/ Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.ltr.TestLTRReRankingPipeline Error Message: The test or suite

[JENKINS] Solr-reference-guide-master - Build # 1246 - Failure

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/1246/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H19 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

Re: Release a 6.6.1

2017-08-17 Thread Varun Thacker
Hi Erick, I was going through the CHANGES file from the 6_6 branch and just curious why are we not planning on putting SOLR-11177 in 7.0 ? On Thu, Aug 17, 2017 at 7:45 AM, Erick Erickson wrote: > OK, I'm done with my changes for 7.0, I think Varun might have a few too.

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

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20336/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at

[jira] [Commented] (SOLR-10651) Streaming Expressions statistical functions library

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

[jira] [Commented] (SOLR-11049) Solr in cloud mode silently fails uploading a big LTR model

2017-08-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131308#comment-16131308 ] Christine Poerschke commented on SOLR-11049: bq. Zookeeper isn't suited to storing large data

[jira] [Updated] (SOLR-11250) Add new LTR model which loads the model definition from the external resource

2017-08-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-11250: --- Attachment: SOLR-11250.patch [~yuyano] - thank you for creating this ticket and the

[jira] [Commented] (SOLR-10651) Streaming Expressions statistical functions library

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

[jira] [Commented] (SOLR-11250) Add new LTR model which loads the model definition from the external resource

2017-08-17 Thread Yuki Yano (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131583#comment-16131583 ] Yuki Yano commented on SOLR-11250: -- [~cpoerschke] Thank you for revising the patch! I agree with your

[JENKINS] Solr-reference-guide-master - Build # 1252 - Still Failing

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/1252/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H19 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

[jira] [Updated] (SOLR-11206) Migrate logic from bin/solr scripts to SolrCLI

2017-08-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-11206: --- Attachment: SOLR-11206.patch Patch didn't apply cleanly to the latest master. Updating it.

[JENKINS-EA] Lucene-Solr-7.0-Windows (64bit/jdk-9-ea+181) - Build # 92 - Still Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/92/ Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.OverseerRolesTest.testOverseerRole Error Message: Timed out waiting for overseer state

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

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20337/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC 7 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection Error Message: expected:<4> but was:<1> Stack Trace:

[jira] [Updated] (SOLR-11256) Provide default for ConcurrentUpdateSolrClient's "queueSize" param

2017-08-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-11256: --- Attachment: SOLR-11256.patch Attached is a patch with 10 as the default queueSize.

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 280 - Still Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/280/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream Error Message: Error from server at

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

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/118/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Could not find collection:collection2 Stack Trace:

[jira] [Commented] (SOLR-11164) OriginalScoreFeature causes NullPointerException during feature logging with SolrCloud mode.

2017-08-17 Thread Yuki Yano (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131536#comment-16131536 ] Yuki Yano commented on SOLR-11164: -- [~cpoerschke] I agree with you. Using 0.0f as "no score" implicitly

[jira] [Created] (LUCENE-7931) SpanNotQuery has bug?

2017-08-17 Thread jin jing (JIRA)
jin jing created LUCENE-7931: Summary: SpanNotQuery has bug? Key: LUCENE-7931 URL: https://issues.apache.org/jira/browse/LUCENE-7931 Project: Lucene - Core Issue Type: Bug Components:

[JENKINS] Solr-reference-guide-master - Build # 1249 - Still Failing

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/1249/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H19 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

[JENKINS] Solr-reference-guide-master - Build # 1250 - Still Failing

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/1250/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H19 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 121 - Still Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/121/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test Error Message: Stack Trace: java.lang.AssertionError at

[JENKINS-EA] Lucene-Solr-master-Windows (64bit/jdk-9-ea+181) - Build # 6828 - Still Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6828/ Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=1 not found in

[jira] [Updated] (SOLR-11206) Migrate logic from bin/solr scripts to SolrCLI

2017-08-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-11206: --- Attachment: ctrl-script-output-benchmark.cmd windows-initial-output.txt

[JENKINS] Solr-reference-guide-master - Build # 1253 - Still Failing

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/1253/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H19 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

[JENKINS] Solr-reference-guide-master - Build # 1254 - Still Failing

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/1254/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H19 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

[jira] [Resolved] (SOLR-11249) Update Jetty to 9.3.20

2017-08-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-11249. - Resolution: Fixed Assignee: David Smiley Fix Version/s: 7.1

[jira] [Commented] (SOLR-11249) Update Jetty to 9.3.20

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

[jira] [Created] (SOLR-11251) Ref Guide: Add docs on JSON facet module

2017-08-17 Thread Cassandra Targett (JIRA)
Cassandra Targett created SOLR-11251: Summary: Ref Guide: Add docs on JSON facet module Key: SOLR-11251 URL: https://issues.apache.org/jira/browse/SOLR-11251 Project: Solr Issue Type:

[jira] [Updated] (SOLR-11251) Ref Guide: Add docs on JSON facet module

2017-08-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-11251: - Attachment: faceted-search.adoc > Ref Guide: Add docs on JSON facet module >

[jira] [Created] (SOLR-11253) Ref Guide: Upgrade docs for 7.0

2017-08-17 Thread Cassandra Targett (JIRA)
Cassandra Targett created SOLR-11253: Summary: Ref Guide: Upgrade docs for 7.0 Key: SOLR-11253 URL: https://issues.apache.org/jira/browse/SOLR-11253 Project: Solr Issue Type: Improvement

[GitHub] lucene-solr pull request #235: Small correction where windows path specified...

2017-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/lucene-solr/pull/235 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (SOLR-11215) Make a metric accessible through a single param

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

[jira] [Commented] (SOLR-11215) Make a metric accessible through a single param

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

[jira] [Created] (SOLR-11252) Ref Guide: Add docs on JSON request api

2017-08-17 Thread Cassandra Targett (JIRA)
Cassandra Targett created SOLR-11252: Summary: Ref Guide: Add docs on JSON request api Key: SOLR-11252 URL: https://issues.apache.org/jira/browse/SOLR-11252 Project: Solr Issue Type:

[jira] [Updated] (SOLR-11252) Ref Guide: Add docs on JSON request api

2017-08-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-11252: - Attachment: json-request-api.adoc > Ref Guide: Add docs on JSON request api >

[jira] [Commented] (SOLR-11249) Update Jetty to 9.3.20

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

Fwd: Re: Searching multiple terms and mapping each term with their search result.

2017-08-17 Thread Sarthak Sugandhi
-- Forwarded message -- From: "Sarthak Sugandhi" Date: 10 Aug 2017 3:32 p.m. Subject: Re: Searching multiple terms and mapping each term with their search result. To: Cc: Hello All Thanks for your time.But my issue isn't solved

[jira] [Commented] (SOLR-11249) Update Jetty to 9.3.20

2017-08-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130368#comment-16130368 ] David Smiley commented on SOLR-11249: - Thanks Michael. This is a simple one so I'll do it :-) Tests

Re: Solr JSON Facet API & aggregation functions documentation

2017-08-17 Thread Cassandra Targett
Picking up on this old thread, I've created an issue for adding docs on JSON Facet API to the Solr Ref Guide, and attached the converted export of the page that used to be in the Ref Guide "draft" area: https://issues.apache.org/jira/browse/SOLR-11251 On Wed, Jun 21, 2017 at 10:10 AM, Cassandra

[GitHub] lucene-solr issue #235: Small correction where windows path specified instea...

2017-08-17 Thread ctargett
Github user ctargett commented on the issue: https://github.com/apache/lucene-solr/pull/235 Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

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

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/116/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC No tests ran. Build Log: [...truncated 11567 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> 1520249 INFO

[jira] [Commented] (LUCENE-7930) make AnalyzingInfixSuggester handy for extension

2017-08-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130693#comment-16130693 ] Adrien Grand commented on LUCENE-7930: -- Why/how do you want to extend it? > make

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

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20334/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 279 - Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/279/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in

[JENKINS] Lucene-Solr-7.0-Linux (32bit/jdk1.8.0_144) - Build # 222 - Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/222/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at

[jira] [Updated] (SOLR-11173) Add TermsComponent support for Points fields

2017-08-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-11173: Attachment: SOLR-11173.patch Here's a draft patch that implements sorted (by count) and streaming

[JENKINS] Solr-reference-guide-master - Build # 1251 - Still Failing

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-reference-guide-master/1251/ Log: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H19 (git-websites) in workspace /home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master > git rev-parse

Re: Release a 6.6.1

2017-08-17 Thread Erick Erickson
OK, I'm done with my changes for 7.0, I think Varun might have a few too. And things didn't melt down overnight so... On Wed, Aug 16, 2017 at 12:25 PM, Anshum Gupta wrote: > +1 on getting the fixes into 7.0 if you are confident with those, and if > they are a part of

[JENKINS-EA] Lucene-Solr-master-Windows (32bit/jdk-9-ea+181) - Build # 6827 - Still unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6827/ Java: 32bit/jdk-9-ea+181 -server -XX:+UseG1GC --illegal-access=deny 3 tests failed. FAILED: org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster Error Message: Document mismatch on

[jira] [Updated] (SOLR-11254) add score-less (abstract) DocTransformer.transform method

2017-08-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-11254: --- Attachment: SOLR-11254.patch Attaching proposed patch. _ant precommit_ passes and i'm

[JENKINS] Lucene-Solr-7.0-Linux (32bit/jdk1.8.0_144) - Build # 220 - Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/220/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplica.testKillLeader Error Message: Error from server at https://127.0.0.1:42349/solr: Could not fully remove

[jira] [Created] (SOLR-11254) add score-less (abstract) DocTransformer.transform method

2017-08-17 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-11254: -- Summary: add score-less (abstract) DocTransformer.transform method Key: SOLR-11254 URL: https://issues.apache.org/jira/browse/SOLR-11254 Project: Solr

[jira] [Commented] (SOLR-11164) OriginalScoreFeature causes NullPointerException during feature logging with SolrCloud mode.

2017-08-17 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130976#comment-16130976 ] Christine Poerschke commented on SOLR-11164: Thanks [~yuyano] for the new patch against master

[jira] [Created] (SOLR-11255) ConcurrentModificationException when using SolrInfoMBeanHandler

2017-08-17 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created SOLR-11255: Summary: ConcurrentModificationException when using SolrInfoMBeanHandler Key: SOLR-11255 URL: https://issues.apache.org/jira/browse/SOLR-11255 Project: Solr

[JENKINS-EA] Lucene-Solr-7.0-Windows (64bit/jdk-9-ea+181) - Build # 91 - Unstable!

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/91/ Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster Error Message: Document

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

2017-08-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20335/ Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny 1 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream Error Message: Error from server at

[jira] [Commented] (SOLR-10651) Streaming Expressions statistical functions library

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

[jira] [Commented] (SOLR-10651) Streaming Expressions statistical functions library

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

[jira] [Commented] (SOLR-10651) Streaming Expressions statistical functions library

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

[jira] [Commented] (SOLR-10651) Streaming Expressions statistical functions library

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