Re: [PR] Update dependency com.google.re2j:re2j to v1.8 [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #2986: URL: https://github.com/apache/solr/pull/2986#issuecomment-2579437820 ### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch,

[PR] Update dependency com.google.re2j:re2j to v1.8 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2986: URL: https://github.com/apache/solr/pull/2986 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.re2j:re2j](https://redirect.github.com/google/re2j) | dependencies | minor | `1.7`

[PR] Update dependency org.glassfish.jersey.containers:jersey-container-jetty-http to v2.46 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2988: URL: https://github.com/apache/solr/pull/2988 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.glassfish.jersey.containers:jersey-container-jetty-http](https://projects.eclipse.org/pro

[PR] Update dependency org.openapi.generator to v7.10.0 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2989: URL: https://github.com/apache/solr/pull/2989 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | org.openapi.generator | plugin | minor | `7.6.0` -> `7.10.0` | --- ### Configurat

[PR] Update dependency org.semver4j:semver4j to v5.5.0 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2992: URL: https://github.com/apache/solr/pull/2992 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.semver4j:semver4j](https://redirect.github.com/semver4j/semver4j) | dependencies | minor

[PR] Update dependency org.ow2.asm:asm to v9.7.1 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2990: URL: https://github.com/apache/solr/pull/2990 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.ow2.asm:asm](http://asm.ow2.io/) ([source](https://gitlab.ow2.org/asm/asm/)) | dependenci

[PR] Update dependency org.eclipse.jgit:org.eclipse.jgit to v6.10.0.202406032230-r [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2987: URL: https://github.com/apache/solr/pull/2987 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.eclipse.jgit:org.eclipse.jgit](https://eclipse.gerrithub.io/plugins/gitiles/eclipse-jgit/

[PR] Update google.errorprone to v2.36.0 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2995: URL: https://github.com/apache/solr/pull/2995 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.errorprone:error_prone_core](https://errorprone.info) ([source](https://redirect.g

[PR] Update google.auth to v1.30.1 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2994: URL: https://github.com/apache/solr/pull/2994 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.auth:google-auth-library-oauth2-http](https://redirect.github.com/googleapis/googl

[PR] Update dependency org.threeten:threetenbp to v1.7.0 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2993: URL: https://github.com/apache/solr/pull/2993 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.threeten:threetenbp](https://www.threeten.org/threetenbp) ([source](https://redirect.gith

[PR] SOLR-17556: Fix smokeTest to use films as example for slim distribution [solr]

2025-01-09 Thread via GitHub
HoustonPutman opened a new pull request, #3020: URL: https://github.com/apache/solr/pull/3020 fixes for - [SOLR-17556](https://issues.apache.org/jira/browse/SOLR-17556) (cherry picked from commit 80dfe11fe4c8f123f56ec2f85870d12b7e086e9e) The initial commit fixed the smoke test s

Re: [PR] SOLR-17334: Enable coordinator nodes to handle requests other than `/select` [solr]

2025-01-09 Thread via GitHub
github-actions[bot] closed pull request #2527: SOLR-17334: Enable coordinator nodes to handle requests other than `/select` URL: https://github.com/apache/solr/pull/2527 -- 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] SOLR-17334: Enable coordinator nodes to handle requests other than `/select` [solr]

2025-01-09 Thread via GitHub
github-actions[bot] commented on PR #2527: URL: https://github.com/apache/solr/pull/2527#issuecomment-2581473338 This PR is now closed due to 60 days of inactivity after being marked as stale. Re-opening this PR is still possible, in which case it will be marked as active again. -- This

[jira] [Commented] (SOLR-17611) SolrJ should pass Solr version in the user-agent

2025-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911709#comment-17911709 ] David Smiley commented on SOLR-17611: - In SOLR-17582, this would be useful to safely

[jira] [Resolved] (SOLR-17587) Prometheus Writer duplicate TYPE information in exposition format

2025-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-17587. - Fix Version/s: 9.9 Resolution: Fixed Thanks for the contribution Mathew! > Prometheus Wri

Re: [PR] Add security context config to SOLR containers [solr-operator]

2025-01-09 Thread via GitHub
bentastic27 commented on PR #702: URL: https://github.com/apache/solr-operator/pull/702#issuecomment-2581542210 Hey @gerlowskija sorry I must of missed that other comment. This was a bit back and I ended up using the bitnami chart in the meantime. It's been a while, but I did test it. I'm j

Re: [PR] Update google.protobuf to v4 (major) [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #3022: URL: https://github.com/apache/solr/pull/3022#issuecomment-2581725353 ### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, in

Re: [PR] Update dependency org.owasp.dependencycheck to v11 [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #3021: URL: https://github.com/apache/solr/pull/3021#issuecomment-2581723339 ### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch,

[PR] Update google.protobuf to v4 (major) [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3022: URL: https://github.com/apache/solr/pull/3022 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([s

[PR] Update dependency org.owasp.dependencycheck to v11 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3021: URL: https://github.com/apache/solr/pull/3021 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | org.owasp.dependencycheck | plugin | major | `9.0.8` -> `11.1.1` | --- ### Config

Re: [PR] Fix rarely flaky DeleteInactiveReplicaTest. [solr]

2025-01-09 Thread via GitHub
psalagnac merged PR #3012: URL: https://github.com/apache/solr/pull/3012 -- 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.

Re: [PR] SOLR-17556: Fix smokeTest to use films as example for slim distribution [solr]

2025-01-09 Thread via GitHub
HoustonPutman commented on PR #3020: URL: https://github.com/apache/solr/pull/3020#issuecomment-2581359494 Yeah , I guess we could do that with the examples-dir option. Originally i had removed the examples when adding the slim distribution, but left it in to not disrupt the testing methodo

Re: [PR] SOLR-17611 SolrJ User-Agent, pass Solr version [solr]

2025-01-09 Thread via GitHub
jdyer1 commented on PR #2927: URL: https://github.com/apache/solr/pull/2927#issuecomment-2581363581 There are asserts in the unit tests for the user-agent, so changing it will cause failures I think. See `HttpSolrClientTestBase#expectedUserAgent`. If we put the specification version in a

Re: [PR] SOLR-17611 SolrJ User-Agent, pass Solr version [solr]

2025-01-09 Thread via GitHub
jdyer1 commented on code in PR #2927: URL: https://github.com/apache/solr/pull/2927#discussion_r1909541445 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -106,11 +106,15 @@ * */ public class Http2SolrClient extends HttpSolrClientBase {

Re: [PR] SOLR-17556: Fix smokeTest to use films as example for slim distribution [solr]

2025-01-09 Thread via GitHub
HoustonPutman commented on PR #3020: URL: https://github.com/apache/solr/pull/3020#issuecomment-2581408277 For 9x we shouldnt remove it though. Just for 10 -- 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

[jira] [Commented] (SOLR-17556) Examples should run with the standard & recommended Solr process

2025-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911599#comment-17911599 ] ASF subversion and git services commented on SOLR-17556: Commit 8

Re: [PR] EncryptionRequestHandler supports encryption requests distribution. [solr-sandbox]

2025-01-09 Thread via GitHub
bruno-roustant commented on code in PR #115: URL: https://github.com/apache/solr-sandbox/pull/115#discussion_r1908872833 ## encryption/src/main/java/org/apache/solr/encryption/EncryptionRequestHandler.java: ## @@ -260,12 +330,116 @@ public void handleRequestBody(SolrQueryRequest

Re: [I] Replica recovery fails after using Solr Encryption Plugin in multi-sharded Solr collection [solr-sandbox]

2025-01-09 Thread via GitHub
bruno-roustant commented on issue #114: URL: https://github.com/apache/solr-sandbox/issues/114#issuecomment-2580311570 Thanks for this issue. I will try to write a test to reproduce and then fix. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] SOLR-17587: Prometheus Writer duplicate TYPE information in exposition format [solr]

2025-01-09 Thread via GitHub
mlbiscoc commented on PR #2902: URL: https://github.com/apache/solr/pull/2902#issuecomment-2580393753 > If you haven't started; I will. It's just slightly more work in my IDE as I'm set up for the change. No worries, I got it. I'll push a PR to 9x soon. -- This is an automated mess

[PR] SOLR-17587: (9x backport) wt=prometheus fix duplicate TYPE information [solr]

2025-01-09 Thread via GitHub
mlbiscoc opened a new pull request, #3006: URL: https://github.com/apache/solr/pull/3006 https://issues.apache.org/jira/browse/SOLR-17587 # Description Solr's Prometheus writer duplicates `# TYPE ` in it's exposition format for `core`registry metrics. This is an illegal

Re: [PR] SOLR-17587: Prometheus Writer duplicate TYPE information in exposition format [solr]

2025-01-09 Thread via GitHub
mlbiscoc commented on PR #2902: URL: https://github.com/apache/solr/pull/2902#issuecomment-2580472548 [PR](https://github.com/apache/solr/pull/3006) for 9x backport -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] SOLR-17587: (9x backport) wt=prometheus fix duplicate TYPE information [solr]

2025-01-09 Thread via GitHub
mlbiscoc commented on code in PR #3006: URL: https://github.com/apache/solr/pull/3006#discussion_r1908950933 ## solr/core/src/java/org/apache/solr/metrics/prometheus/core/SolrCoreMetric.java: ## @@ -29,7 +30,8 @@ public abstract class SolrCoreMetric extends SolrMetric { P

Re: [PR] Use separate nodeProjectDir for each subproject [solr]

2025-01-09 Thread via GitHub
epugh commented on PR #2680: URL: https://github.com/apache/solr/pull/2680#issuecomment-2580490017 Thanks @dsmiley ...I guess I was thinking as developer of Solr versus a user of Solr! And Changes.txt is meant for the user primarily! -- This is an automated message from the Apache G

[PR] Update dependency org.owasp.dependencycheck to v9.2.0 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2991: URL: https://github.com/apache/solr/pull/2991 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | org.owasp.dependencycheck | plugin | minor | `9.0.8` -> `9.2.0` | --- ### Configu

Re: [PR] EncryptionRequestHandler supports encryption requests distribution. [solr-sandbox]

2025-01-09 Thread via GitHub
bruno-roustant commented on code in PR #115: URL: https://github.com/apache/solr-sandbox/pull/115#discussion_r1908468426 ## encryption/src/test/java/org/apache/solr/encryption/EncryptionTestUtil.java: ## @@ -130,13 +143,29 @@ public EncryptionStatus encrypt(String keyId) throws

[PR] Update grpc to v1.69.0 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2996: URL: https://github.com/apache/solr/pull/2996 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.grpc:grpc-util](https://redirect.github.com/grpc/grpc-java) | dependencies | minor | `1.65

Re: [PR] EncryptionRequestHandler supports encryption requests distribution. [solr-sandbox]

2025-01-09 Thread via GitHub
bruno-roustant commented on code in PR #115: URL: https://github.com/apache/solr-sandbox/pull/115#discussion_r1908759447 ## encryption/src/main/java/org/apache/solr/encryption/EncryptionRequestHandler.java: ## @@ -260,12 +330,116 @@ public void handleRequestBody(SolrQueryRequest

Re: [PR] EncryptionRequestHandler supports encryption requests distribution. [solr-sandbox]

2025-01-09 Thread via GitHub
bruno-roustant commented on code in PR #115: URL: https://github.com/apache/solr-sandbox/pull/115#discussion_r1908750260 ## encryption/src/main/java/org/apache/solr/encryption/EncryptionRequestHandler.java: ## @@ -260,12 +330,116 @@ public void handleRequestBody(SolrQueryRequest

Re: [PR] EncryptionRequestHandler supports encryption requests distribution. [solr-sandbox]

2025-01-09 Thread via GitHub
bruno-roustant commented on code in PR #115: URL: https://github.com/apache/solr-sandbox/pull/115#discussion_r1908728875 ## encryption/src/main/java/org/apache/solr/encryption/EncryptionRequestHandler.java: ## @@ -194,15 +258,22 @@ public void handleRequestBody(SolrQueryRequest

[PR] Update mockito to v5.15.2 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2998: URL: https://github.com/apache/solr/pull/2998 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.mockito:mockito-subclass](https://redirect.github.com/mockito/mockito) | dependencies |

[PR] Update org.apache.calcite to v1.38.0 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3000: URL: https://github.com/apache/solr/pull/3000 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.apache.calcite:calcite-linq4j](https://calcite.apache.org) ([source](https://redirect.git

[PR] Update langchain4j to v0.36.2 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2997: URL: https://github.com/apache/solr/pull/2997 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dev.langchain4j:langchain4j-open-ai](https://redirect.github.com/langchain4j/langchain4j) |

[PR] Update adobe.testing.s3mock to v3 (major) [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3002: URL: https://github.com/apache/solr/pull/3002 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.adobe.testing:s3mock-testsupport-common](https://redirect.github.com/adobe/S3Mock) | dep

[PR] Update opentelemetry to v1.45.0 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #2999: URL: https://github.com/apache/solr/pull/2999 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.opentelemetry:opentelemetry-sdk-trace](https://redirect.github.com/open-telemetry/opentele

[PR] Update apache.tika to v3 (major) [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3003: URL: https://github.com/apache/solr/pull/3003 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.apache.tika:tika-parsers](https://tika.apache.org/) ([source](https://redirect.github.com

[PR] Update dependency biz.aQute.bnd:biz.aQute.bnd.annotation to v7 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3004: URL: https://github.com/apache/solr/pull/3004 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [biz.aQute.bnd:biz.aQute.bnd.annotation](https://bnd.bndtools.org/) ([source](https://redirect

[PR] Update dependency com.diffplug.spotless to v7 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3005: URL: https://github.com/apache/solr/pull/3005 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | com.diffplug.spotless | plugin | major | `6.5.2` -> `7.0.1` | --- ### Configurati

[PR] Update prometheus.metrics to v1.3.5 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3001: URL: https://github.com/apache/solr/pull/3001 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.prometheus:prometheus-metrics-model](https://redirect.github.com/prometheus/client_java)

Re: [PR] EncryptionRequestHandler supports encryption requests distribution. [solr-sandbox]

2025-01-09 Thread via GitHub
bruno-roustant commented on code in PR #115: URL: https://github.com/apache/solr-sandbox/pull/115#discussion_r1908733212 ## encryption/src/main/java/org/apache/solr/encryption/EncryptionRequestHandler.java: ## @@ -260,12 +330,116 @@ public void handleRequestBody(SolrQueryRequest

Re: [PR] EncryptionRequestHandler supports encryption requests distribution. [solr-sandbox]

2025-01-09 Thread via GitHub
bruno-roustant commented on code in PR #115: URL: https://github.com/apache/solr-sandbox/pull/115#discussion_r1908737059 ## encryption/src/main/java/org/apache/solr/encryption/EncryptionRequestHandler.java: ## @@ -260,12 +330,116 @@ public void handleRequestBody(SolrQueryRequest

Re: [PR] SOLR-17587: Prometheus Writer duplicate TYPE information in exposition format [solr]

2025-01-09 Thread via GitHub
dsmiley commented on PR #2902: URL: https://github.com/apache/solr/pull/2902#issuecomment-2580373844 If you haven't started; I will. It's just slightly more work in my IDE as I'm set up for the change. -- This is an automated message from the Apache Git Service. To respond to the messa

[PR] Update dependency com.lmax:disruptor to v4 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3008: URL: https://github.com/apache/solr/pull/3008 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.lmax:disruptor](https://lmax-exchange.github.io/disruptor) ([source](https://redirect.git

[PR] Update dependency com.nimbusds:nimbus-jose-jwt to v10 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3009: URL: https://github.com/apache/solr/pull/3009 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | dependenci

Re: [I] Ability to mount EFS volume on solr pods [solr-operator]

2025-01-09 Thread via GitHub
HoustonPutman closed issue #742: Ability to mount EFS volume on solr pods URL: https://github.com/apache/solr-operator/issues/742 -- 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.

[PR] Update dependency jakarta.ws.rs:jakarta.ws.rs-api to v4 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3011: URL: https://github.com/apache/solr/pull/3011 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jakarta.ws.rs:jakarta.ws.rs-api](https://redirect.github.com/jakartaee/rest) | dependencies

[PR] Update dependency jakarta.annotation:jakarta.annotation-api to v3 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3010: URL: https://github.com/apache/solr/pull/3010 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jakarta.annotation:jakarta.annotation-api](https://projects.eclipse.org/projects/ee4j.ca) ([

[PR] Update dependency com.ibm.icu:icu4j to v76 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3007: URL: https://github.com/apache/solr/pull/3007 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.ibm.icu:icu4j](https://icu.unicode.org/) ([source](https://redirect.github.com/unicode-or

Re: [PR] Allow users to configure Solr container's SecurityContext [solr-operator]

2025-01-09 Thread via GitHub
HoustonPutman commented on code in PR #743: URL: https://github.com/apache/solr-operator/pull/743#discussion_r1909174239 ## controllers/solrcloud_controller_test.go: ## @@ -38,6 +39,11 @@ func newBoolPtr(value bool) *bool { return &newBool } +func newIntPtr(value int6

[jira] [Commented] (SOLR-17615) facets exclusion does not exclude dense vector search prefilters

2025-01-09 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911394#comment-17911394 ] Alessandro Benedetti commented on SOLR-17615: - I was thinking more on this is

Re: [I] Ability to mount EFS volume on solr pods [solr-operator]

2025-01-09 Thread via GitHub
Joshuaariolu commented on issue #742: URL: https://github.com/apache/solr-operator/issues/742#issuecomment-2580168024 Thanks @HoustonPutman works perfectly -- 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

[PR] Fix rarely flaky DeleteInactiveReplicaTest. [solr]

2025-01-09 Thread via GitHub
psalagnac opened a new pull request, #3012: URL: https://github.com/apache/solr/pull/3012 # Description The test was retrieving a replica from cluster state using core name instead of correct replica name. The test is rarely failing because of this, it may happen. # Solu

[jira] [Commented] (SOLR-17615) facets exclusion does not exclude dense vector search prefilters

2025-01-09 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911626#comment-17911626 ] Alessandro Benedetti commented on SOLR-17615: - I linked the specific document

Re: [PR] SOLR-17447 : Support to early terminate a search based on maxHits per collector. [solr]

2025-01-09 Thread via GitHub
sijuv commented on PR #2960: URL: https://github.com/apache/solr/pull/2960#issuecomment-2581070892 > Overall this makes sense to me. Thanks for the nice contribution! I'd prefer if @gus-asf could take a look at some aspects since he worked on cpuAllowed recently. BTW it's clear you need to

[jira] [Commented] (SOLR-17587) Prometheus Writer duplicate TYPE information in exposition format

2025-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911637#comment-17911637 ] ASF subversion and git services commented on SOLR-17587: Commit 1

Re: [PR] reusing empty NamedList rather than recreating a new empty NamedList … [solr]

2025-01-09 Thread via GitHub
dsmiley commented on code in PR #2932: URL: https://github.com/apache/solr/pull/2932#discussion_r1909380627 ## solr/solrj/src/java/org/apache/solr/common/util/SimpleOrderedMap.java: ## @@ -67,4 +70,8 @@ public SimpleOrderedMap clone() { newList.addAll(nvPairs); return

[jira] [Commented] (SOLR-17615) facets exclusion does not exclude dense vector search prefilters

2025-01-09 Thread Yue Yu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911641#comment-17911641 ] Yue Yu commented on SOLR-17615: --- [~abenedetti] [~hossman] Thanks for the respond. Yes I'm

Re: [PR] Update dependency net.ltgt.errorprone to v4 [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #3013: URL: https://github.com/apache/solr/pull/3013#issuecomment-2581192825 ### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch,

[PR] Update dependency net.ltgt.errorprone to v4 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3013: URL: https://github.com/apache/solr/pull/3013 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | net.ltgt.errorprone | plugin | major | `3.1.0` -> `4.1.0` | --- ### Configuration

Re: [PR] Update dependency net.thisptr:jackson-jq to v1 [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #3014: URL: https://github.com/apache/solr/pull/3014#issuecomment-2581195634 ### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, in

[PR] Update dependency net.thisptr:jackson-jq to v1 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3014: URL: https://github.com/apache/solr/pull/3014 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.thisptr:jackson-jq](https://redirect.github.com/eiiches/jackson-jq) ([source](https://red

[PR] Update dependency no.nav.security:mock-oauth2-server to v2 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3015: URL: https://github.com/apache/solr/pull/3015 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [no.nav.security:mock-oauth2-server](https://redirect.github.com/navikt/mock-oauth2-server) |

Re: [PR] Update dependency no.nav.security:mock-oauth2-server to v2 [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #3015: URL: https://github.com/apache/solr/pull/3015#issuecomment-2581198679 ### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, in

Re: [PR] Update dependency org.apache.opennlp:opennlp-tools to v2 [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #3016: URL: https://github.com/apache/solr/pull/3016#issuecomment-2581201944 ### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, in

[PR] Update dependency org.apache.opennlp:opennlp-tools to v2 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3016: URL: https://github.com/apache/solr/pull/3016 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.apache.opennlp:opennlp-tools](https://www.apache.org/) ([source](https://redirect.github.

[jira] [Commented] (SOLR-17615) facets exclusion does not exclude dense vector search prefilters

2025-01-09 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911620#comment-17911620 ] Chris M. Hostetter commented on SOLR-17615: --- Yup, facet drill downs are exactly

Re: [PR] reusing empty NamedList rather than recreating a new empty NamedList … [solr]

2025-01-09 Thread via GitHub
renatoh commented on code in PR #2932: URL: https://github.com/apache/solr/pull/2932#discussion_r1909314089 ## solr/solrj/src/java/org/apache/solr/common/util/SimpleOrderedMap.java: ## @@ -67,4 +70,8 @@ public SimpleOrderedMap clone() { newList.addAll(nvPairs); return

Re: [PR] reusing empty NamedList rather than recreating a new empty NamedList … [solr]

2025-01-09 Thread via GitHub
renatoh commented on code in PR #2932: URL: https://github.com/apache/solr/pull/2932#discussion_r1909315295 ## solr/solrj/src/java/org/apache/solr/common/util/SimpleOrderedMap.java: ## @@ -34,6 +35,8 @@ * serialized. It aims to minimize overhead and to be efficient at adding n

Re: [PR] SOLR-17587: (9x backport) wt=prometheus fix duplicate TYPE information [solr]

2025-01-09 Thread via GitHub
dsmiley merged PR #3006: URL: https://github.com/apache/solr/pull/3006 -- 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 org.eclipse.jgit:org.eclipse.jgit to v7 [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #3017: URL: https://github.com/apache/solr/pull/3017#issuecomment-2581205123 ### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch,

[PR] Update dependency org.eclipse.jgit:org.eclipse.jgit to v7 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3017: URL: https://github.com/apache/solr/pull/3017 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.eclipse.jgit:org.eclipse.jgit](https://eclipse.gerrithub.io/plugins/gitiles/eclipse-jgit/

[PR] Update dependency org.glassfish.jaxb:jaxb-runtime to v4 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3018: URL: https://github.com/apache/solr/pull/3018 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.glassfish.jaxb:jaxb-runtime](https://eclipse-ee4j.github.io/jaxb-ri/) ([source](https://r

Re: [PR] Update dependency org.glassfish.jaxb:jaxb-runtime to v4 [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #3018: URL: https://github.com/apache/solr/pull/3018#issuecomment-2581208169 ### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch,

[PR] Update dependency org.glassfish.jersey.containers:jersey-container-jetty-http to v3 [solr]

2025-01-09 Thread via GitHub
solrbot opened a new pull request, #3019: URL: https://github.com/apache/solr/pull/3019 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.glassfish.jersey.containers:jersey-container-jetty-http](https://projects.eclipse.org/pro

Re: [PR] Update dependency org.glassfish.jersey.containers:jersey-container-jetty-http to v3 [solr]

2025-01-09 Thread via GitHub
solrbot commented on PR #3019: URL: https://github.com/apache/solr/pull/3019#issuecomment-2581211135 ### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, in