[jira] [Created] (LUCENE-7457) Default doc values format should optimize for iterator access

2016-09-21 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7457: -- Summary: Default doc values format should optimize for iterator access Key: LUCENE-7457 URL: https://issues.apache.org/jira/browse/LUCENE-7457 Project:

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510719#comment-15510719 ] Ryan Ernst commented on LUCENE-7453: I'm ok with {{docIndex}}, it is at least an improvement over

[jira] [Updated] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9258: - Attachment: SOLR-9258.patch New patch with passing StreamExpressionTest for the Classify function.

[jira] [Commented] (SOLR-9508) Install script should check existence of tools, and add option to NOT start service

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

[jira] [Resolved] (SOLR-9508) Install script should check existence of tools, and add option to NOT start service

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-9508. --- Resolution: Fixed > Install script should check existence of tools, and add option to NOT start >

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510820#comment-15510820 ] Yonik Seeley commented on LUCENE-7453: -- Indeed, "docIndex" can also be read as "an index of

Re: GNU licenses inside licenses/*

2016-09-21 Thread Chris Hostetter
: then, who looks at those files anyway... Let's leave it as is if Chris : says there was a discussion about it in the past. I could be wrong ... it's not like i looked very hard in the archives to try and find any such discussion ... It's possible my mind is just filling in the gaps with my

[jira] [Updated] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9258: - Attachment: SOLR-9258.patch New patch which adds the cacheMillis param to the model() expression

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510965#comment-15510965 ] Paul Elschot commented on LUCENE-7453: -- I tried an alternative that adds an variation of segment

[jira] [Commented] (SOLR-8975) SolrClient setters should be deprecated in favor of SolrClientBuilder methods

2016-09-21 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510829#comment-15510829 ] Jason Gerlowski commented on SOLR-8975: --- I've started work on this in earnest, after an embarassingly

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

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17868/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest Error Message: 11 threads leaked from SUITE scope at

[jira] [Commented] (SOLR-9508) Install script should check existence of tools, and add option to NOT start service

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

[jira] [Comment Edited] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510875#comment-15510875 ] Mikhail Khludnev edited comment on LUCENE-7452 at 9/21/16 7:12 PM: ---

[jira] [Commented] (SOLR-8487) Add CommitStream to Streaming API and Streaming Expressions

2016-09-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510877#comment-15510877 ] Joel Bernstein commented on SOLR-8487: -- +1 looks good > Add CommitStream to Streaming API and

[jira] [Updated] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-7452: - Attachment: LUCENE-7452.patch What about this? {panel} java.lang.IllegalStateException:

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511042#comment-15511042 ] Ryan Ernst commented on LUCENE-7453: bq. I don't like overloading index for this, especially in the

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

2016-09-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511103#comment-15511103 ] Yonik Seeley commented on SOLR-9546: Hmmm, that's weird... the original methods did use primitives.

[jira] [Resolved] (SOLR-7826) Permission issues when creating cores with bin/solr

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-7826. --- Resolution: Fixed > Permission issues when creating cores with bin/solr >

[jira] [Commented] (SOLR-7826) Permission issues when creating cores with bin/solr

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1553#comment-1553 ] Jan Høydahl commented on SOLR-7826: --- Thanks for the discussion and the contributions. Binoy/Shawn, I hope

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

2016-09-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511132#comment-15511132 ] Pushkar Raste commented on SOLR-9546: - That was just one example check {{getBool()}},

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511047#comment-15511047 ] Hoss Man commented on LUCENE-7453: -- We could just call it the {{huperDuperEphemeralPositionInIndex}} >

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

2016-09-21 Thread Pushkar Raste (JIRA)
Pushkar Raste created SOLR-9546: --- Summary: There is a lot of unnecessary boxing/unboxing going on in {{SolrParams}} class Key: SOLR-9546 URL: https://issues.apache.org/jira/browse/SOLR-9546 Project:

[jira] [Commented] (SOLR-7826) Permission issues when creating cores with bin/solr

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

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511065#comment-15511065 ] Mikhail Khludnev commented on LUCENE-7453: -- Whatever you call name, let's have _dixi_ in code!

[jira] [Comment Edited] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511065#comment-15511065 ] Mikhail Khludnev edited comment on LUCENE-7453 at 9/21/16 8:24 PM: ---

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1770 - Unstable!

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1770/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511028#comment-15511028 ] Dawid Weiss commented on LUCENE-7453: - bq. [...] i meant the overloading of "index", because it is

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511049#comment-15511049 ] Ryan Ernst commented on LUCENE-7453: bq. this is probably a multicriteria optimisation problem with

[jira] [Commented] (SOLR-7826) Permission issues when creating cores with bin/solr

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

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511085#comment-15511085 ] Dawid Weiss commented on LUCENE-7453: - Hoss, consider the possibilities of using non-ascii unicode

[jira] [Updated] (SOLR-9527) Solr RESTORE api doesn't distribute the replicas uniformly

2016-09-21 Thread Stephen Lewis (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Lewis updated SOLR-9527: Attachment: SOLR-9527.patch This update removes some extra logging I'd meant to rip and passes

Re: GNU licenses inside licenses/*

2016-09-21 Thread Dawid Weiss
Browsed the archives of legal-discuss knowing the problem must have surfaced before. Found a lot of legal talk and got a major headache from reading it, but the conclusion seems to be here on "resolved" legal ASF cases: http://www.apache.org/legal/resolved.html#mutually-exclusive For those

[jira] [Commented] (SOLR-8495) Schemaless mode cannot index large text fields

2016-09-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511574#comment-15511574 ] Steve Rowe commented on SOLR-8495: -- I looked at [~caomanhdat]'s patch, and I think there's way more

[jira] [Comment Edited] (SOLR-8186) Solr start scripts -- only log to console when running in foreground

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504932#comment-15504932 ] Jan Høydahl edited comment on SOLR-8186 at 9/21/16 11:20 PM: - Attached patch

[jira] [Commented] (SOLR-8186) Solr start scripts -- only log to console when running in foreground

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

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

2016-09-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1772/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 37990 lines...] -check-forbidden-all: [forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8 [forbidden-apis] Reading

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6130 - Failure!

2016-09-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6130/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 10 object(s) that were not

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

2016-09-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17871/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream Error Message: Error from server at http://127.0.0.1:33004/solr:

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 1773 - Still Failing!

2016-09-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1773/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 37973 lines...] -check-forbidden-all: [forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8

[jira] [Commented] (SOLR-6871) Need a process for updating & maintaining the new quickstart tutorial (and any other tutorials added to the website)

2016-09-21 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511717#comment-15511717 ] Steve Rowe commented on SOLR-6871: -- I committed the updated quickstart tutorial in both places. I'll

[jira] [Commented] (SOLR-6871) Need a process for updating & maintaining the new quickstart tutorial (and any other tutorials added to the website)

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

[jira] [Commented] (SOLR-6871) Need a process for updating & maintaining the new quickstart tutorial (and any other tutorials added to the website)

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

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

2016-09-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/467/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.test Error Message: Timeout occured while waiting response from server at:

[jira] [Commented] (SOLR-9548) solr.log should start with informative welcome message

2016-09-21 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511532#comment-15511532 ] Shawn Heisey commented on SOLR-9548: No objections. The line is fairly long, though. A thought for

[jira] [Commented] (SOLR-8186) Solr start scripts -- only log to console when running in foreground

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

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

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17870/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 6 object(s) that were not released!!! [SolrCore,

[jira] [Commented] (SOLR-9534) Support quiet/verbose bin/solr options for changing log level

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511633#comment-15511633 ] Jan Høydahl commented on SOLR-9534: --- (/) Tested on Windows 10 I plan to commit this tomorrow, please

[jira] [Commented] (SOLR-5563) Tone down some SolrCloud logging

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511529#comment-15511529 ] Jan Høydahl commented on SOLR-5563: --- This looks very good. I think we just need to fix the logging one

[jira] [Commented] (SOLR-6871) Need a process for updating & maintaining the new quickstart tutorial (and any other tutorials added to the website)

2016-09-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511680#comment-15511680 ] ASF subversion and git services commented on SOLR-6871: --- Commit 1761836 from

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509049#comment-15509049 ] Dawid Weiss commented on LUCENE-7453: - I'm in favor of cleaning up wording too -- don't get me wrong

[jira] [Commented] (SOLR-9541) Support configurable authentication mechanism for internode communication

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509086#comment-15509086 ] Jan Høydahl commented on SOLR-9541: --- Would you say PKI is less secure than, say, Kerberos? There is some

[jira] [Updated] (SOLR-9548) solr.log should start with informative welcome message

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9548: -- Attachment: SOLR-9548.patch Simple patch. I'm assuming {{jetty.port}} and {{solr.install.dir}} are

[jira] [Assigned] (SOLR-9548) solr.log should start with informative welcome message

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-9548: - Assignee: Jan Høydahl > solr.log should start with informative welcome message >

[jira] [Updated] (SOLR-9548) solr.log should start with informative welcome message

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9548: -- Fix Version/s: master (7.0) 6.3 > solr.log should start with informative welcome

[jira] [Resolved] (SOLR-8186) Solr start scripts -- only log to console when running in foreground

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-8186. --- Resolution: Fixed > Solr start scripts -- only log to console when running in foreground >

[jira] [Created] (SOLR-9548) solr.log should start with informative welcome message

2016-09-21 Thread JIRA
Jan Høydahl created SOLR-9548: - Summary: solr.log should start with informative welcome message Key: SOLR-9548 URL: https://issues.apache.org/jira/browse/SOLR-9548 Project: Solr Issue Type:

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

2016-09-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3556/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: expected:<1> but was:<0> Stack

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

2016-09-21 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17872/ Java: 64bit/jdk-9-ea+136 -XX:+UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest Error Message: 10 threads leaked from SUITE scope at

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

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

[jira] [Assigned] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-9524: Assignee: Noble Paul > SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization >

[jira] [Commented] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

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

[jira] [Resolved] (SOLR-9524) SolrIndexSearcher.getIndexFingerprint uses dubious sunchronization

2016-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-9524. -- Resolution: Fixed Fix Version/s: master (7.0) 6.3 >

[jira] [Commented] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511145#comment-15511145 ] Paul Elschot commented on LUCENE-7453: -- bq. But the seg examples you have still have docid, just

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

2016-09-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511196#comment-15511196 ] Pushkar Raste commented on SOLR-9546: - Got you. I will fix the {{Long getLong(String param, Long

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

2016-09-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511196#comment-15511196 ] Pushkar Raste edited comment on SOLR-9546 at 9/21/16 9:16 PM: -- Got you. I will

[jira] [Assigned] (SOLR-6677) reduce logging during Solr startup

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-6677: - Assignee: Jan Høydahl (was: Noble Paul) > reduce logging during Solr startup >

[jira] [Created] (SOLR-9547) Do not allow bin/solr start as root user (unless -force param specified)

2016-09-21 Thread JIRA
Jan Høydahl created SOLR-9547: - Summary: Do not allow bin/solr start as root user (unless -force param specified) Key: SOLR-9547 URL: https://issues.apache.org/jira/browse/SOLR-9547 Project: Solr

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

2016-09-21 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511132#comment-15511132 ] Pushkar Raste edited comment on SOLR-9546 at 9/21/16 8:49 PM: -- That was just

[jira] [Comment Edited] (LUCENE-7453) Change naming of variables/apis from docid to docnum

2016-09-21 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511145#comment-15511145 ] Paul Elschot edited comment on LUCENE-7453 at 9/21/16 8:56 PM: --- bq. But the

Re: GNU licenses inside licenses/*

2016-09-21 Thread Chris Hostetter
yeah, that seems pretty definitive ... hack away. : Date: Wed, 21 Sep 2016 22:50:15 +0200 : From: Dawid Weiss : Reply-To: dev@lucene.apache.org : To: "dev@lucene.apache.org" : Subject: Re: GNU licenses inside licenses/* : : Browsed the archives

[jira] [Commented] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511152#comment-15511152 ] Michael McCandless commented on LUCENE-7452: +1, thanks [~mkhludnev]! > improve exception

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

2016-09-21 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: Comment: was deleted (was: That was just one example. Check {{getBool()}}, {{getFieldBool()}}

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

2016-09-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511162#comment-15511162 ] Yonik Seeley commented on SOLR-9546: bq. That was just one example. Check getBool() I was responding

[jira] [Updated] (SOLR-8395) query-time join (with scoring) for single value numeric fields

2016-09-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8395: --- Attachment: SOLR-8395.patch Back to work. Meanwhile LUCENE-7418 nuked legacy numerics from

[jira] [Updated] (SOLR-9450) Link to online Javadocs instead of distributing with binary download

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9450: -- Attachment: SOLR-9450.patch Ok, attaching patch with separate {{solr.javadoc.url}} property. When

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+136) - Build # 17869 - Still unstable!

2016-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17869/ Java: 32bit/jdk-9-ea+136 -client -XX:+UseConcMarkSweepGC 5 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream Error Message: Error from server at http://127.0.0.1:33671/solr:

[jira] [Commented] (SOLR-7826) Permission issues when creating cores with bin/solr

2016-09-21 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511249#comment-15511249 ] Shawn Heisey commented on SOLR-7826: bq. The question is if we should discourage and warn about

[jira] [Assigned] (LUCENE-7457) Default doc values format should optimize for iterator access

2016-09-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reassigned LUCENE-7457: Assignee: Adrien Grand > Default doc values format should optimize for iterator access >

[jira] [Commented] (SOLR-7826) Permission issues when creating cores with bin/solr

2016-09-21 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511292#comment-15511292 ] Jan Høydahl commented on SOLR-7826: --- SOLR-9547 > Permission issues when creating cores with bin/solr >

<    1   2