[jira] [Commented] (SOLR-16952) solr.DenseVectorField does not work on a collection with more than 1 shards

2023-10-24 Thread Qais Qadri (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779322#comment-17779322 ] Qais Qadri commented on SOLR-16952: --- Sure [~abenedetti],  The field defined as solr.Den

[jira] [Commented] (SOLR-17011) Add tracing spans to internal collection commands

2023-10-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779244#comment-17779244 ] ASF subversion and git services commented on SOLR-17011: Commit 7

Re: [PR] SOLR-17011 Add tracing spans to internal collection commands [solr]

2023-10-24 Thread via GitHub
stillalex merged PR #1979: URL: https://github.com/apache/solr/pull/1979 -- 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] [Commented] (SOLR-17052) SchemaCodecFactory/IndexSchema/FieldType relationships are kludgy and should be inverted

2023-10-24 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779224#comment-17779224 ] Chris M. Hostetter commented on SOLR-17052: --- Here is what I would propose to

[jira] [Updated] (SOLR-17052) SchemaCodecFactory/IndexSchema/FieldType relationships are kludgy, buggy, and inefficient

2023-10-24 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-17052: -- Summary: SchemaCodecFactory/IndexSchema/FieldType relationships are kludgy, buggy, and

[jira] [Created] (SOLR-17052) SchemaCodecFactory/IndexSchema/FieldType relationships are kludgy and should be inverted

2023-10-24 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-17052: - Summary: SchemaCodecFactory/IndexSchema/FieldType relationships are kludgy and should be inverted Key: SOLR-17052 URL: https://issues.apache.org/jira/browse/SOLR-17052

Re: [PR] SOLR-16907: Reserve some 8.x security permission names [solr]

2023-10-24 Thread via GitHub
uschindler commented on PR #2040: URL: https://github.com/apache/solr/pull/2040#issuecomment-1777919120 In the issue you wanted to add a warning of an unknown permission occurred. Should we add this, too? -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] Update dependency com.google.errorprone:error_prone_annotations to v2.23.0 [solr]

2023-10-24 Thread via GitHub
risdenk merged PR #2035: URL: https://github.com/apache/solr/pull/2035 -- 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] Update dependency com.google.errorprone:error_prone_annotations to v2.23.0 [solr]

2023-10-24 Thread via GitHub
solrbot commented on PR #2035: URL: https://github.com/apache/solr/pull/2035#issuecomment-1777801743 ### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

[jira] [Assigned] (SOLR-16907) Strange behaviour after upgrade to 9.x when security json has no longer existing permission

2023-10-24 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-16907: -- Assignee: Jan Høydahl > Strange behaviour after upgrade to 9.x when security json has no longe

[jira] [Updated] (SOLR-16907) Strange behaviour after upgrade to 9.x when security json has no longer existing permission

2023-10-24 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-16907: --- Affects Version/s: 9.4 > Strange behaviour after upgrade to 9.x when security json has no longer > e

[jira] [Comment Edited] (SOLR-16916) JSON Query DSL doesn't work if defType isn't lucene

2023-10-24 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779189#comment-17779189 ] Chris M. Hostetter edited comment on SOLR-16916 at 10/24/23 5:35 PM: --

[jira] [Commented] (SOLR-16916) JSON Query DSL doesn't work if defType isn't lucene

2023-10-24 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779189#comment-17779189 ] Chris M. Hostetter commented on SOLR-16916: --- I'm not really clear what happened

Re: [PR] Support ./gradlew modernizer [solr]

2023-10-24 Thread via GitHub
risdenk commented on PR #2006: URL: https://github.com/apache/solr/pull/2006#issuecomment-1777696769 Yea https://github.com/apache/solr/pull/2035 covers MOST of this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Support ./gradlew modernizer [solr]

2023-10-24 Thread via GitHub
risdenk closed pull request #2006: Support ./gradlew modernizer URL: https://github.com/apache/solr/pull/2006 -- 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-

Re: [PR] Solr CrossDC Consumer Helm chart. [solr-sandbox]

2023-10-24 Thread via GitHub
sigram commented on PR #67: URL: https://github.com/apache/solr-sandbox/pull/67#issuecomment-1777568338 @HoustonPutman thanks, this makes sense - closing. -- 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 t

Re: [PR] Solr CrossDC Consumer Helm chart. [solr-sandbox]

2023-10-24 Thread via GitHub
sigram closed pull request #67: Solr CrossDC Consumer Helm chart. URL: https://github.com/apache/solr-sandbox/pull/67 -- 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 unsubsc

Re: [PR] Solr CrossDC Consumer Helm chart. [solr-sandbox]

2023-10-24 Thread via GitHub
HoustonPutman commented on PR #67: URL: https://github.com/apache/solr-sandbox/pull/67#issuecomment-1777334635 So I'm not against this having a docker image, but when we merge this cross dc stuff into the Solr repository, it will likely not have its own docker image (much like the prometheu

Re: [PR] Allow ignoring producer send error. [solr-sandbox]

2023-10-24 Thread via GitHub
markrmiller closed pull request #44: Allow ignoring producer send error. URL: https://github.com/apache/solr-sandbox/pull/44 -- 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

Re: [PR] Allow ignoring producer send error. [solr-sandbox]

2023-10-24 Thread via GitHub
markrmiller commented on PR #44: URL: https://github.com/apache/solr-sandbox/pull/44#issuecomment-1777228196 These was done in another PR. -- 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 spe

Re: [PR] Documents lost in Consumer during target Solr restart. [solr-sandbox]

2023-10-24 Thread via GitHub
markrmiller closed pull request #73: Documents lost in Consumer during target Solr restart. URL: https://github.com/apache/solr-sandbox/pull/73 -- 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 sp

Re: [PR] Associate with each replica type a property for "numReplicas" [solr]

2023-10-24 Thread via GitHub
pvcnt commented on code in PR #2039: URL: https://github.com/apache/solr/pull/2039#discussion_r1369877874 ## solr/solrj/src/java/org/apache/solr/common/cloud/ReplicaCount.java: ## @@ -118,9 +188,17 @@ public Replica.Type getLeaderType() { + "), there must be at leas

Re: [PR] Associate with each replica type a property for "numReplicas" [solr]

2023-10-24 Thread via GitHub
pvcnt commented on code in PR #2039: URL: https://github.com/apache/solr/pull/2039#discussion_r1369878681 ## solr/solrj/src/java/org/apache/solr/common/cloud/ReplicaCount.java: ## @@ -18,31 +18,92 @@ import java.util.Arrays; import java.util.EnumMap; +import java.util.EnumSe

[PR] Associate with each replica type a property for "numReplicas" [solr]

2023-10-24 Thread via GitHub
pvcnt opened a new pull request, #2039: URL: https://github.com/apache/solr/pull/2039 https://issues.apache.org/jira/browse/SOLR-16995 # Description I am resuming refactoring started in #1928 and #1981 with the goal of simplifying/centralising code related to replic