[jira] [Updated] (SOLR-14583) Spell suggestion is returned even if hits are non-zero when spellcheck.maxResultsForSuggest=0

2020-07-11 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-14583: Status: Patch Available (was: Open) > Spell suggestion is returned even if hits are non-zero when

[jira] [Updated] (SOLR-14583) Spell suggestion is returned even if hits are non-zero when spellcheck.maxResultsForSuggest=0

2020-07-11 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-14583: Attachment: SOLR-14583.patch > Spell suggestion is returned even if hits are non-zero when > spell

[jira] [Commented] (SOLR-14583) Spell suggestion is returned even if hits are non-zero when spellcheck.maxResultsForSuggest=0

2020-07-11 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155901#comment-17155901 ] Munendra S N commented on SOLR-14583: - [^SOLR-14583.patch] The patch with the suppo

[jira] [Updated] (SOLR-11262) XML writer does not implement PushWriter

2020-07-11 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-11262: Attachment: SOLR-11262.patch > XML writer does not implement PushWriter > -

[jira] [Commented] (SOLR-11262) XML writer does not implement PushWriter

2020-07-11 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155903#comment-17155903 ] Munendra S N commented on SOLR-11262: - [^SOLR-11262.patch] Implements writeMap and

[jira] [Updated] (SOLR-11262) XML writer does not implement PushWriter

2020-07-11 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-11262: Status: Patch Available (was: Open) > XML writer does not implement PushWriter > -

[GitHub] [lucene-solr] munendrasn opened a new pull request #1665: SOLR-11262: XML writer implements writeMap and writeIterator

2020-07-11 Thread GitBox
munendrasn opened a new pull request #1665: URL: https://github.com/apache/lucene-solr/pull/1665 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1665: SOLR-11262: XML writer implements writeMap and writeIterator

2020-07-11 Thread GitBox
noblepaul commented on a change in pull request #1665: URL: https://github.com/apache/lucene-solr/pull/1665#discussion_r453166964 ## File path: solr/core/src/test/org/apache/solr/response/TestPushWriter.java ## @@ -45,26 +46,47 @@ public void testStandardResponse() throws

[jira] [Assigned] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-14155: - Assignee: Noble Paul > Load all other SolrCore plugins from packages > -

[jira] [Updated] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14155: -- Description: A few plugins configurable in {{solrconfig.xml}} still cannot be loaded from packages  #

[jira] [Updated] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14155: -- Component/s: packages > Load all other SolrCore plugins from packages > ---

[jira] [Updated] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14155: -- Description: A few plugins configurable in {{solrconfig.xml}} still cannot be loaded from packages  #

[jira] [Updated] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14155: -- Fix Version/s: 8.7 > Load all other SolrCore plugins from packages > --

[GitHub] [lucene-solr] munendrasn commented on a change in pull request #1665: SOLR-11262: XML writer implements writeMap and writeIterator

2020-07-11 Thread GitBox
munendrasn commented on a change in pull request #1665: URL: https://github.com/apache/lucene-solr/pull/1665#discussion_r453169160 ## File path: solr/core/src/test/org/apache/solr/response/TestPushWriter.java ## @@ -45,26 +46,47 @@ public void testStandardResponse() throws

[GitHub] [lucene-solr] noblepaul opened a new pull request #1666: SOLR-14155: Load all other SolrCore plugins from packages

2020-07-11 Thread GitBox
noblepaul opened a new pull request #1666: URL: https://github.com/apache/lucene-solr/pull/1666 WIP PR, do not commit This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[jira] [Created] (SOLR-14644) Make security plugins loadable from packages

2020-07-11 Thread Noble Paul (Jira)
Noble Paul created SOLR-14644: - Summary: Make security plugins loadable from packages Key: SOLR-14644 URL: https://issues.apache.org/jira/browse/SOLR-14644 Project: Solr Issue Type: Sub-task

[jira] [Commented] (SOLR-14583) Spell suggestion is returned even if hits are non-zero when spellcheck.maxResultsForSuggest=0

2020-07-11 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155966#comment-17155966 ] Lucene/Solr QA commented on SOLR-14583: --- | (/) *{color:green}+1 overall{color}* | \

[jira] [Commented] (SOLR-11262) XML writer does not implement PushWriter

2020-07-11 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155980#comment-17155980 ] Lucene/Solr QA commented on SOLR-11262: --- | (/) *{color:green}+1 overall{color}* | \

[jira] [Commented] (SOLR-14404) CoreContainer level custom requesthandlers

2020-07-11 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156038#comment-17156038 ] David Smiley commented on SOLR-14404: - {quote}I didn't make any changes to the test h

[jira] [Commented] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156084#comment-17156084 ] Erick Erickson commented on SOLR-14155: --- IDK if you saw/want to include TransientCo

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156130#comment-17156130 ] Mark Robert Miller commented on SOLR-14636: --- Yeah, now it's happening, SolrClou

[GitHub] [lucene-solr] mariusneo closed pull request #1583: LUCENE-9407: change the visibility of the LatLonXQuery classes to public

2020-07-11 Thread GitBox
mariusneo closed pull request #1583: URL: https://github.com/apache/lucene-solr/pull/1583 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Resolved] (LUCENE-9407) Change the visibility of LatLonXQuery classes to public

2020-07-11 Thread Marius Grama (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Grama resolved LUCENE-9407. -- Resolution: Won't Fix > Change the visibility of LatLonXQuery classes to public > ---

[jira] [Closed] (LUCENE-9407) Change the visibility of LatLonXQuery classes to public

2020-07-11 Thread Marius Grama (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Grama closed LUCENE-9407. > Change the visibility of LatLonXQuery classes to public > -

[jira] [Commented] (SOLR-13101) Shared storage support in SolrCloud

2020-07-11 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156146#comment-17156146 ] David Smiley commented on SOLR-13101: - Noble; you asked on the 21st of December last

[jira] [Commented] (SOLR-13101) Shared storage support in SolrCloud

2020-07-11 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156149#comment-17156149 ] Ishan Chattopadhyaya commented on SOLR-13101: - How do we know that this suppo

[jira] [Commented] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156178#comment-17156178 ] David Smiley commented on SOLR-14155: - I attempted to do this in [https://github.com/

[jira] [Commented] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156179#comment-17156179 ] David Smiley commented on SOLR-14155: - Erick: based on the title of this issue and th

[jira] [Commented] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156180#comment-17156180 ] Noble Paul commented on SOLR-14155: --- [~dsmiley]   The approach is as explained in the

[jira] [Commented] (SOLR-13101) Shared storage support in SolrCloud

2020-07-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156182#comment-17156182 ] Noble Paul commented on SOLR-13101: --- As ishan mentioned, I see this as a problem of lac

[jira] [Commented] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156181#comment-17156181 ] David Smiley commented on SOLR-14155: - I mean *how*.  For example, how might it compa

[jira] [Commented] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156183#comment-17156183 ] Noble Paul commented on SOLR-14155: --- I'm not sure it is very different from an SRL cent

[jira] [Commented] (SOLR-13101) Shared storage support in SolrCloud

2020-07-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156184#comment-17156184 ] Noble Paul commented on SOLR-13101: --- [~dsmiley] I do not see any answers to [this ques

[GitHub] [lucene-solr] noblepaul commented on pull request #1665: SOLR-11262: XML writer implements writeMap and writeIterator

2020-07-11 Thread GitBox
noblepaul commented on pull request #1665: URL: https://github.com/apache/lucene-solr/pull/1665#issuecomment-657168228 Add an entry to the CHANGES.txt as well and I can merge this straight away This is an automated message fr

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156206#comment-17156206 ] Mark Robert Miller commented on SOLR-14636: --- You hear people argue things like,

[jira] [Commented] (SOLR-14155) Load all other SolrCore plugins from packages

2020-07-11 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156213#comment-17156213 ] David Smiley commented on SOLR-14155: - I had a productive 1-on-1 chat with Noble on S

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1666: SOLR-14155: Load all other SolrCore plugins from packages

2020-07-11 Thread GitBox
dsmiley commented on a change in pull request #1666: URL: https://github.com/apache/lucene-solr/pull/1666#discussion_r453258414 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -1588,20 +1576,28 @@ private CoreDescriptor reloadCoreDescriptor(CoreD