Re: [PR] SOLR-13748: Add support for mm parameter to bool query parser [solr]

2023-11-06 Thread via GitHub
mkhludnev commented on code in PR #2025: URL: https://github.com/apache/solr/pull/2025#discussion_r1384447321 ## solr/solr-ref-guide/modules/query-guide/pages/other-parsers.adoc: ## @@ -75,6 +75,16 @@ However, unlike `must`, the score of filter queries is ignored. Also, these

Re: [PR] Use 9.4 as the default e2e-tests Solr version [solr-operator]

2023-11-06 Thread via GitHub
HoustonPutman merged PR #645: URL: https://github.com/apache/solr-operator/pull/645 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@s

Re: [PR] Capture build scans on ge.apache.org to benefit from deep build insights [solr]

2023-11-06 Thread via GitHub
dsmiley merged PR #2042: URL: https://github.com/apache/solr/pull/2042 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.or

Re: [PR] SOLR-17062: Create JS client for Admin UI use [solr]

2023-11-06 Thread via GitHub
gerlowskija commented on PR #2050: URL: https://github.com/apache/solr/pull/2050#issuecomment-1796466737 Alright, I've updated the PR to use the 'javascript' generator. The generated code looks simple enough, but I'm no JS expert. I think my next steps here would be to look into what

[jira] [Commented] (SOLR-10466) setDefaultCollection should be deprecated in favor of SolrClientBuilder methods

2023-11-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783353#comment-17783353 ] Kevin Risden commented on SOLR-10466: - We do this elsewhere where we make our own For

[jira] [Commented] (SOLR-10466) setDefaultCollection should be deprecated in favor of SolrClientBuilder methods

2023-11-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783349#comment-17783349 ] David Smiley commented on SOLR-10466: - Our security.policy and solr-tests.policy both

[jira] [Commented] (SOLR-17068) Migrate Ref Guide content to using bin/solr post command

2023-11-06 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783319#comment-17783319 ] Chris M. Hostetter commented on SOLR-17068: --- This issue was created in specific

[jira] [Updated] (SOLR-16781) Remove directives from Solr

2023-11-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-16781: Attachment: SOLR-16781-2.patch Status: Open (was: Open) Updated the patch,

[jira] [Updated] (SOLR-17069) Upgrade Jetty to 12.x

2023-11-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-17069: Description: On SOLR-16441 PR it was mentioned that Jetty 12.x supports multiple servlet versions

[jira] [Commented] (SOLR-16441) Upgrade Jetty to 11.x

2023-11-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783303#comment-17783303 ] Kevin Risden commented on SOLR-16441: - I created SOLR-17069 about Jetty 12.x which ba

Re: [PR] WIP SOLR-16441: Upgrade Jetty to 11.x [solr]

2023-11-06 Thread via GitHub
risdenk commented on PR #1509: URL: https://github.com/apache/solr/pull/1509#issuecomment-1795674956 I filed https://issues.apache.org/jira/browse/SOLR-17069 to look at Jetty 12.x -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[jira] [Created] (SOLR-17069) Upgrade Jetty to 12.x

2023-11-06 Thread Kevin Risden (Jira)
Kevin Risden created SOLR-17069: --- Summary: Upgrade Jetty to 12.x Key: SOLR-17069 URL: https://issues.apache.org/jira/browse/SOLR-17069 Project: Solr Issue Type: Improvement Security Level

[jira] [Created] (SOLR-17068) Migrate Ref Guide content to using bin/solr post command

2023-11-06 Thread Eric Pugh (Jira)
Eric Pugh created SOLR-17068: Summary: Migrate Ref Guide content to using bin/solr post command Key: SOLR-17068 URL: https://issues.apache.org/jira/browse/SOLR-17068 Project: Solr Issue Type: Sub

[jira] [Commented] (SOLR-10466) setDefaultCollection should be deprecated in favor of SolrClientBuilder methods

2023-11-06 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783288#comment-17783288 ] Eric Pugh commented on SOLR-10466: -- I looked back at the PR to see if there was somethin

[jira] [Commented] (SOLR-17065) Migrate Sandbox CrossDC functionality into Solr

2023-11-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783271#comment-17783271 ] Ishan Chattopadhyaya commented on SOLR-17065: - +1 to Kevin's concerns. Is it

Re: [PR] Support readOnlyRootFilesystem [solr-operator]

2023-11-06 Thread via GitHub
radu-gheorghe commented on PR #648: URL: https://github.com/apache/solr-operator/pull/648#issuecomment-1795196347 I just pushed a commit that should fix the breaking tests. I've also experimented with the Solr container using `readOnlyRootFilesystem` by doing `kubectl edit` on the Sta

[PR] Dead letter queue fix [solr-sandbox]

2023-11-06 Thread via GitHub
marcingorski opened a new pull request, #82: URL: https://github.com/apache/solr-sandbox/pull/82 There was a problem with sending message to dead letter queue when the number of attempts is greater than specified limit. It was not possible to set attempt value in `MirroredSolrRequest` const

[jira] [Commented] (SOLR-17065) Migrate Sandbox CrossDC functionality into Solr

2023-11-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783241#comment-17783241 ] Kevin Risden commented on SOLR-17065: - So I'm not sure where to put this comment, but

Re: [PR] Fix missing support in Consumer for other request types. [solr-sandbox]

2023-11-06 Thread via GitHub
sigram merged PR #81: URL: https://github.com/apache/solr-sandbox/pull/81 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache

[jira] [Updated] (SOLR-16781) Remove directives from Solr

2023-11-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-16781: Priority: Blocker (was: Major) > Remove directives from Solr > --