[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b90) - Build # 14814 - Still Failing!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14814/ Java: 64bit/jdk1.9.0-ea-b90 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1009 - Still Failing

2015-11-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1009/ 2 tests failed. FAILED: org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR Error Message: Captured an uncaught exception in thread: Thread[id=10145, name=coreZkRegister-1917-thread-1,

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

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2848/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:54593/awholynewcollection_0:

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 586 - Failure

2015-11-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/586/ 4 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testOverseerStatsReset Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError: expected:<1> but was:<2> at

[jira] [Commented] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994628#comment-14994628 ] Shawn Heisey commented on SOLR-8232: bq. that's not my code My apologies. I'm perfectly willing to

[jira] [Comment Edited] (SOLR-8245) Explain in Solr's Filter class should return noMatch if the document is not a match

2015-11-06 Thread Alexander Kanarsky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994625#comment-14994625 ] Alexander Kanarsky edited comment on SOLR-8245 at 11/7/15 12:15 AM:

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 14815 - Still Failing!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14815/ Java: 32bit/jdk1.8.0_66 -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] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994618#comment-14994618 ] Timothy Potter commented on SOLR-8232: -- [~elyograg] that's not my code ;-) > bin/solr does not rotate

[jira] [Commented] (SOLR-8227) Recovering replicas should be able to recover from any active replica

2015-11-06 Thread Sandeep J (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994617#comment-14994617 ] Sandeep J commented on SOLR-8227: - Varun - Yes, I will take that into consideration once I start working on

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2796 - Failure!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2796/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestAuthenticationFramework Error Message: 21 threads leaked from SUITE scope at

RE: Welcome Tomás Fernández Löbbe to the PMC

2015-11-06 Thread Martin Gainty
¡Bienvenidos Tomás!Martín From: varunthacker1...@gmail.com Date: Fri, 6 Nov 2015 10:18:18 -0800 Subject: Re: Welcome Tomás Fernández Löbbe to the PMC To: dev@lucene.apache.org Congrats Tomás! On Fri, Nov 6, 2015 at 1:53 AM, Anshum Gupta wrote: I'm pleased to announce that

[jira] [Commented] (LUCENE-6679) Filter's Weight.explain returns an explanation with isMatch==true even on documents that don't match

2015-11-06 Thread Alexander Kanarsky (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994622#comment-14994622 ] Alexander Kanarsky commented on LUCENE-6679: [~shebiki] I agree, the code is different in the

[jira] [Commented] (SOLR-8227) Recovering replicas should be able to recover from any active replica

2015-11-06 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994776#comment-14994776 ] Varun Thacker commented on SOLR-8227: - That should not be a problem no? At point X when the replica

[jira] [Commented] (SOLR-8245) Explain in Solr's Filter class should return noMatch if the document is not a match

2015-11-06 Thread Alexander Kanarsky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994625#comment-14994625 ] Alexander Kanarsky commented on SOLR-8245: -- Please review discussion in LUCENE-6679 since it seems

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5378 - Still Failing!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5378/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testOverseerStatsReset Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError:

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_80) - Build # 5248 - Failure!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5248/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testOverseerStatsReset Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError:

[jira] [Commented] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994600#comment-14994600 ] Shawn Heisey commented on SOLR-8232: [~thelabdude], In preparation for handling GC log rotation, I am

[jira] [Commented] (SOLR-8227) Recovering replicas should be able to recover from any active replica

2015-11-06 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994723#comment-14994723 ] Timothy Potter commented on SOLR-8227: -- one question that comes to mind is what happens if the replica

[jira] [Commented] (LUCENE-6882) java.lang.NoClassDefFoundError: org/apache/lucene/codecs/lucene54/Lucene54Codec

2015-11-06 Thread Martin Gainty (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994667#comment-14994667 ] Martin Gainty commented on LUCENE-6882: --- I wanted to add a custom codec class called Lucene54 i

[jira] [Commented] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994701#comment-14994701 ] Timothy Potter commented on SOLR-8232: -- no worries ... my main point is as far as I'm concerned, fix

Re: Welcome Dennis Gove as Lucene/Solr committer

2015-11-06 Thread Anshum Gupta
Welcome Dennis! Sent from my iPhone > On Nov 6, 2015, at 4:19 PM, Joel Bernstein wrote: > > I'm pleased to announce that Dennis Gove has accepted the PMC's > invitation to become a committer. > > Dennis, it's tradition that you introduce yourself with a brief bio. > >

[jira] [Updated] (SOLR-8249) OverseerTest failures

2015-11-06 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-8249: --- Attachment: SOLR-8249.patch Thanks Hoss. Thanks makes sense, much neater. Updated the

[jira] [Updated] (LUCENE-6874) WhitespaceTokenizer should tokenize on NBSP

2015-11-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6874: - Attachment: LUCENE_6874_jflex.patch Here's an updated patch working from Steve's: * The existing

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b90) - Build # 14817 - Failure!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14817/ Java: 32bit/jdk1.9.0-ea-b90 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior Error Message: Illegal state, was: down expected:active

Re: Welcome Dennis Gove as Lucene/Solr committer

2015-11-06 Thread Koji Sekiguchi
Welcome Dennis! Koji On 2015/11/07 0:19, Joel Bernstein wrote: I'm pleased to announce that Dennis Gove has accepted the PMC's invitation to become a committer. Dennis, it's tradition that you introduce yourself with a brief bio. Your account is not entirely ready yet. We will let you know

[jira] [Created] (SOLR-8251) MatchAllDocsQuery is much slower in solr5.3.1 compare to solr4.7

2015-11-06 Thread wei shen (JIRA)
wei shen created SOLR-8251: -- Summary: MatchAllDocsQuery is much slower in solr5.3.1 compare to solr4.7 Key: SOLR-8251 URL: https://issues.apache.org/jira/browse/SOLR-8251 Project: Solr Issue Type:

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 169 - Failure!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/169/ Java: multiarch/jdk1.7.0 -d32 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.SyncSliceTest.test Error Message: KeeperErrorCode = Session expired for /clusterstate.json Stack Trace:

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Koji Sekiguchi
Welcome Joel! Koji On 2015/11/06 23:26, Yonik Seeley wrote: I'm pleased to announce that Joel as accepted the PMC's invitation to join. Welcome Joel! -Yonik - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

Re: Welcome Tomás Fernández Löbbe to the PMC

2015-11-06 Thread Koji Sekiguchi
Welcome Tomás! Koji On 2015/11/06 18:53, Anshum Gupta wrote: I'm pleased to announce that Tomás Fernández Löbbe has accepted the PMC’s invitation to join. Welcome Tomás! -- Anshum Gupta - To unsubscribe, e-mail:

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 14818 - Still Failing!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14818/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: document count mismatch. control=149 sum(shards)=148 cloudClient=148 Stack

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3724 - Still Failing

2015-11-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3724/ 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:43804/tzj/e/awholynewcollection_0: Expected mime type application/octet-stream but got

[jira] [Commented] (SOLR-8227) Recovering replicas should be able to recover from any active replica

2015-11-06 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995010#comment-14995010 ] Ishan Chattopadhyaya commented on SOLR-8227: bq. Do you think it will lead to out-of-sync

[jira] [Commented] (SOLR-8227) Recovering replicas should be able to recover from any active replica

2015-11-06 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995003#comment-14995003 ] Ishan Chattopadhyaya commented on SOLR-8227: bq. That should not be a problem no? At point X

[jira] [Commented] (SOLR-8227) Recovering replicas should be able to recover from any active replica

2015-11-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995021#comment-14995021 ] Yonik Seeley commented on SOLR-8227: There is coordination between replica and leader for recovery to

[jira] [Commented] (SOLR-8250) remove member/variable shadowing in ElectionContext

2015-11-06 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995020#comment-14995020 ] Ishan Chattopadhyaya commented on SOLR-8250: bq. Was looking to change some logging in this

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b90) - Build # 14807 - Failure!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14807/ Java: 64bit/jdk1.9.0-ea-b90 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testOverseerStatsReset Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError:

Re: Welcome Tomás Fernández Löbbe to the PMC

2015-11-06 Thread Michael McCandless
Welcome Tomás! Mike McCandless http://blog.mikemccandless.com On Fri, Nov 6, 2015 at 4:53 AM, Anshum Gupta wrote: > I'm pleased to announce that Tomás Fernández Löbbe has accepted the PMC’s > invitation to join. > > Welcome Tomás! > > -- > Anshum Gupta

[jira] [Updated] (LUCENE-6888) explain of map() Function does not show default value

2015-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-6888: Attachment: LUCENE-6888.patch Attaching patch which prints default value in explain and

[jira] [Commented] (SOLR-7963) Suggester context filter query to accept local params query

2015-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993481#comment-14993481 ] Jan Høydahl commented on SOLR-7963: --- [~arcadius] If this is something you would like to followup, then go

[jira] [Commented] (SOLR-8245) Explain in Solr's Filter class should return noMatch if the document is not a match

2015-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993374#comment-14993374 ] Jan Høydahl commented on SOLR-8245: --- Can you explain how a user will see the effect of this bug? Do you

[JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b90) - Build # 14516 - Failure!

2015-11-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14516/ Java: 32bit/jdk1.9.0-ea-b90 -client -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Assigned] (LUCENE-6888) explain of map() Function does not show default value

2015-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned LUCENE-6888: --- Assignee: Jan Høydahl > explain of map() Function does not show default value >

Welcome Tomás Fernández Löbbe to the PMC

2015-11-06 Thread Anshum Gupta
I'm pleased to announce that Tomás Fernández Löbbe has accepted the PMC’s invitation to join. Welcome Tomás! -- Anshum Gupta

[jira] [Comment Edited] (SOLR-8245) Explain in Solr's Filter class should return noMatch if the document is not a match

2015-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993374#comment-14993374 ] Jan Høydahl edited comment on SOLR-8245 at 11/6/15 8:52 AM: Can you explain how

[jira] [Resolved] (SOLR-8223) Take care not to accidentally swallow OOMErrors

2015-11-06 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-8223. --- Resolution: Fixed Fix Version/s: 5.4 Thanks Mike! > Take care not to

[jira] [Moved] (LUCENE-6888) explain of map() Function does not show default value

2015-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl moved SOLR-8163 to LUCENE-6888: --- Fix Version/s: (was: 5.4) 5.4 Component/s:

Re: Welcome Tomás Fernández Löbbe to the PMC

2015-11-06 Thread Dawid Weiss
Welcome Tomás! On Fri, Nov 6, 2015 at 11:27 AM, Michael McCandless wrote: > Welcome Tomás! > > Mike McCandless > > http://blog.mikemccandless.com > > > On Fri, Nov 6, 2015 at 4:53 AM, Anshum Gupta wrote: >> I'm pleased to announce that Tomás

Re: Welcome Tomás Fernández Löbbe to the PMC

2015-11-06 Thread Alan Woodward
Welcome Tomás! Alan Woodward www.flax.co.uk On 6 Nov 2015, at 09:53, Anshum Gupta wrote: > I'm pleased to announce that Tomás Fernández Löbbe has accepted the PMC’s > invitation to join. > > Welcome Tomás! > > -- > Anshum Gupta

[jira] [Commented] (SOLR-8073) Solr fails to start on Windows with obscure errors when using relative path

2015-11-06 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993677#comment-14993677 ] Ishan Chattopadhyaya commented on SOLR-8073: Can we mark this and commit/resolve it for 5.4? >

[jira] [Updated] (LUCENE-6888) explain of map() Function does not show default value

2015-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-6888: Attachment: LUCENE-6888.patch Agree, it more precisely shows what the user-function looks like.

Re: Welcome Dennis Gove as Lucene/Solr committer

2015-11-06 Thread Erick Erickson
Welcome Dennis! On Fri, Nov 6, 2015 at 8:30 AM, Michael McCandless wrote: > Welcome Dennis! > > Mike McCandless > > http://blog.mikemccandless.com > > On Fri, Nov 6, 2015 at 10:19 AM, Joel Bernstein wrote: >> I'm pleased to announce that Dennis

[jira] [Resolved] (SOLR-8168) Mention security as a key feature on the web site "Features" page

2015-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-8168. --- Resolution: Fixed > Mention security as a key feature on the web site "Features" page >

Re: Welcome Tomás Fernández Löbbe to the PMC

2015-11-06 Thread Mike Drob
Well done! On Fri, Nov 6, 2015 at 7:42 AM, Mark Miller wrote: > Welcome! > > - Mark > > On Fri, Nov 6, 2015 at 8:19 AM Steve Rowe wrote: > >> Welcome Tomás! >> >> Steve >> >> >> On Friday, November 6, 2015, Anshum Gupta wrote:

Re: [SolrJ Clients] RequestWriter VS BinaryRequestWriter

2015-11-06 Thread Vincenzo D'Amore
Hi Alessandro, I have followed your same path, having a look at java source. I inherited an installation with CloudSolrServer (I still had solrcloud 4.8) but I was not sure it was the right choice instead of the (apparently) more appealing ConcurrentUpdateSolrClient. As far as I understood,

[jira] [Commented] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994027#comment-14994027 ] Erick Erickson commented on SOLR-8232: -- +1 on piping console logging to dev/nul in the bin/start

[jira] [Closed] (LUCENE-6660) Assertion fails for ToParentBlockJoinQuery$BlockJoinScorer.nextDoc

2015-11-06 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev closed LUCENE-6660. Resolution: Fixed Assignee: Mikhail Khludnev Lucene Fields: (was: New)

[jira] [Commented] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994254#comment-14994254 ] Erick Erickson commented on SOLR-8232: -- [~arafalov] Your point about poorly-behaved messages (i.e. not

[jira] [Commented] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994257#comment-14994257 ] Timothy Potter commented on SOLR-8232: -- bq. I think it is too much to ask if it is not in some "going

[jira] [Resolved] (LUCENE-6885) StandardDirectoryReader (initialCapacity) tweaks

2015-11-06 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved LUCENE-6885. - Resolution: Fixed Fix Version/s: 5.4 Trunk >

[jira] [Created] (SOLR-8250) remove member/variable shadowing in ElectionContext

2015-11-06 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-8250: - Summary: remove member/variable shadowing in ElectionContext Key: SOLR-8250 URL: https://issues.apache.org/jira/browse/SOLR-8250 Project: Solr

[jira] [Updated] (SOLR-8250) remove member/variable shadowing in ElectionContext

2015-11-06 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8250: -- Attachment: SOLR-8250.patch Attaching patch to illustrate. > remove member/variable

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Susheel Kumar
Congratulations, Joel !!! On Fri, Nov 6, 2015 at 1:19 PM, Varun Thacker wrote: > Congrats Joel! > > On Fri, Nov 6, 2015 at 6:26 AM, Yonik Seeley wrote: > >> I'm pleased to announce that Joel as accepted the PMC's invitation to >> join. >> >>

Re: Welcome Dennis Gove as Lucene/Solr committer

2015-11-06 Thread Susheel Kumar
Congratulations, Denis !!! On Fri, Nov 6, 2015 at 1:42 PM, Steven Bower wrote: > Congrats!!! > > On Fri, Nov 6, 2015 at 1:25 PM Varun Thacker > wrote: > >> Welcome Dennis! >> >> On Fri, Nov 6, 2015 at 7:19 AM, Joel Bernstein

[jira] [Commented] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14994280#comment-14994280 ] Erick Erickson commented on SOLR-8232: -- Hmmm, perhaps we need to direct more people to that whole

[jira] [Commented] (SOLR-7036) Faster method for group.facet

2015-11-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993730#comment-14993730 ] Shawn Heisey commented on SOLR-7036: [~jimtronic], the newest patch is against one of the 4.x branches

Re: [SolrJ Clients] RequestWriter VS BinaryRequestWriter

2015-11-06 Thread Alessandro Benedetti
Hi Vincenzo, according to our discoveries I would say the CloudSolrClient to be the most efficient way to interact with a Solr Cloud cluster. ConcurrentUpdateSolrServer will be efficient for a single Solr instance, but using under the hood the XML Response Writer. Even if you prefer to use the

Welcome Joel Bernstein to the PMC

2015-11-06 Thread Yonik Seeley
I'm pleased to announce that Joel as accepted the PMC's invitation to join. Welcome Joel! -Yonik - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (LUCENE-6883) Getting exception _t.si (No such file or directory)

2015-11-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993740#comment-14993740 ] Michael McCandless commented on LUCENE-6883: 4.2 is quite old by now; it's possible this is a

Re: Welcome Tomás Fernández Löbbe to the PMC

2015-11-06 Thread Yonik Seeley
Congrats Tomas! -Yonik On Fri, Nov 6, 2015 at 4:53 AM, Anshum Gupta wrote: > I'm pleased to announce that Tomás Fernández Löbbe has accepted the PMC’s > invitation to join. > > Welcome Tomás! > > -- > Anshum Gupta

[jira] [Commented] (LUCENE-6886) IndexWriter gets angry at leftover temp files (e.g. from BKD)

2015-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993748#comment-14993748 ] Robert Muir commented on LUCENE-6886: - I like it. I think the counters can be atomics in this case

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Steve Rowe
Welcome Joel! Steve > On Nov 6, 2015, at 9:26 AM, Yonik Seeley wrote: > > I'm pleased to announce that Joel as accepted the PMC's invitation to join. > > Welcome Joel! > > -Yonik > > - > To unsubscribe,

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Ishan Chattopadhyaya
Congrats Joel! p.s. Wasn't Joel already on the PMC? https://lucene.apache.org/whoweare.html On Fri, Nov 6, 2015 at 7:56 PM, Yonik Seeley wrote: > I'm pleased to announce that Joel as accepted the PMC's invitation to join. > > Welcome Joel! > > -Yonik > >

Re: Welcome Tomás Fernández Löbbe to the PMC

2015-11-06 Thread Ishan Chattopadhyaya
Congrats Tomás! On Fri, Nov 6, 2015 at 8:02 PM, Yonik Seeley wrote: > Congrats Tomas! > > -Yonik > > > On Fri, Nov 6, 2015 at 4:53 AM, Anshum Gupta > wrote: > > I'm pleased to announce that Tomás Fernández Löbbe has accepted the PMC’s > > invitation

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Dawid Weiss
Welcome Joel! Dawid On Fri, Nov 6, 2015 at 3:41 PM, Steve Rowe wrote: > Welcome Joel! > > Steve > >> On Nov 6, 2015, at 9:26 AM, Yonik Seeley wrote: >> >> I'm pleased to announce that Joel as accepted the PMC's invitation to join. >> >> Welcome Joel! >> >>

[jira] [Commented] (SOLR-6237) An option to have only leaders write and replicas read when using a shared file system with SolrCloud.

2015-11-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993758#comment-14993758 ] Mark Miller commented on SOLR-6237: --- Solr on HDFS already writes the tlog to HDFS, this doesn't change

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Michael McCandless
Welcome Joel! Mike McCandless http://blog.mikemccandless.com On Fri, Nov 6, 2015 at 9:26 AM, Yonik Seeley wrote: > I'm pleased to announce that Joel as accepted the PMC's invitation to join. > > Welcome Joel! > > -Yonik > >

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Yonik Seeley
On Fri, Nov 6, 2015 at 9:41 AM, Ishan Chattopadhyaya wrote: > Congrats Joel! > > p.s. Wasn't Joel already on the PMC? https://lucene.apache.org/whoweare.html He added himself around 5 days ago... this notice was just a little late going out :-) -Yonik

[jira] [Created] (SOLR-8247) Schema API is not reloading the collection, When a timestamp field is added through 'addField' api, for a collection that has ManagedIndexSchemaFactory

2015-11-06 Thread rajanimaski (JIRA)
rajanimaski created SOLR-8247: - Summary: Schema API is not reloading the collection, When a timestamp field is added through 'addField' api, for a collection that has ManagedIndexSchemaFactory Key: SOLR-8247 URL:

[jira] [Created] (SOLR-8248) Log a query as soon as it comes in and assign a unique id to it

2015-11-06 Thread Pushkar Raste (JIRA)
Pushkar Raste created SOLR-8248: --- Summary: Log a query as soon as it comes in and assign a unique id to it Key: SOLR-8248 URL: https://issues.apache.org/jira/browse/SOLR-8248 Project: Solr

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Dennis Gove
Congrats Joel! On Fri, Nov 6, 2015 at 9:26 AM, Yonik Seeley wrote: > I'm pleased to announce that Joel as accepted the PMC's invitation to join. > > Welcome Joel! > > -Yonik > > - > To unsubscribe, e-mail:

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Upayavira
Congrats Joel! On Fri, Nov 6, 2015, at 02:49 PM, Dennis Gove wrote: > Congrats Joel! > > On Fri, Nov 6, 2015 at 9:26 AM, Yonik Seeley > wrote: >> I'm pleased to announce that Joel as accepted the PMC's invitation >> to join. >> >> Welcome Joel! >> >> -Yonik >> >>

[GitHub] lucene-solr pull request: Fix FrenchMinimalStemmer so it does not ...

2015-11-06 Thread bdelbosc
GitHub user bdelbosc opened a pull request: https://github.com/apache/lucene-solr/pull/208 Fix FrenchMinimalStemmer so it does not truncate numbers The FrenchMinimalStemmer is removing any double character at the end of a word when a word size is greater than 5. This is wrong for

[jira] [Commented] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993769#comment-14993769 ] Shawn Heisey commented on SOLR-8232: The logf4j config already does log to a rotated file ... but it

[jira] [Commented] (LUCENE-6863) Store sparse doc values more efficiently

2015-11-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993774#comment-14993774 ] ASF subversion and git services commented on LUCENE-6863: - Commit 1712973 from

[jira] [Updated] (SOLR-8247) Schema API is not reloading the collection, When a timestamp field is added through 'addField' api, for a collection that has ManagedIndexSchemaFactory

2015-11-06 Thread rajanimaski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajanimaski updated SOLR-8247: -- Description: Add a field with defatult="NOW" attribute using 'addField' api {code} curl -X POST

[jira] [Updated] (SOLR-8247) Schema API with ManagedIndexSchemaFactory needs reload for timesteamp

2015-11-06 Thread rajanimaski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajanimaski updated SOLR-8247: -- Summary: Schema API with ManagedIndexSchemaFactory needs reload for timesteamp (was: Schema API is not

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Alan Woodward
Welcome Joel! Alan Woodward www.flax.co.uk On 6 Nov 2015, at 14:26, Yonik Seeley wrote: > I'm pleased to announce that Joel as accepted the PMC's invitation to join. > > Welcome Joel! > > -Yonik > > - > To unsubscribe,

[jira] [Updated] (SOLR-8247) Schema API with ManagedIndexSchemaFactory needs reload for timesteamp

2015-11-06 Thread rajanimaski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajanimaski updated SOLR-8247: -- Description: Schema API is not reloading the collection, When a timestamp field is added through

[jira] [Commented] (SOLR-6237) An option to have only leaders write and replicas read when using a shared file system with SolrCloud.

2015-11-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993781#comment-14993781 ] Mark Miller commented on SOLR-6237: --- bq. Was also wondering what was the motivation behind this? Is this

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3722 - Failure

2015-11-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3722/ 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testOverseerStatsReset Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError: expected:<1> but was:<2> at

Welcome Dennis Gove as Lucene/Solr committer

2015-11-06 Thread Joel Bernstein
I'm pleased to announce that Dennis Gove has accepted the PMC's invitation to become a committer. Dennis, it's tradition that you introduce yourself with a brief bio. Your account is not entirely ready yet. We will let you know when it is created and karma has been granted so that you can add

[jira] [Commented] (SOLR-6237) An option to have only leaders write and replicas read when using a shared file system with SolrCloud.

2015-11-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993797#comment-14993797 ] Yonik Seeley commented on SOLR-6237: bq. Was also wondering what was the motivation behind this? At

[jira] [Commented] (SOLR-8232) bin/solr does not rotate console log file

2015-11-06 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993803#comment-14993803 ] Upayavira commented on SOLR-8232: - I'd support that - >=warn only. > bin/solr does not rotate console log

Re: Welcome Dennis Gove as Lucene/Solr committer

2015-11-06 Thread Steve Rowe
Welcome Dennis! Steve > On Nov 6, 2015, at 10:19 AM, Joel Bernstein wrote: > > I'm pleased to announce that Dennis Gove has accepted the PMC's > invitation to become a committer. > > Dennis, it's tradition that you introduce yourself with a brief bio. > > Your account is

RE: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Martin Gainty
congratulations Mr Bernstein!Martini- From: a...@flax.co.uk Subject: Re: Welcome Joel Bernstein to the PMC Date: Fri, 6 Nov 2015 15:00:56 + To: dev@lucene.apache.org Welcome Joel! Alan Woodward www.flax.co.uk On 6 Nov 2015, at 14:26, Yonik Seeley wrote:I'm pleased to announce that Joel

Re: Welcome Dennis Gove as Lucene/Solr committer

2015-11-06 Thread Han Jiang
Welcome Dennis! On Fri, Nov 6, 2015 at 3:19 PM, Joel Bernstein wrote: > I'm pleased to announce that Dennis Gove has accepted the PMC's > invitation to become a committer. > > Dennis, it's tradition that you introduce yourself with a brief bio. > > Your account is not

Re: Welcome Joel Bernstein to the PMC

2015-11-06 Thread Adrien Grand
Welcome Joel!

Re: Welcome Dennis Gove as Lucene/Solr committer

2015-11-06 Thread Adrien Grand
Welcome Dennis!

[jira] [Commented] (LUCENE-6888) explain of map() Function does not show default value

2015-11-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993813#comment-14993813 ] Adrien Grand commented on LUCENE-6888: -- +1 > explain of map() Function does not show default value

Re: Welcome Dennis Gove as Lucene/Solr committer

2015-11-06 Thread Alan Woodward
Welcome Dennis! Alan Woodward www.flax.co.uk On 6 Nov 2015, at 15:19, Joel Bernstein wrote: > I'm pleased to announce that Dennis Gove has accepted the PMC's > invitation to become a committer. > > Dennis, it's tradition that you introduce yourself with a brief bio. > > Your account is not

  1   2   3   >