Re: [PR] SOLR-17776: Harmonize SolrJ timeouts [solr]

2025-06-10 Thread via GitHub
dsmiley commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2139109190 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClientBuilderBase.java: ## @@ -115,38 +121,49 @@ public B withMaxConnectionsPerHost(int max) { return

Re: [PR] replace (deprecated) Top(Field,ScoreDoc)Collector.create calls [solr]

2025-06-10 Thread via GitHub
github-actions[bot] commented on PR #3157: URL: https://github.com/apache/solr/pull/3157#issuecomment-2960840232 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be fam

Re: [PR] Refactor UpdateLog.LogPtr to a record [solr]

2025-06-10 Thread via GitHub
github-actions[bot] closed pull request #3166: Refactor UpdateLog.LogPtr to a record URL: https://github.com/apache/solr/pull/3166 -- 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 commen

Re: [PR] remove deprecated (DocValues,Norms)FieldExistsQuery use [solr]

2025-06-10 Thread via GitHub
github-actions[bot] commented on PR #2632: URL: https://github.com/apache/solr/pull/2632#issuecomment-2960840368 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be fam

Re: [PR] SOLR-16427: Enable error-prone ClassInitializationDeadlock rule [solr]

2025-06-10 Thread via GitHub
github-actions[bot] closed pull request #2881: SOLR-16427: Enable error-prone ClassInitializationDeadlock rule URL: https://github.com/apache/solr/pull/2881 -- 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

Re: [PR] Refactor UpdateLog.LogPtr to a record [solr]

2025-06-10 Thread via GitHub
github-actions[bot] commented on PR #3166: URL: https://github.com/apache/solr/pull/3166#issuecomment-2960840176 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

Re: [PR] Reimplement CancellableQueryTracker [solr]

2025-06-10 Thread via GitHub
github-actions[bot] commented on PR #3251: URL: https://github.com/apache/solr/pull/3251#issuecomment-2960840061 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be fam

Re: [PR] SOLR-16427: Enable error-prone ClassInitializationDeadlock rule [solr]

2025-06-10 Thread via GitHub
github-actions[bot] commented on PR #2881: URL: https://github.com/apache/solr/pull/2881#issuecomment-2960840335 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

Re: [PR] Backport chore(deps): update dependency org.owasp.dependencycheck to v12 (#3138) [solr]

2025-06-10 Thread via GitHub
github-actions[bot] commented on PR #3170: URL: https://github.com/apache/solr/pull/3170#issuecomment-2960840148 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

Re: [PR] Backport chore(deps): update dependency org.owasp.dependencycheck to v12 (#3138) [solr]

2025-06-10 Thread via GitHub
github-actions[bot] closed pull request #3170: Backport chore(deps): update dependency org.owasp.dependencycheck to v12 (#3138) URL: https://github.com/apache/solr/pull/3170 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] SOLR-17769: Use S3 RetryStrategy instead of RetryPolicy [solr]

2025-06-10 Thread via GitHub
HoustonPutman merged PR #3375: URL: https://github.com/apache/solr/pull/3375 -- 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.apa

[PR] SOLR-17777: Fix leaked metric registry after core unload [solr]

2025-06-10 Thread via GitHub
psalagnac opened a new pull request, #3382: URL: https://github.com/apache/solr/pull/3382 https://issues.apache.org/jira/browse/SOLR-1 # Description This fixes a minor memory leak. I don't think it can have an actual impact on heap, but the fix is trivial and not risky.

Re: [PR] SOLR-16951: Add PKI Auth Caching for both generation and validation [solr]

2025-06-10 Thread via GitHub
HoustonPutman merged PR #3334: URL: https://github.com/apache/solr/pull/3334 -- 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.apa

Re: [PR] SOLR-17750: Let S3 File downloads gracefully handle connection issues [solr]

2025-06-10 Thread via GitHub
HoustonPutman merged PR #3341: URL: https://github.com/apache/solr/pull/3341 -- 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.apa

[PR] Add more information in errorInfo [solr]

2025-06-10 Thread via GitHub
HoustonPutman opened a new pull request, #1657: URL: https://github.com/apache/solr/pull/1657 I can create a JIRA for this if we decide to move forward. Basically I had an issue when debugging a new CollectionsAPI command, that reading the output of a 500 error was very difficult sinc

[PR] SOLR-17105, SOLR-17366: Require a location for local backups [solr]

2025-06-10 Thread via GitHub
HoustonPutman opened a new pull request, #2161: URL: https://github.com/apache/solr/pull/2161 [SOLR-17105](https://issues.apache.org/jira/browse/SOLR-17105) & [SOLR-17366](https://issues.apache.org/jira/browse/SOLR-17366) -- This is an automated message from the Apache Git Service. To res

[PR] SOLR-17104: Protect lib directories from being written to [solr]

2025-06-10 Thread via GitHub
HoustonPutman opened a new pull request, #2154: URL: https://github.com/apache/solr/pull/2154 https://issues.apache.org/jira/browse/SOLR-17104 -- 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

Re: [PR] SOLR-16951: Cache client pkiAuth headers for a second [solr]

2025-06-10 Thread via GitHub
HoustonPutman commented on PR #1921: URL: https://github.com/apache/solr/pull/1921#issuecomment-2959900913 Closing this in favor of https://github.com/apache/solr/pull/3334 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] SOLR-16951: Cache client pkiAuth headers for a second [solr]

2025-06-10 Thread via GitHub
HoustonPutman closed pull request #1921: SOLR-16951: Cache client pkiAuth headers for a second URL: https://github.com/apache/solr/pull/1921 -- 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 speci

Re: [PR] Migrate to dot seperate naming of environment variables [solr]

2025-06-10 Thread via GitHub
epugh commented on PR #3312: URL: https://github.com/apache/solr/pull/3312#issuecomment-2959835025 Thanks for letting oking at this! I had tuna but out of steam on it but will try and pick it up again and get this batch of changes in. Definitely 10x change. -- This is an automated mess

Re: [PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-06-10 Thread via GitHub
mlbiscoc commented on PR #3379: URL: https://github.com/apache/solr/pull/3379#issuecomment-2959800308 Any other comments? Will merge in the next few days otherwise and open the next PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] SOLR-17678: Change matchScore to originalScore, make it a fake-function [solr]

2025-06-10 Thread via GitHub
HoustonPutman merged PR #3381: URL: https://github.com/apache/solr/pull/3381 -- 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.apa

[PR] SOLR-17678: Change matchScore to originalScore, make it a fake-function [solr]

2025-06-09 Thread via GitHub
HoustonPutman opened a new pull request, #3381: URL: https://github.com/apache/solr/pull/3381 https://issues.apache.org/jira/browse/SOLR-17678 The functionality was already added in https://github.com/apache/solr/pull/3222, but this is making the following changes before any release

Re: [PR] SOLR-17678, SOLR-17732: Add matchScore support for ReRank queries [solr]

2025-06-09 Thread via GitHub
HoustonPutman commented on code in PR #3222: URL: https://github.com/apache/solr/pull/3222#discussion_r2136046774 ## solr/core/src/java/org/apache/solr/search/SolrReturnFields.java: ## @@ -50,6 +51,7 @@ public class SolrReturnFields extends ReturnFields { // Special Field Ke

Re: [PR] SOLR-17620 Encode the version of Solr in SolrCloud "liveNode" [solr]

2025-06-09 Thread via GitHub
dsmiley commented on PR #3305: URL: https://github.com/apache/solr/pull/3305#issuecomment-2955782366 Let us know if you need help/guidance on seeing this through to completion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [PR] Migrate to dot seperate naming of environment variables [solr]

2025-06-09 Thread via GitHub
janhoy commented on code in PR #3312: URL: https://github.com/apache/solr/pull/3312#discussion_r2135688338 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -1766,7 +1766,7 @@ private SolrCore createFromDescriptor( // this mostly happens when the core

Re: [PR] Migrate to dot seperate naming of environment variables [solr]

2025-06-09 Thread via GitHub
janhoy commented on code in PR #3312: URL: https://github.com/apache/solr/pull/3312#discussion_r2135670969 ## solr/solrj/src/java/org/apache/solr/common/util/EnvUtils.java: ## @@ -32,28 +33,47 @@ import java.util.concurrent.ConcurrentHashMap; import java.util.stream.Collectors

Re: [PR] Migrate to dot seperate naming of environment variables [solr]

2025-06-08 Thread via GitHub
github-actions[bot] commented on PR #3312: URL: https://github.com/apache/solr/pull/3312#issuecomment-2954342106 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be fam

Re: [PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-06-08 Thread via GitHub
janhoy commented on code in PR #3379: URL: https://github.com/apache/solr/pull/3379#discussion_r2134845126 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -465,6 +480,39 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean asyncSolrC

Re: [PR] SOLR-17614: cross-dc deletes can skip an HTTP hop [solr]

2025-06-07 Thread via GitHub
github-actions[bot] commented on PR #2963: URL: https://github.com/apache/solr/pull/2963#issuecomment-2953256082 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be fam

[I] How to edit content security policy when deploying with Helm [solr-operator]

2025-06-06 Thread via GitHub
Joshuaariolu opened a new issue, #789: URL: https://github.com/apache/solr-operator/issues/789 I'm running Apache Solr 9.8.0 on Amazon EKS using Helm. I want to modify the security-related HTTP headers that Solr sets—specifically, I want to remove 'unsafe-inline' from the Content-Security-P

Re: [PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-06-06 Thread via GitHub
mlbiscoc commented on code in PR #3379: URL: https://github.com/apache/solr/pull/3379#discussion_r2132890849 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -423,6 +433,11 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean asyncSolrC

Re: [PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-06-06 Thread via GitHub
dsmiley commented on code in PR #3379: URL: https://github.com/apache/solr/pull/3379#discussion_r2132810513 ## solr/core/src/java/org/apache/solr/core/OpenTelemetryConfigurator.java: ## @@ -46,26 +50,53 @@ public abstract class TracerConfigurator implements NamedListInitialized

Re: [PR] SOLR-17754 Fix race condition in overseer main loop. [solr]

2025-06-06 Thread via GitHub
psalagnac merged PR #3350: URL: https://github.com/apache/solr/pull/3350 -- 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-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-06-06 Thread via GitHub
mlbiscoc commented on PR #3379: URL: https://github.com/apache/solr/pull/3379#issuecomment-2949660931 Going to bump this if any one interesting in looking? I have another PR almost ready that implements the foundation for working OTEL metrics. -- This is an automated message from the Apac

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-05 Thread via GitHub
dsmiley merged PR #3380: URL: https://github.com/apache/solr/pull/3380 -- 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] Optimize no rows only count [solr]

2025-06-05 Thread via GitHub
risdenk commented on PR #2655: URL: https://github.com/apache/solr/pull/2655#issuecomment-2947341362 Probably I totally forgot about this -- 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 speci

Re: [PR] SOLR-17776: Harmonize SolrJ timeouts [solr]

2025-06-05 Thread via GitHub
dsmiley commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2130726121 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClientBuilderBase.java: ## @@ -115,38 +121,49 @@ public B withMaxConnectionsPerHost(int max) { return

Re: [PR] SOLR-17776: Harmonize SolrJ timeouts [solr]

2025-06-05 Thread via GitHub
dsmiley commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2130657407 ## solr/solrj-streaming/src/java/org/apache/solr/client/solrj/io/SolrClientCache.java: ## @@ -205,19 +205,13 @@ private static Http2SolrClient.Builder newHttp2SolrClientB

Re: [PR] SOLR-17776: Harmonize SolrJ timeouts [solr]

2025-06-05 Thread via GitHub
dsmiley commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2130676326 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClientBuilderBase.java: ## @@ -115,38 +121,49 @@ public B withMaxConnectionsPerHost(int max) { return

Re: [PR] Optimize no rows only count [solr]

2025-06-05 Thread via GitHub
HoustonPutman commented on PR #2655: URL: https://github.com/apache/solr/pull/2655#issuecomment-2946576965 @risdenk should we move forward with this? -- 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

Re: [PR] SOLR-17776: Harmonize SolrJ timeouts [solr]

2025-06-05 Thread via GitHub
dsmiley commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2130373395 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -129,6 +126,12 @@ protected Http2SolrClient(String serverBaseUrl, Builder builder) {

Re: [PR] SOLR-17776: Harmonize SolrJ timeouts [solr]

2025-06-05 Thread via GitHub
kotman12 commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2129982207 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClientBuilderBase.java: ## @@ -115,38 +121,49 @@ public B withMaxConnectionsPerHost(int max) { retur

Re: [PR] SOLR-17776: Harmonize SolrJ timeouts [solr]

2025-06-05 Thread via GitHub
kotman12 commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2129982207 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClientBuilderBase.java: ## @@ -115,38 +121,49 @@ public B withMaxConnectionsPerHost(int max) { retur

Re: [PR] SOLR-17776: Harmonize SolrJ timeouts [solr]

2025-06-05 Thread via GitHub
kotman12 commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2129982207 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClientBuilderBase.java: ## @@ -115,38 +121,49 @@ public B withMaxConnectionsPerHost(int max) { retur

Re: [PR] SOLR-17776: Harmonize SolrJ timeouts [solr]

2025-06-05 Thread via GitHub
kotman12 commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2129941025 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClientBuilderBase.java: ## @@ -115,38 +121,49 @@ public B withMaxConnectionsPerHost(int max) { retur

Re: [PR] SOLR-17678, SOLR-17732: Add matchScore support for ReRank queries [solr]

2025-06-05 Thread via GitHub
dsmiley commented on code in PR #3222: URL: https://github.com/apache/solr/pull/3222#discussion_r2129848607 ## solr/core/src/java/org/apache/solr/search/SolrReturnFields.java: ## @@ -50,6 +51,7 @@ public class SolrReturnFields extends ReturnFields { // Special Field Keys

Re: [PR] SOLR-17678, SOLR-17732: Add matchScore support for ReRank queries [solr]

2025-06-05 Thread via GitHub
HoustonPutman commented on code in PR #3222: URL: https://github.com/apache/solr/pull/3222#discussion_r2129734839 ## solr/core/src/java/org/apache/solr/search/SolrReturnFields.java: ## @@ -50,6 +51,7 @@ public class SolrReturnFields extends ReturnFields { // Special Field Ke

Re: [PR] SOLR-17678, SOLR-17732: Add matchScore support for ReRank queries [solr]

2025-06-05 Thread via GitHub
HoustonPutman commented on code in PR #3222: URL: https://github.com/apache/solr/pull/3222#discussion_r2129733214 ## solr/core/src/java/org/apache/solr/search/SolrReturnFields.java: ## @@ -50,6 +51,7 @@ public class SolrReturnFields extends ReturnFields { // Special Field Ke

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-05 Thread via GitHub
dsmiley commented on PR #3380: URL: https://github.com/apache/solr/pull/3380#issuecomment-2945417091 I mispoke/misunderstood... thinking this would work for a `fl=aDvField` when no, that's handled by `SolrDocumentFetcher` `org.apache.solr.search.SolrDocumentFetcher#decorateDocValueFields`.

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-05 Thread via GitHub
yurkor commented on PR #3380: URL: https://github.com/apache/solr/pull/3380#issuecomment-2945085396 @dsmiley Done. Will keep in mind - no force pushes) Usually it even worse - with single commit. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-05 Thread via GitHub
dsmiley commented on PR #3380: URL: https://github.com/apache/solr/pull/3380#issuecomment-2944125812 OMG I'm slipping... you already have a CHANGES.txt. Nonetheless my feedback shows a massive difference between the actual code change (what you wrote about there) and how users understand/e

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-05 Thread via GitHub
dsmiley commented on PR #3380: URL: https://github.com/apache/solr/pull/3380#issuecomment-2944112030 Great! (BTW, stop force-pushing to PRs. It resets the GH review state, therefore, as a reviewer, I can't as easily clearly see your changes from one change to the next). CHANGES.txt:

Re: [PR] SOLR-7632: Tika module to replace extraction module [solr]

2025-06-04 Thread via GitHub
dsmiley commented on code in PR #3361: URL: https://github.com/apache/solr/pull/3361#discussion_r2127845663 ## solr/modules/tika/src/java/org/apache/solr/handler/tika/TikaServerDocumentLoader.java: ## @@ -0,0 +1,199 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-04 Thread via GitHub
dsmiley commented on code in PR #3380: URL: https://github.com/apache/solr/pull/3380#discussion_r2127833365 ## solr/core/src/java/org/apache/solr/response/transform/ValueSourceAugmenter.java: ## @@ -61,32 +67,66 @@ public void setContext(ResultContext context) { readerCon

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-04 Thread via GitHub
dsmiley commented on code in PR #3380: URL: https://github.com/apache/solr/pull/3380#discussion_r2127571321 ## solr/core/src/java/org/apache/solr/response/transform/ValueSourceAugmenter.java: ## @@ -38,14 +40,23 @@ * @since solr 4.0 */ public class ValueSourceAugmenter exte

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-04 Thread via GitHub
yurkor commented on PR #3380: URL: https://github.com/apache/solr/pull/3380#issuecomment-2940917301 @dsmiley added use of localParams -- 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

Re: [PR] SOLR-17754 Fix race condition in overseer main loop. [solr]

2025-06-04 Thread via GitHub
psalagnac commented on PR #3350: URL: https://github.com/apache/solr/pull/3350#issuecomment-2939220516 Going to merge this PR this week. -- 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 specif

Re: [PR] Harmonize SolrJ timeouts [solr]

2025-06-03 Thread via GitHub
dsmiley commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2125527519 ## solr/core/src/java/org/apache/solr/cloud/Overseer.java: ## @@ -862,7 +862,6 @@ private void doCompatCheck(BiConsumer consumer) { new Http2SolrClient.Build

Re: [PR] Harmonize SolrJ timeouts [solr]

2025-06-03 Thread via GitHub
dsmiley commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2096407656 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/ConcurrentUpdateHttp2SolrClient.java: ## @@ -256,7 +256,7 @@ void sendUpdateStream() throws Exception {

Re: [PR] SOLR-17678, SOLR-17732: Add matchScore support for ReRank queries [solr]

2025-06-03 Thread via GitHub
dsmiley commented on code in PR #3222: URL: https://github.com/apache/solr/pull/3222#discussion_r2125495095 ## solr/core/src/java/org/apache/solr/search/SolrReturnFields.java: ## @@ -50,6 +51,7 @@ public class SolrReturnFields extends ReturnFields { // Special Field Keys

Re: [PR] SOLR-17724: adding a script on how to calculated the encoded password format [solr]

2025-06-03 Thread via GitHub
github-actions[bot] commented on PR #3162: URL: https://github.com/apache/solr/pull/3162#issuecomment-2937780497 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be fam

Re: [PR] SOLR-17678, SOLR-17732: Add matchScore support for ReRank queries [solr]

2025-06-03 Thread via GitHub
HoustonPutman commented on PR #3222: URL: https://github.com/apache/solr/pull/3222#issuecomment-2937175581 > I wish I reviewed this earlier... feel free to tag me on geeky Solr internals... there are only a few of us that know this stuff Sorry have been vacationing and busy. Happy to

Re: [PR] SOLR-17678, SOLR-17732: Add matchScore support for ReRank queries [solr]

2025-06-03 Thread via GitHub
HoustonPutman commented on code in PR #3222: URL: https://github.com/apache/solr/pull/3222#discussion_r2124911514 ## solr/core/src/java/org/apache/solr/search/SolrReturnFields.java: ## @@ -50,6 +51,7 @@ public class SolrReturnFields extends ReturnFields { // Special Field Ke

Re: [PR] SOLR-17678, SOLR-17732: Add matchScore support for ReRank queries [solr]

2025-06-03 Thread via GitHub
HoustonPutman commented on code in PR #3222: URL: https://github.com/apache/solr/pull/3222#discussion_r2124890606 ## solr/solrj/src/java/org/apache/solr/common/SolrDocument.java: ## @@ -195,6 +197,19 @@ public Collection getFieldValues(String name) { return null; } +

Re: [PR] SOLR-17678, SOLR-17732: Add matchScore support for ReRank queries [solr]

2025-06-03 Thread via GitHub
HoustonPutman commented on code in PR #3222: URL: https://github.com/apache/solr/pull/3222#discussion_r2124888615 ## solr/core/src/java/org/apache/solr/search/DocIterator.java: ## @@ -24,7 +24,7 @@ * The order of the documents is determined by the context in which the DocIter

Re: [PR] SOLR-16470: Include IOException in logs when DirectoryFileStream fails [solr]

2025-06-03 Thread via GitHub
mlbiscoc merged PR #3373: URL: https://github.com/apache/solr/pull/3373 -- 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.o

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-03 Thread via GitHub
yurkor commented on PR #3380: URL: https://github.com/apache/solr/pull/3380#issuecomment-2936715567 > I like it. @devs please have a glance at it. I'm ready to merge, but prefer the second opinion. @yurkor thank you. Would you mind to add it into solr/CHANGES.txt 9.9.0 Optimizations ?

Re: [PR] add tests to validate timeout overrides [solr]

2025-06-03 Thread via GitHub
dsmiley closed pull request #3362: add tests to validate timeout overrides URL: https://github.com/apache/solr/pull/3362 -- 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 unsu

[PR] Blog Post Solr AutoGeneratePhraseQueries and MM with synonyms [solr-site]

2025-06-03 Thread via GitHub
lizbiella opened a new pull request, #148: URL: https://github.com/apache/solr-site/pull/148 New Blogpost -- 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] Harmonize SolrJ timeouts [solr]

2025-06-03 Thread via GitHub
dsmiley commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2096415291 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -1085,27 +1084,20 @@ public Builder withHttpClient(Http2SolrClient http2SolrClient) {

Re: [PR] add tests to validate timeout overrides [solr]

2025-06-03 Thread via GitHub
dsmiley commented on PR #3362: URL: https://github.com/apache/solr/pull/3362#issuecomment-2935047385 Thanks again; I'll incorporate this into #3357 and update that one to apply the idle timeout at the request level -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Harmonize SolrJ timeouts [solr]

2025-06-03 Thread via GitHub
dsmiley commented on code in PR #3357: URL: https://github.com/apache/solr/pull/3357#discussion_r2123681294 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -514,7 +522,7 @@ public NamedList request(SolrRequest solrRequest, String collection)

Re: [PR] SOLR-17492: Introduce recommendations of WAYS of running Solr from small to massive [solr]

2025-06-02 Thread via GitHub
epugh commented on PR #2783: URL: https://github.com/apache/solr/pull/2783#issuecomment-2931971378 I am kind of waiting for the 10x release cycle to spin up to push this along. There are some things I would change/update in this doc if we get some nicer ZK quorum stuff and role stuff done.

[PR] SOLR-17492: Introduce recommendations of WAYS of running Solr from small to massive [solr]

2025-06-02 Thread via GitHub
epugh opened a new pull request, #2783: URL: https://github.com/apache/solr/pull/2783 https://issues.apache.org/jira/browse/SOLR-17492 # Description Add recommendations of best practices for deploying Solr # Solution I am starting with my approach that I shared

Re: [PR] SOLR-16470: Include IOException in logs when DirectoryFileStream fails [solr]

2025-06-02 Thread via GitHub
mlbiscoc commented on PR #3373: URL: https://github.com/apache/solr/pull/3373#issuecomment-2930849382 > I wonder why these logs are warnings. The fact that they are warnings is probably intentionally why the exception wasn't appended. The exception used to be appended but when doing t

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-02 Thread via GitHub
mkhludnev commented on PR #3380: URL: https://github.com/apache/solr/pull/3380#issuecomment-2929962589 I like it. @devs please have a glance. I'm ready to merge, but prefer the second opinion. @yurkor thank you. Would you mind to add it into solr/CHANGES.txt 9.9.0 Optimizations ?

Re: [PR] SOLR-17625 NamedList.findRecursive-> _get [solr]

2025-06-01 Thread via GitHub
dsmiley merged PR #3355: URL: https://github.com/apache/solr/pull/3355 -- 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-16470: Include IOException in logs when DirectoryFileStream fails [solr]

2025-06-01 Thread via GitHub
dsmiley commented on PR #3373: URL: https://github.com/apache/solr/pull/3373#issuecomment-2928624158 This is too minor to warrant a CHANGES.txt -- see https://cwiki.apache.org/confluence/display/SOLR/Commit+Process+Guidelines#CommitProcessGuidelines-ExceptionsforMinorChanges I wonde

Re: [PR] SOLR-17492: Introduce recommendations of WAYS of running Solr from small to massive [solr]

2025-06-01 Thread via GitHub
github-actions[bot] closed pull request #2783: SOLR-17492: Introduce recommendations of WAYS of running Solr from small to massive URL: https://github.com/apache/solr/pull/2783 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] SOLR-17492: Introduce recommendations of WAYS of running Solr from small to massive [solr]

2025-06-01 Thread via GitHub
github-actions[bot] commented on PR #2783: URL: https://github.com/apache/solr/pull/2783#issuecomment-2928154949 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

Re: [PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-05-31 Thread via GitHub
janhoy commented on code in PR #3379: URL: https://github.com/apache/solr/pull/3379#discussion_r2118268512 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -465,6 +480,19 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean asyncSolrC

[PR] optimize ValueSourceAugmenter [solr]

2025-05-30 Thread via GitHub
yurkor opened a new pull request, #3380: URL: https://github.com/apache/solr/pull/3380 https://issues.apache.org/jira/browse/SOLR-X # Description Please provide a short description of the changes you're making with this pull request. # Solution Ple

Re: [PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-05-30 Thread via GitHub
mlbiscoc commented on code in PR #3379: URL: https://github.com/apache/solr/pull/3379#discussion_r2116805755 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -465,6 +480,39 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean asyncSolrC

Re: [PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-05-30 Thread via GitHub
mlbiscoc commented on code in PR #3379: URL: https://github.com/apache/solr/pull/3379#discussion_r2116269332 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -465,6 +480,19 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean asyncSolrC

Re: [PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-05-30 Thread via GitHub
janhoy commented on code in PR #3379: URL: https://github.com/apache/solr/pull/3379#discussion_r2115601188 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -465,6 +480,19 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean asyncSolrC

Re: [PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-05-29 Thread via GitHub
mlbiscoc commented on code in PR #3379: URL: https://github.com/apache/solr/pull/3379#discussion_r2114832472 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -423,6 +433,11 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean asyncSolrC

[PR] SOLR-17774: Refactor initialization of GlobalOpenTelemetry [solr]

2025-05-29 Thread via GitHub
mlbiscoc opened a new pull request, #3379: URL: https://github.com/apache/solr/pull/3379 This refactors how the Global Open Telemetry instance was set and adds `opentelemetry-exporter-prometheus` and `opentelemetry.sdk` into core as a dependency. `opentelemetry-exporter-prometheus` is neede

Re: [PR] SOLR-17625 NamedList.findRecursive-> _get [solr]

2025-05-29 Thread via GitHub
dsmiley commented on code in PR #3355: URL: https://github.com/apache/solr/pull/3355#discussion_r2114388302 ## solr/core/src/test/org/apache/solr/search/facet/SpatialHeatmapFacetsTest.java: ## @@ -438,8 +436,7 @@ public void testJsonFacets() throws Exception {

Re: [PR] SOLR-17772: Tests for examples failing on Windows [solr]

2025-05-29 Thread via GitHub
epugh merged PR #3378: URL: https://github.com/apache/solr/pull/3378 -- 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.org

Re: [PR] Tests for examples failing on Windows [solr]

2025-05-29 Thread via GitHub
epugh commented on PR #3378: URL: https://github.com/apache/solr/pull/3378#issuecomment-2919665135 Can you add a changes entry? And then when the tests pass I'll merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Tests for examples failing on Windows [solr]

2025-05-29 Thread via GitHub
rahulgoswami commented on code in PR #3378: URL: https://github.com/apache/solr/pull/3378#discussion_r2114128683 ## solr/core/src/test/org/apache/solr/cli/TestSolrCLIRunExample.java: ## @@ -102,7 +102,7 @@ public int execute(org.apache.commons.exec.CommandLine cmd) throws IOExc

Re: [PR] Tests for examples failing on Windows [solr]

2025-05-29 Thread via GitHub
epugh commented on code in PR #3378: URL: https://github.com/apache/solr/pull/3378#discussion_r2114086764 ## solr/core/src/test/org/apache/solr/cli/TestSolrCLIRunExample.java: ## @@ -102,7 +102,7 @@ public int execute(org.apache.commons.exec.CommandLine cmd) throws IOException

Re: [PR] Tests for examples failing on Windows [solr]

2025-05-29 Thread via GitHub
rahulgoswami commented on code in PR #3378: URL: https://github.com/apache/solr/pull/3378#discussion_r2114054937 ## solr/core/src/test/org/apache/solr/cli/TestSolrCLIRunExample.java: ## @@ -102,7 +102,7 @@ public int execute(org.apache.commons.exec.CommandLine cmd) throws IOExc

Re: [PR] Tests for examples failing on Windows [solr]

2025-05-29 Thread via GitHub
rahulgoswami commented on code in PR #3378: URL: https://github.com/apache/solr/pull/3378#discussion_r2114054937 ## solr/core/src/test/org/apache/solr/cli/TestSolrCLIRunExample.java: ## @@ -102,7 +102,7 @@ public int execute(org.apache.commons.exec.CommandLine cmd) throws IOExc

Re: [PR] Tests for examples failing on Windows [solr]

2025-05-29 Thread via GitHub
rahulgoswami commented on code in PR #3378: URL: https://github.com/apache/solr/pull/3378#discussion_r2114054937 ## solr/core/src/test/org/apache/solr/cli/TestSolrCLIRunExample.java: ## @@ -102,7 +102,7 @@ public int execute(org.apache.commons.exec.CommandLine cmd) throws IOExc

Re: [PR] Tests for examples failing on Windows [solr]

2025-05-29 Thread via GitHub
rahulgoswami commented on code in PR #3378: URL: https://github.com/apache/solr/pull/3378#discussion_r2114054937 ## solr/core/src/test/org/apache/solr/cli/TestSolrCLIRunExample.java: ## @@ -102,7 +102,7 @@ public int execute(org.apache.commons.exec.CommandLine cmd) throws IOExc

Re: [PR] Tests for examples failing on Windows [solr]

2025-05-29 Thread via GitHub
rahulgoswami commented on code in PR #3378: URL: https://github.com/apache/solr/pull/3378#discussion_r2114054937 ## solr/core/src/test/org/apache/solr/cli/TestSolrCLIRunExample.java: ## @@ -102,7 +102,7 @@ public int execute(org.apache.commons.exec.CommandLine cmd) throws IOExc

Re: [PR] SOLR-17625 NamedList.findRecursive-> _get [solr]

2025-05-29 Thread via GitHub
dsmiley commented on code in PR #3355: URL: https://github.com/apache/solr/pull/3355#discussion_r2113950364 ## solr/core/src/test/org/apache/solr/search/facet/SpatialHeatmapFacetsTest.java: ## @@ -441,11 +438,11 @@ public void testJsonFacets() throws Exception {

Re: [PR] SOLR-17711 index fetcher doesn't need timeout [solr]

2025-05-29 Thread via GitHub
dsmiley commented on PR #3356: URL: https://github.com/apache/solr/pull/3356#issuecomment-2919383276 I quickly looked at Jetty HttpClient and there's no request timeout there. It's on the Jetty Request. -- This is an automated message from the Apache Git Service. To respond to the messag

  1   2   3   4   5   6   7   8   9   10   >