[jira] [Updated] (SOLR-9717) "xsort" ResponseWriter should support javabin and other formats

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9717: - Summary: "xsort" ResponseWriter should support javabin and other formats (was: "xsort" ResponseWriter shou

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-11-02 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631818#comment-15631818 ] Shalin Shekhar Mangar commented on SOLR-9712: - bq. One needs a reliable "update

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

2016-11-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18201/ Java: 64bit/jdk-9-ea+140 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: document count mismatch. control=2962 sum(shards)=2961 cl

[jira] [Commented] (SOLR-9720) Refactor responsewriter to remove dependencies on TupleStream etc

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631496#comment-15631496 ] Noble Paul commented on SOLR-9720: -- I hope this is not controversial in any way. If all te

[jira] [Updated] (SOLR-9720) Refactor responsewriter to remove dependencies on TupleStream etc

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9720: - Attachment: SOLR-9720.patch remove special handling for {{Explanation}} as well > Refactor responsewriter

[jira] [Updated] (SOLR-9720) Refactor responsewriter to remove dependencies on TupleStream etc

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9720: - Attachment: (was: SOLR-9720.patch) > Refactor responsewriter to remove dependencies on TupleStream etc

[jira] [Updated] (SOLR-9720) Refactor responsewriter to remove dependencies on TupleStream etc

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9720: - Attachment: SOLR-9720.patch > Refactor responsewriter to remove dependencies on TupleStream etc > -

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-11-02 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631462#comment-15631462 ] David Smiley commented on SOLR-9712: +1 Yonik. I've long felt that a commit should blo

[jira] [Commented] (SOLR-9720) Refactor responsewriter to remove dependencies on TupleStream etc

2016-11-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631447#comment-15631447 ] Joel Bernstein commented on SOLR-9720: -- This is quite nice: {code} + public Map toMa

[jira] [Updated] (SOLR-9718) All JUnits of Streaming use java assert to compare double should use assertEquals()

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9718: - Description: get rid of java {{assert}} altogether. it does not give any messages if there are any failures

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631421#comment-15631421 ] Noble Paul commented on SOLR-9636: -- I've created sub tasks . The refactorings (SOLR-9720)

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

2016-11-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2098/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.util.TestPagedBytes.testDataInputOutput2 Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631417#comment-15631417 ] Joel Bernstein commented on SOLR-9636: -- Ok, let's do this work and it's sub-tasks in a

[jira] [Updated] (SOLR-9720) Refactor responsewriter to remove dependencies on TupleStream etc

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9720: - Attachment: SOLR-9720.patch not final but gives an idea > Refactor responsewriter to remove dependencies o

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

2016-11-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/946/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack Tr

[jira] [Created] (SOLR-9721) Create a javabin writer/reader for streaming end point

2016-11-02 Thread Noble Paul (JIRA)
Noble Paul created SOLR-9721: Summary: Create a javabin writer/reader for streaming end point Key: SOLR-9721 URL: https://issues.apache.org/jira/browse/SOLR-9721 Project: Solr Issue Type: Sub-tas

[jira] [Created] (SOLR-9720) Refactor responsewriter to remove dependencies on TupleStream etc

2016-11-02 Thread Noble Paul (JIRA)
Noble Paul created SOLR-9720: Summary: Refactor responsewriter to remove dependencies on TupleStream etc Key: SOLR-9720 URL: https://issues.apache.org/jira/browse/SOLR-9720 Project: Solr Issue T

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631382#comment-15631382 ] Noble Paul commented on SOLR-9636: -- bq.I've spent too much of my life fixing the wrong thi

[jira] [Updated] (SOLR-9609) Change hard-coded keysize from 512 to 1024

2016-11-02 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-9609: - Attachment: SOLR-9609.patch So here's a first cut at what it would take to move this to security.js

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631337#comment-15631337 ] Noble Paul commented on SOLR-9636: -- bq.If we're going to undertake a large refactoring of

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 192 - Still Unstable

2016-11-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/192/ 5 tests failed. FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([150B8ABDB6F96C42:9D5FB567180501BA]:0)

[jira] [Updated] (SOLR-9716) RecoveryStrategy send prep recovery cmd without setting request time out

2016-11-02 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9716: --- Attachment: SOLR-9716.patch Initial solution for this issue without tests. This patch is tested on sol

[jira] [Updated] (SOLR-9714) can not stop solr with $STOP_PORT

2016-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 胡晓东 updated SOLR-9714: -- Description: Our system just has port planning,we have the requirement to configure what to use as stop port explicitly.

[jira] [Updated] (SOLR-9714) can not stop solr with $STOP_PORT

2016-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 胡晓东 updated SOLR-9714: -- Description: Our system just has port planning,we have the requirement to configure what to use as stop port explicitly.

[jira] [Updated] (SOLR-9714) can not stop solr with $STOP_PORT

2016-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 胡晓东 updated SOLR-9714: -- Priority: Minor (was: Major) Description: Our system just has port planning,we have the requirement to configure

[jira] [Issue Comment Deleted] (SOLR-9714) can not stop solr with $STOP_PORT

2016-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 胡晓东 updated SOLR-9714: -- Comment: was deleted (was: But when I show help, it shows that this shuold work. (The specified port (SOLR_PORT) wil

[jira] [Comment Edited] (SOLR-9714) can not stop solr with $STOP_PORT

2016-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631033#comment-15631033 ] 胡晓东 edited comment on SOLR-9714 at 11/3/16 12:40 AM: - But when I show h

[jira] [Commented] (SOLR-9714) can not stop solr with $STOP_PORT

2016-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631033#comment-15631033 ] 胡晓东 commented on SOLR-9714: --- But when I show help, it shows that this shuold work. (The spec

[jira] [Closed] (SOLR-3442) Example schema switch to DisMax instead of CopyField

2016-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed SOLR-3442. - Resolution: Later Closing this due to initial pushback and there is now more than one example. Probably th

[jira] [Commented] (SOLR-8542) Integrate Learning to Rank into Solr

2016-11-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630965#comment-15630965 ] ASF subversion and git services commented on SOLR-8542: --- Commit 5a66b

[jira] [Commented] (SOLR-9481) BasicAuthPlugin should support standalone mode

2016-11-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630963#comment-15630963 ] ASF subversion and git services commented on SOLR-9481: --- Commit 4383b

[jira] [Commented] (LUCENE-7135) Constants check for JRE bitness causes SecurityException under WebStart

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

[jira] [Commented] (SOLR-9709) move http://wiki.apache.org/solr/SolJSON ('JSON specific parameters' +) to Solr Ref Guide

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

[jira] [Commented] (SOLR-9710) SpellCheckComponentTest (still) occasionally fails

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

[jira] [Commented] (SOLR-9681) add filter to any facet

2016-11-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630964#comment-15630964 ] ASF subversion and git services commented on SOLR-9681: --- Commit 359f9

[jira] [Commented] (LUCENE-7501) Do not encode the split dimension in the index in the 1D case

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

[jira] [Commented] (SOLR-8542) Integrate Learning to Rank into Solr

2016-11-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630969#comment-15630969 ] ASF subversion and git services commented on SOLR-8542: --- Commit 9eb80

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630885#comment-15630885 ] Erick Erickson commented on SOLR-9636: -- How much of SOLR-9296 is made irrelevant by th

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630883#comment-15630883 ] Erick Erickson commented on SOLR-9636: -- I've spent too much of my life fixing the wron

Re: [VOTE] - Release Lucene/Solr 6.3.0 RC3

2016-11-02 Thread Steve Rowe
+1 Smoke tester passed (lost the timing in a closed terminal window, it was 34 minutes or so IIRC). Changes, docs and javadocs look good. -- Steve www.lucidworks.com > On Nov 2, 2016, at 3:35 PM, Tommaso Teofili wrote: > > SUCCESS! [1:54:38.816517] > > +1 > > Tommaso > > > Il giorno mer

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

2016-11-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/557/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure Error Message: The data directory was not cleaned up on

[JENKINS-EA] Lucene-Solr-6.3-Linux (32bit/jdk-9-ea+140) - Build # 13 - Unstable!

2016-11-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.3-Linux/13/ Java: 32bit/jdk-9-ea+140 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.test Error Message: List size mismatch @ spellcheck/suggestions Stack Trace: java.lang.Runt

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-11-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630584#comment-15630584 ] Yonik Seeley commented on SOLR-9712: What we *really* need is additional functionality

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630574#comment-15630574 ] Joel Bernstein commented on SOLR-9636: -- Typically the way you improve performance is t

[jira] [Comment Edited] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630574#comment-15630574 ] Joel Bernstein edited comment on SOLR-9636 at 11/2/16 9:21 PM: --

[jira] [Commented] (SOLR-9710) SpellCheckComponentTest (still) occasionally fails

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

[jira] [Commented] (SOLR-9710) SpellCheckComponentTest (still) occasionally fails

2016-11-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630521#comment-15630521 ] ASF subversion and git services commented on SOLR-9710: --- Commit 4a12a

[jira] [Reopened] (SOLR-9710) SpellCheckComponentTest (still) occasionally fails

2016-11-02 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer reopened SOLR-9710: -- ok, clearly this was the wrong way to fix this, and I do not understand how the test harness works! We have

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

2016-11-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18199/ Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.spelling.DirectSolrSpellCheckerTest Error Message: Error opening new searcher. exceede

[jira] [Comment Edited] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630360#comment-15630360 ] Noble Paul edited comment on SOLR-9636 at 11/2/16 8:36 PM: --- Nobod

[jira] [Comment Edited] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630360#comment-15630360 ] Noble Paul edited comment on SOLR-9636 at 11/2/16 8:30 PM: --- Nobod

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630360#comment-15630360 ] Noble Paul commented on SOLR-9636: -- Nobody ever said there was a bottleneck. We do all our

[jira] [Commented] (LUCENE-7527) Facing unsafe memory access operation error while calling searcherManager.maybeReopen()

2016-11-02 Thread Jagmohan Singh (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630268#comment-15630268 ] Jagmohan Singh commented on LUCENE-7527: Michael thanks for replying. We have mou

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1145 - Still Unstable

2016-11-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1145/ 5 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget Error Message: Timeout while trying to assert number of documents @ target_collection Stack Trace: j

[jira] [Comment Edited] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630177#comment-15630177 ] Joel Bernstein edited comment on SOLR-9636 at 11/2/16 7:36 PM: --

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630177#comment-15630177 ] Joel Bernstein commented on SOLR-9636: -- Also, I'm not convinced that the performance b

Re: [VOTE] - Release Lucene/Solr 6.3.0 RC3

2016-11-02 Thread Tommaso Teofili
SUCCESS! [1:54:38.816517] +1 Tommaso Il giorno mer 2 nov 2016 alle ore 19:56 Jan Høydahl ha scritto: > SUCCESS! [1:05:53.149540] (macOS) > +1 > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > > 2. nov. 2016 kl. 17.34 skrev Shalin Shekhar Mangar : > > Please v

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

2016-11-02 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630171#comment-15630171 ] Cassandra Targett commented on LUCENE-7287: --- I missed it last go-around. I don'

[jira] [Commented] (LUCENE-7535) Improve Javadoc of PointValues

2016-11-02 Thread Florian Hopf (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630164#comment-15630164 ] Florian Hopf commented on LUCENE-7535: -- Not sure if this is considered to be an impl

[jira] [Updated] (LUCENE-7535) Improve Javadoc of PointValues

2016-11-02 Thread Florian Hopf (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hopf updated LUCENE-7535: - Attachment: LUCENE-7535.patch > Improve Javadoc of PointValues > -- >

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630161#comment-15630161 ] Joel Bernstein commented on SOLR-9636: -- And if we decide as a group that this is worth

[jira] [Updated] (LUCENE-7535) Improve Javadoc of PointValues

2016-11-02 Thread Florian Hopf (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Hopf updated LUCENE-7535: - Description: I was a bit confused by the performance characteristics of the new point queries for

[jira] [Created] (LUCENE-7535) Improve Javadoc of PointValues

2016-11-02 Thread Florian Hopf (JIRA)
Florian Hopf created LUCENE-7535: Summary: Improve Javadoc of PointValues Key: LUCENE-7535 URL: https://issues.apache.org/jira/browse/LUCENE-7535 Project: Lucene - Core Issue Type: Improvemen

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630147#comment-15630147 ] Joel Bernstein commented on SOLR-9636: -- I'm not sure that I agree this needs to be don

[jira] [Commented] (SOLR-9709) move http://wiki.apache.org/solr/SolJSON ('JSON specific parameters' +) to Solr Ref Guide

2016-11-02 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630135#comment-15630135 ] Cassandra Targett commented on SOLR-9709: - Good questions, and I wish I had hard &

Re: [VOTE] - Release Lucene/Solr 6.3.0 RC3

2016-11-02 Thread Jan Høydahl
SUCCESS! [1:05:53.149540] (macOS) +1 -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 2. nov. 2016 kl. 17.34 skrev Shalin Shekhar Mangar : > > Please vote for the third release candidate for Lucene/Solr 6.3.0 > > The artifacts can be downloaded from: > https://dist.a

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

2016-11-02 Thread Shalin Shekhar Mangar
This is a new test I added in SOLR-9433. I'll fix. On Thu, Nov 3, 2016 at 12:11 AM, Policeman Jenkins Server wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6221/ > Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC > > 1 tests failed. > FAILED: > org.apache.sol

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

2016-11-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6221/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure Error Message: The data directory was not cleaned u

[jira] [Updated] (SOLR-5344) SpellCheckCollatorTest.testEstimatedHitCounts fails in jenkins from time to time

2016-11-02 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-5344: - Attachment: SOLR-5344.patch > SpellCheckCollatorTest.testEstimatedHitCounts fails in jenkins from time to

[jira] [Created] (SOLR-9719) Admin UI: When reporting errors on core startup, also show the path to the Solr log file

2016-11-02 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-9719: Summary: Admin UI: When reporting errors on core startup, also show the path to the Solr log file Key: SOLR-9719 URL: https://issues.apache.org/jira/browse/SOLR-9719

[jira] [Commented] (SOLR-5344) SpellCheckCollatorTest.testEstimatedHitCounts fails in jenkins from time to time

2016-11-02 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629832#comment-15629832 ] James Dyer commented on SOLR-5344: -- ok, I think I know what's going here. This feature is

[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629722#comment-15629722 ] Jan Høydahl commented on SOLR-9692: --- Yea, did a quick test, looks OK. > BlockUnknown pro

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-11-02 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629599#comment-15629599 ] Erick Erickson commented on SOLR-9712: -- Also, I _think_ there's some kind weird issue

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

2016-11-02 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18198/ Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.spelling.DirectSolrSpellCheckerTest Error Message: Error opening new searcher. exceeded lim

[VOTE] - Release Lucene/Solr 6.3.0 RC3

2016-11-02 Thread Shalin Shekhar Mangar
Please vote for the third release candidate for Lucene/Solr 6.3.0 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.3.0-RC3-reva66a44513ee8191e25b477372094bfa846450316 You can run the smoke tester directly with this command: python3 -u dev-tools/scr

[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629418#comment-15629418 ] Noble Paul commented on SOLR-9692: -- I did manual testing. The problem was different method

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629411#comment-15629411 ] Noble Paul commented on SOLR-9636: -- The streaming code is all written with the assumption

[jira] [Commented] (SOLR-9692) BlockUnknown property still breaks the internode communication

2016-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629403#comment-15629403 ] Jan Høydahl commented on SOLR-9692: --- Wondering whether this patch was ever tested outside

[jira] [Commented] (SOLR-9717) "xsort" ResponseWriter should support javabin

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629374#comment-15629374 ] Noble Paul commented on SOLR-9717: -- Yeah. It was a bad idea to have a different response w

[jira] [Commented] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629365#comment-15629365 ] Yonik Seeley commented on SOLR-9636: bq. Introduce a "json equivalent" mode for javabin

[jira] [Commented] (SOLR-9717) "xsort" ResponseWriter should support javabin

2016-11-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629279#comment-15629279 ] Yonik Seeley commented on SOLR-9717: A related thought I've had for some time... it see

[jira] [Assigned] (SOLR-5344) SpellCheckCollatorTest.testEstimatedHitCounts fails in jenkins from time to time

2016-11-02 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer reassigned SOLR-5344: Assignee: James Dyer > SpellCheckCollatorTest.testEstimatedHitCounts fails in jenkins from time to

[jira] [Resolved] (SOLR-9710) SpellCheckComponentTest (still) occasionally fails

2016-11-02 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-9710. -- Resolution: Fixed test fix only, no CHANGES.txt entry needed. > SpellCheckComponentTest (still) occasion

[jira] [Commented] (SOLR-9710) SpellCheckComponentTest (still) occasionally fails

2016-11-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629238#comment-15629238 ] ASF subversion and git services commented on SOLR-9710: --- Commit 16dc4

[jira] [Commented] (SOLR-9710) SpellCheckComponentTest (still) occasionally fails

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

[jira] [Updated] (SOLR-9636) Use javabin for /stream, /sql internode communication

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9636: - Attachment: SOLR-9636.patch This does a bunch of things * Introduce a "json equivalent" mode for {{javabin

[jira] [Created] (SOLR-9718) All JUnits of Streaming use java assert to compare double should use assertEquals()

2016-11-02 Thread Noble Paul (JIRA)
Noble Paul created SOLR-9718: Summary: All JUnits of Streaming use java assert to compare double should use assertEquals() Key: SOLR-9718 URL: https://issues.apache.org/jira/browse/SOLR-9718 Project: Solr

[jira] [Created] (SOLR-9717) /xsort responsewriter should support javabin

2016-11-02 Thread Noble Paul (JIRA)
Noble Paul created SOLR-9717: Summary: /xsort responsewriter should support javabin Key: SOLR-9717 URL: https://issues.apache.org/jira/browse/SOLR-9717 Project: Solr Issue Type: Sub-task Se

[jira] [Updated] (SOLR-9717) "xsort" ResponseWriter should support javabin

2016-11-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9717: - Summary: "xsort" ResponseWriter should support javabin (was: /xsort responsewriter should support javabin)

[JENKINS] Lucene-Solr-SmokeRelease-6.3 - Build # 2 - Failure

2016-11-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-6.3/2/ No tests ran. Build Log: [...truncated 40545 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.3/lucene/build/smokeTestRelease/dist [copy] Copying 47

[jira] [Commented] (SOLR-9711) Build parameter to silence Changes.html generation error if SOLR Jira is not accessible

2016-11-02 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629102#comment-15629102 ] Mano Kovacs commented on SOLR-9711: --- [~steve_rowe] thanks for the feedback! I was not awa

[jira] [Commented] (LUCENE-7526) Improvements to UnifiedHighlighter OffsetStrategies

2016-11-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629097#comment-15629097 ] ASF GitHub Bot commented on LUCENE-7526: Github user Timothy055 commented on the

[GitHub] lucene-solr issue #105: LUCENE-7526 Improvements to UnifiedHighlighter Offse...

2016-11-02 Thread Timothy055
Github user Timothy055 commented on the issue: https://github.com/apache/lucene-solr/pull/105 Ah, missed that. Fixed --- 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

Re: [JENKINS] Lucene-Solr-SmokeRelease-master - Build # 610 - Failure

2016-11-02 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Thanks Steve! Adding maven config had been on our radar as a 'before branch_6x cherry-pick' item but I had forgotten about this Jenkins job here, oops, sorry. - Original Message - From: dev@lucene.apache.org To: dev@lucene.apache.org At: 11/02/16 14:05:30 I committed a fix (hopefully) -

Re: [JENKINS] Lucene-Solr-SmokeRelease-master - Build # 610 - Failure

2016-11-02 Thread Steve Rowe
I committed a fix (hopefully) - the new ltr contrib was missing Maven config, which I added. > On Nov 2, 2016, at 8:10 AM, Apache Jenkins Server > wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/610/ > > No tests ran. > > Build Log: > [...truncated 36373 lines

[jira] [Commented] (SOLR-8542) Integrate Learning to Rank into Solr

2016-11-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629052#comment-15629052 ] ASF subversion and git services commented on SOLR-8542: --- Commit 9eb80

[jira] [Commented] (LUCENE-7526) Improvements to UnifiedHighlighter OffsetStrategies

2016-11-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15628983#comment-15628983 ] ASF GitHub Bot commented on LUCENE-7526: Github user dsmiley commented on the iss

[GitHub] lucene-solr issue #105: LUCENE-7526 Improvements to UnifiedHighlighter Offse...

2016-11-02 Thread dsmiley
Github user dsmiley commented on the issue: https://github.com/apache/lucene-solr/pull/105 Nevermind on `MultiPostingsEnum`. MPE assumes the PostingsEnum are for a disjoint set of documents -- i.e. each PostingsEnum matches documents disjoint from the others. This makes sense given

[jira] [Created] (SOLR-9716) RecoveryStrategy send prep recovery cmd without setting request time out

2016-11-02 Thread Cao Manh Dat (JIRA)
Cao Manh Dat created SOLR-9716: -- Summary: RecoveryStrategy send prep recovery cmd without setting request time out Key: SOLR-9716 URL: https://issues.apache.org/jira/browse/SOLR-9716 Project: Solr

[jira] [Resolved] (SOLR-9442) Add json.nl=arrnvp (array of NamedValuePair) style in JSONResponseWriter

2016-11-02 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-9442. --- Resolution: Fixed Fix Version/s: 6.4 master (7.0) > Add json.

  1   2   >