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

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

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

2016-11-01 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627837#comment-15627837 ] Mikhail Khludnev commented on SOLR-9712: bq. What if we had the default as 1 that e

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

2016-11-01 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-9712: --- Summary: Saner default for maxWarmingSearchers Key: SOLR-9712 URL: https://issues.apache.org/jira/browse/SOLR-9712 Project: Solr Issue Type: Im

Re: Merge indexes with CoreAdminHandler - possible issue

2016-11-01 Thread Erick Erickson
Alexey: I don't know that code intimately, but we've had sporadic reports of memory spikes during segment merging. I'd be _really_ interested in the perspective from some of the Lucene guys, going on the assumption that eventually the code path is the same. Best, Erick On Tue, Nov 1, 2016 at 4:3

[jira] [Commented] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2016-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627246#comment-15627246 ] Steve Rowe commented on LUCENE-6664: [~mikemccand], I think your repurposing of posin

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

2016-11-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/191/ 4 tests failed. FAILED: org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig Error Message: The max direct memory is likely too low. Either increase it (by adding -XX:MaxDirectMemorySize=g -XX:+UseLarg

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

2016-11-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18194/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestDownShardTolerantSearch.searchingShouldFailWithoutTolerantSearchSetToTrue Error Message: Error message from

[jira] [Updated] (LUCENE-7533) Classic query parser: autoGeneratePhraseQueries=true doesn't work when splitOnWhitespace=false

2016-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7533: --- Description: LUCENE-2605 introduced the classic query parser option to not split on whitespace prior

[jira] [Commented] (LUCENE-7533) Classic query parser: autoGeneratePhraseQueries=true doesn't work when splitOnWhitespace=false

2016-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627142#comment-15627142 ] Steve Rowe commented on LUCENE-7533: FYI autoGeneratePhraseQueries was never added to

[jira] [Updated] (LUCENE-7533) Classic query parser: autoGeneratePhraseQueries=true doesn't work when splitOnWhitespace=false

2016-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7533: --- Attachment: LUCENE-7533.patch Patch that addresses some of this issue, with some failing tests and no

Merge indexes with CoreAdminHandler - possible issue

2016-11-01 Thread Alexey Timofeev
Hello! I am stuck with CoreAdminHandler's merge indexes functionality. It looks like merge indexes behaves weird if we use it with "srcCore" parameter. (If we use "indexDir" parameter then it works fine.) Please tell me if it's real bug in Solr or I am using it wrong? If community admits that it's

[jira] [Created] (LUCENE-7533) Classic query parser: autoGeneratePhraseQueries=true doesn't work when splitOnWhitespace=false

2016-11-01 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-7533: -- Summary: Classic query parser: autoGeneratePhraseQueries=true doesn't work when splitOnWhitespace=false Key: LUCENE-7533 URL: https://issues.apache.org/jira/browse/LUCENE-7533

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

2016-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7501: --- Attachment: LUCENE-7501.patch Patch. > Do not encode the split dimension in the inde

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

2016-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-7501: I think there's a small back compat bug here, that looks like corruption. I'll attach

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

2016-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627021#comment-15627021 ] Michael McCandless commented on LUCENE-7501: I think we have to fix this for

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

2016-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7501: --- Priority: Blocker (was: Minor) > Do not encode the split dimension in the index in t

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

2016-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626997#comment-15626997 ] Steve Rowe edited comment on SOLR-9711 at 11/1/16 11:14 PM: I c

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

2016-11-01 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626997#comment-15626997 ] Steve Rowe commented on SOLR-9711: -- I can't find where (maybe not in JIRA?) but [~hossman]

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

2016-11-01 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mano Kovacs updated SOLR-9711: -- Attachment: SOLR-9711.patch > Build parameter to silence Changes.html generation error if SOLR Jira is no

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

2016-11-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626839#comment-15626839 ] Jan Høydahl commented on SOLR-9481: --- Perhaps as a first step we create a new JIRA to fix

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

2016-11-01 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mano Kovacs updated SOLR-9711: -- Description: In case the build is running behind firewall with no access to issues.apache.org, generatio

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

2016-11-01 Thread Mano Kovacs (JIRA)
Mano Kovacs created SOLR-9711: - Summary: Build parameter to silence Changes.html generation error if SOLR Jira is not accessible Key: SOLR-9711 URL: https://issues.apache.org/jira/browse/SOLR-9711 Project

[jira] [Commented] (SOLR-9077) Streaming expressions should support collection alias

2016-11-01 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626756#comment-15626756 ] Joel Bernstein commented on SOLR-9077: -- The problem with aliases with Topics is that e

Re: [VOTE] Release Lucene/Solr 6.3.0 RC2

2016-11-01 Thread Michael McCandless
I think there's possibly a bad problem with LUCENE-7501 (creates a possibly corrupt index) ... I'm trying to dig more to be sure ... Mike McCandless http://blog.mikemccandless.com On Mon, Oct 31, 2016 at 2:28 PM, Shalin Shekhar Mangar wrote: > Please vote for the second release candidate for Lu

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

2016-11-01 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-9710: - Attachment: SOLR-9710.patch I believe this ([^SOLR-9710.patch]) is all that is needed to fix this. But if

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

2016-11-01 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626665#comment-15626665 ] James Dyer commented on SOLR-9710: -- Recent test failures: https://jenkins.thetaphi.de/job

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

2016-11-01 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626662#comment-15626662 ] James Dyer commented on SOLR-9710: -- I tried to remedy this problem by adding this to the a

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

2016-11-01 Thread James Dyer (JIRA)
James Dyer created SOLR-9710: Summary: SpellCheckComponentTest (still) occasionally fails Key: SOLR-9710 URL: https://issues.apache.org/jira/browse/SOLR-9710 Project: Solr Issue Type: Bug S

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

2016-11-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/555/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError:

[jira] [Commented] (SOLR-9077) Streaming expressions should support collection alias

2016-11-01 Thread Suds (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626500#comment-15626500 ] Suds commented on SOLR-9077: One issue I faced is I was working with large cluster ~40 nodes (4

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

2016-11-01 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=15626456#comment-15626456 ] ASF subversion and git services commented on SOLR-8542: --- Commit 5a66b

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

2016-11-01 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626442#comment-15626442 ] Jeff Wartes commented on SOLR-4735: --- I have, and am, by instantiating a SharedMetricRegis

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

2016-11-01 Thread Walter Underwood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626331#comment-15626331 ] Walter Underwood commented on SOLR-4735: Anybody using the CodaHale metrics.jetty9.

[jira] [Commented] (SOLR-9146) Parallel SQL engine should support >, >=, <, <=, <>, != syntax

2016-11-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626307#comment-15626307 ] Cassandra Targett commented on SOLR-9146: - Thanks so much for your help. > Parall

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

2016-11-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.3-Windows/2/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: expected:<152> but was:<138> Stack Trace: java.lang.AssertionError: expected:<152>

[jira] [Resolved] (LUCENE-7532) Add Lucene 6.2 file format description in codecs/lucene62/package-info.java

2016-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7532. Resolution: Fixed Fix Version/s: 6.4 Thanks [~shinichiro abe]! > Add Lucene

[jira] [Commented] (LUCENE-7532) Add Lucene 6.2 file format description in codecs/lucene62/package-info.java

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

[jira] [Commented] (SOLR-9146) Parallel SQL engine should support >, >=, <, <=, <>, != syntax

2016-11-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626134#comment-15626134 ] Kevin Risden commented on SOLR-9146: Expanded the supported where operators to include

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

2016-11-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8542: -- Attachment: SOLR-8542.patch Attaching patch generated as diff between 'master' and https

[jira] [Commented] (SOLR-9146) Parallel SQL engine should support >, >=, <, <=, <>, != syntax

2016-11-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626102#comment-15626102 ] Kevin Risden commented on SOLR-9146: Thanks [~ctargett]! I'll double check the ref guid

[jira] [Commented] (SOLR-9146) Parallel SQL engine should support >, >=, <, <=, <>, != syntax

2016-11-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626087#comment-15626087 ] Cassandra Targett commented on SOLR-9146: - [~risdenk]: I added a section to the Sol

[jira] [Commented] (SOLR-9077) Streaming expressions should support collection alias

2016-11-01 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626072#comment-15626072 ] Kevin Risden commented on SOLR-9077: Currently the matching logic is as follows: - col

[jira] [Commented] (LUCENE-7532) Add Lucene 6.2 file format description in codecs/lucene62/package-info.java

2016-11-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15626065#comment-15626065 ] Michael McCandless commented on LUCENE-7532: Thank you [~shinichiro abe], thi

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

2016-11-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6219/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure Error Message: The data directory was not c

[jira] [Commented] (LUCENE-7531) Remove packing support from FST

2016-11-01 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625990#comment-15625990 ] Dawid Weiss commented on LUCENE-7531: - The code may not call for packed dictionaries,

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

2016-11-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18192/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/

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

2016-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625888#comment-15625888 ] ASF GitHub Bot commented on SOLR-8593: -- Github user risdenk commented on a diff in the

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

2016-11-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9709: -- Summary: move http://wiki.apache.org/solr/SolJSON ('JSON specific parameters' +) to Solr

[jira] [Commented] (SOLR-9709) update http://wiki.apache.org/solr/SolJSON 'JSON specific parameters' section

2016-11-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625884#comment-15625884 ] Christine Poerschke commented on SOLR-9709: --- Thanks Cassandra for the pointers in

[GitHub] lucene-solr pull request #104: SOLR-8593 - WIP

2016-11-01 Thread risdenk
Github user risdenk commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/104#discussion_r85965892 --- Diff: lucene/default-nested-ivy-settings.xml --- @@ -32,6 +32,7 @@ +https://repository.apache.org/content/repositories/s

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

2016-11-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-9681. Resolution: Fixed Change is in, thanks for the input! > add filter to any facet > --

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

2016-11-01 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=15625857#comment-15625857 ] ASF subversion and git services commented on SOLR-9681: --- Commit 8c420

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

2016-11-01 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=15625803#comment-15625803 ] ASF subversion and git services commented on SOLR-9681: --- Commit 359f9

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

2016-11-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625778#comment-15625778 ] Shawn Heisey commented on SOLR-9481: That's kinda scary. Here's what came to mind befo

Re: [VOTE] Release Lucene/Solr 6.3.0 RC2

2016-11-01 Thread Kevin Risden
+1 SUCCESS! [0:57:07.005632] Kevin Risden On Mon, Oct 31, 2016 at 2:26 PM, Steve Rowe wrote: > +1 > > Smoke tester is happy: SUCCESS! [0:24:53.709200] > > Docs, changes and javadocs look good. > > -- > Steve > www.lucidworks.com > > > On Oct 31, 2016, at 2:28 PM, Shalin Shekhar Mangar > wrote

[jira] [Comment Edited] (SOLR-9706) fetchIndex blocks incoming queries when issued on a replica in SolrCloud

2016-11-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625624#comment-15625624 ] Erick Erickson edited comment on SOLR-9706 at 11/1/16 2:57 PM: --

[jira] [Commented] (SOLR-9706) fetchIndex blocks incoming queries when issued on a replica in SolrCloud

2016-11-01 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625624#comment-15625624 ] Erick Erickson commented on SOLR-9706: -- M/S replication does not show this behavior. T

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

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

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

2016-11-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625601#comment-15625601 ] Jan Høydahl commented on SOLR-9481: --- Ok, I'm attempting a blind fix by clearing intercept

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

2016-11-01 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=15625588#comment-15625588 ] ASF subversion and git services commented on SOLR-9481: --- Commit 4383b

[jira] [Commented] (LUCENE-7531) Remove packing support from FST

2016-11-01 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625584#comment-15625584 ] Adrien Grand commented on LUCENE-7531: -- The thing that made me open that issue is no

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

2016-11-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1144/ 8 tests failed. FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test Error Message: Shard a1x2_shard1_replica2 received all 10 requests Stack Trace: java.lang.AssertionError: Shard a1x2_shard1_replica2 receiv

[jira] [Commented] (SOLR-9709) update http://wiki.apache.org/solr/SolJSON 'JSON specific parameters' section

2016-11-01 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625411#comment-15625411 ] Cassandra Targett commented on SOLR-9709: - The JSON response writer is lightly docu

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

2016-11-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625403#comment-15625403 ] Alan Woodward commented on SOLR-9481: - bq. Are you suggesting that some username/passwo

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

2016-11-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625371#comment-15625371 ] Jan Høydahl commented on SOLR-9481: --- Has to be some global state or thread issues I figur

[jira] [Commented] (SOLR-9706) fetchIndex blocks incoming queries when issued on a replica in SolrCloud

2016-11-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625330#comment-15625330 ] Shalin Shekhar Mangar commented on SOLR-9706: - Interesting. Does this affect no

Re: 6.3.0

2016-11-01 Thread Jan Høydahl
Solr: Added own Logging section, moved some security related changes to Security section, Shortened some long descriptions… Several lines in the file still exceeds 120 characters, could we rewrite to make the list more pleasing to read? -- Jan Høydahl, search solution architect Cominvent AS -

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

2016-11-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625257#comment-15625257 ] Alan Woodward commented on SOLR-9481: - I think the test failures may be due to auth cre

[jira] [Commented] (SOLR-9661) Explain of select that uses replace() throws exception

2016-11-01 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625245#comment-15625245 ] Dennis Gove commented on SOLR-9661: --- I can't think of a clever, generic way to handle thi

[jira] [Commented] (LUCENE-7531) Remove packing support from FST

2016-11-01 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625244#comment-15625244 ] Dawid Weiss commented on LUCENE-7531: - Well, it's sad to see the stuff I came up with

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

2016-11-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/509/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1; [core_node2:

[jira] [Commented] (SOLR-9661) Explain of select that uses replace() throws exception

2016-11-01 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625220#comment-15625220 ] Dennis Gove commented on SOLR-9661: --- I've thrown together a simple test that shows this e

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

2016-11-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9481: -- Fix Version/s: (was: 6.x) 6.4 > BasicAuthPlugin should support standalone mode > -

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

2016-11-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625194#comment-15625194 ] Jan Høydahl commented on SOLR-9481: --- Sure, was just waiting for RM to create version 6.4

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

2016-11-01 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=15625191#comment-15625191 ] ASF subversion and git services commented on SOLR-9481: --- Commit 22aa3

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

2016-11-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625167#comment-15625167 ] Shalin Shekhar Mangar commented on SOLR-9609: - This should go into security.jso

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

2016-11-01 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625012#comment-15625012 ] Christine Poerschke commented on SOLR-9442: --- Patch committed to master and cherry

[jira] [Created] (SOLR-9709) update http://wiki.apache.org/solr/SolJSON 'JSON specific parameters' section

2016-11-01 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-9709: - Summary: update http://wiki.apache.org/solr/SolJSON 'JSON specific parameters' section Key: SOLR-9709 URL: https://issues.apache.org/jira/browse/SOLR-9709 P

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

2016-11-01 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3642/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth Error Message: Invalid jsonError 401 HTTP ERROR: 401 Problem access

[jira] [Commented] (SOLR-9433) SolrCore clean-up logic uses incorrect path to delete dataDir on failure to create a core

2016-11-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15624855#comment-15624855 ] Shalin Shekhar Mangar commented on SOLR-9433: - This is the corresponding commit

[jira] [Resolved] (SOLR-9433) SolrCore clean-up logic uses incorrect path to delete dataDir on failure to create a core

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

[jira] [Commented] (SOLR-9433) SolrCore clean-up logic uses incorrect path to delete dataDir on failure to create a core

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

[jira] [Commented] (SOLR-9616) Solr throws exception when expand=true on empty result

2016-11-01 Thread Timo Hund (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15624684#comment-15624684 ] Timo Hund commented on SOLR-9616: - Joel Bernstein, yes as you described it happens with an