[GitHub] [solr] sonatype-lift[bot] commented on a diff in pull request #1739: SOLR-16852: Let backups have custom key/values

2023-06-29 Thread via GitHub
sonatype-lift[bot] commented on code in PR #1739: URL: https://github.com/apache/solr/pull/1739#discussion_r1247283569 ## solr/test-framework/src/java/org/apache/solr/cloud/api/collections/AbstractIncrementalBackupTest.java: ## @@ -550,7 +582,7 @@ private void indexDocs(String c

[jira] [Updated] (SOLR-16858) Allow KnnQParser to selectively apply filters

2023-06-29 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-16858: -- Description: The KnnQParser is parsing the filter query which limits the rows considered by th

[jira] [Commented] (SOLR-16744) RandomizedTaggerTest reproducible failure

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738823#comment-17738823 ] ASF subversion and git services commented on SOLR-16744: Commit 1

[jira] [Resolved] (SOLR-16744) RandomizedTaggerTest reproducible failure

2023-06-29 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-16744. - Fix Version/s: 9.3 Assignee: David Smiley Resolution: Fixed Thanks for contributi

[jira] [Commented] (SOLR-16744) RandomizedTaggerTest reproducible failure

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738820#comment-17738820 ] ASF subversion and git services commented on SOLR-16744: Commit b

[GitHub] [solr] dsmiley merged pull request #1736: SOLR-16744: fix flaky RandomizedTaggerTest

2023-06-29 Thread via GitHub
dsmiley merged PR #1736: URL: https://github.com/apache/solr/pull/1736 -- 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

[jira] [Commented] (SOLR-6994) Implement Windows version of bin/post via implementing bin/solr post command that works on Windows and Unix

2023-06-29 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738819#comment-17738819 ] David Smiley commented on SOLR-6994: Sorry, I don't agree with having bin/solr incorpo

[GitHub] [solr] epugh commented on pull request #1634: SOLR-6994: Integrate post tool into bin/solr and bin/solr.cmd

2023-06-29 Thread via GitHub
epugh commented on PR #1634: URL: https://github.com/apache/solr/pull/1634#issuecomment-1613847169 @Willdotwhite you are quite right about the missing `/solr`, oops! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [solr] epugh commented on pull request #1670: SOLR-16829: Delegate arg parsing and help usage to java. (Round 1)

2023-06-29 Thread via GitHub
epugh commented on PR #1670: URL: https://github.com/apache/solr/pull/1670#issuecomment-1613846016 okay @Willdotwhite I had to restore a change to `StatusTool.java` to make it work on Unix.. Is it possible that we have the .cmd and the .sh somewhat working at cross purposes in how we deci

[GitHub] [solr] sonatype-lift[bot] commented on a diff in pull request #1730: SOLR-16855: Add a MigrateReplicas API

2023-06-29 Thread via GitHub
sonatype-lift[bot] commented on code in PR #1730: URL: https://github.com/apache/solr/pull/1730#discussion_r1247130605 ## solr/core/src/java/org/apache/solr/cluster/placement/plugins/OrderedNodePlacementPlugin.java: ## @@ -722,4 +723,94 @@ public String toString() { }

[GitHub] [solr-operator] HoustonPutman closed issue #567: Support managed scale up of SolrClouds

2023-06-29 Thread via GitHub
HoustonPutman closed issue #567: Support managed scale up of SolrClouds URL: https://github.com/apache/solr-operator/issues/567 -- 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.

[GitHub] [solr-operator] HoustonPutman merged pull request #575: Add managed scaleUp for SolrClouds

2023-06-29 Thread via GitHub
HoustonPutman merged PR #575: URL: https://github.com/apache/solr-operator/pull/575 -- 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

[GitHub] [solr] sonatype-lift[bot] commented on a diff in pull request #1739: SOLR-16852: Let backups have custom key/values

2023-06-29 Thread via GitHub
sonatype-lift[bot] commented on code in PR #1739: URL: https://github.com/apache/solr/pull/1739#discussion_r1247107284 ## solr/test-framework/src/java/org/apache/solr/cloud/api/collections/AbstractIncrementalBackupTest.java: ## @@ -456,6 +459,35 @@ public void testSkipConfigset(

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1730: SOLR-16855: Add a MigrateReplicas API

2023-06-29 Thread via GitHub
HoustonPutman commented on code in PR #1730: URL: https://github.com/apache/solr/pull/1730#discussion_r1247020604 ## solr/core/src/java/org/apache/solr/cloud/api/collections/MigrateReplicasCmd.java: ## @@ -0,0 +1,158 @@ +/* + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [solr] tflobbe commented on pull request #1739: SOLR-16852: Let backups have custom key/values

2023-06-29 Thread via GitHub
tflobbe commented on PR #1739: URL: https://github.com/apache/solr/pull/1739#issuecomment-1613664096 I'm working on the docs for this change. Will update this 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

[GitHub] [solr] tflobbe opened a new pull request, #1739: SOLR-16852: Let backups have custom key/values

2023-06-29 Thread via GitHub
tflobbe opened a new pull request, #1739: URL: https://github.com/apache/solr/pull/1739 Currently backups have some properties attached such as `configName`, `collectionAlias`, `indexVersion`, etc. It would be useful to allow custom properties/annotations to add some information coming from

[GitHub] [solr] Willdotwhite commented on pull request #1634: SOLR-6994: Integrate post tool into bin/solr and bin/solr.cmd

2023-06-29 Thread via GitHub
Willdotwhite commented on PR #1634: URL: https://github.com/apache/solr/pull/1634#issuecomment-1613595632 > Would love someone to confirm on windows that `bin/solr.cmd post -url http://localhost:8983/gettingstarted/update c:\mysolr\example\films\films.json` works. Looks to be doing _

[GitHub] [solr] tflobbe commented on a diff in pull request #1730: SOLR-16855: Add a MigrateReplicas API

2023-06-29 Thread via GitHub
tflobbe commented on code in PR #1730: URL: https://github.com/apache/solr/pull/1730#discussion_r1246943563 ## solr/core/src/java/org/apache/solr/cloud/api/collections/MigrateReplicasCmd.java: ## @@ -0,0 +1,158 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under on

[GitHub] [solr] tflobbe commented on a diff in pull request #1730: SOLR-16855: Add a MigrateReplicas API

2023-06-29 Thread via GitHub
tflobbe commented on code in PR #1730: URL: https://github.com/apache/solr/pull/1730#discussion_r1246943563 ## solr/core/src/java/org/apache/solr/cloud/api/collections/MigrateReplicasCmd.java: ## @@ -0,0 +1,158 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under on

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1730: SOLR-16855: Add a MigrateReplicas API

2023-06-29 Thread via GitHub
HoustonPutman commented on code in PR #1730: URL: https://github.com/apache/solr/pull/1730#discussion_r1246930356 ## solr/core/src/java/org/apache/solr/cloud/api/collections/MigrateReplicasCmd.java: ## @@ -0,0 +1,158 @@ +/* + * Licensed to the Apache Software Foundation (ASF) un

[GitHub] [solr] uschindler commented on a diff in pull request #1721: Add CodeQL workflow

2023-06-29 Thread via GitHub
uschindler commented on code in PR #1721: URL: https://github.com/apache/solr/pull/1721#discussion_r1246921445 ## .github/workflows/codeql.yml: ## @@ -0,0 +1,66 @@ +name: "CodeQL" + +on: + push: +branches: [ 'main' ] + pull_request: +# The branches below must be a subs

[GitHub] [solr] iamsanjay commented on a diff in pull request #1734: SOLR-16490: Create a v2 equivalent for /admin/cores BACKUPCORE

2023-06-29 Thread via GitHub
iamsanjay commented on code in PR #1734: URL: https://github.com/apache/solr/pull/1734#discussion_r1246902361 ## solr/core/src/java/org/apache/solr/handler/admin/api/BackupCoreAPI.java: ## @@ -0,0 +1,179 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mo

[GitHub] [solr] gerlowskija commented on a diff in pull request #1735: SOLR-16582 : Documentation for logging filter on SolrCore

2023-06-29 Thread via GitHub
gerlowskija commented on code in PR #1735: URL: https://github.com/apache/solr/pull/1735#discussion_r1246902053 ## solr/solr-ref-guide/modules/deployment-guide/pages/configuring-logging.adoc: ## @@ -172,6 +172,22 @@ The log file under which you can find all these queries is cal

[GitHub] [solr] iamsanjay commented on a diff in pull request #1734: SOLR-16490: Create a v2 equivalent for /admin/cores BACKUPCORE

2023-06-29 Thread via GitHub
iamsanjay commented on code in PR #1734: URL: https://github.com/apache/solr/pull/1734#discussion_r1246899737 ## solr/core/src/java/org/apache/solr/handler/api/V2ApiUtils.java: ## @@ -85,6 +85,11 @@ public static void squashIntoNamedList( squashIntoNamedList(destination, mw

[GitHub] [solr] iamsanjay commented on a diff in pull request #1734: SOLR-16490: Create a v2 equivalent for /admin/cores BACKUPCORE

2023-06-29 Thread via GitHub
iamsanjay commented on code in PR #1734: URL: https://github.com/apache/solr/pull/1734#discussion_r1246896356 ## solr/core/src/java/org/apache/solr/handler/admin/api/BackupCoreAPI.java: ## @@ -0,0 +1,288 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mo

[GitHub] [solr] patsonluk commented on a diff in pull request #1735: SOLR-16582 : Documentation for logging filter on SolrCore

2023-06-29 Thread via GitHub
patsonluk commented on code in PR #1735: URL: https://github.com/apache/solr/pull/1735#discussion_r1246819937 ## solr/solr-ref-guide/modules/deployment-guide/pages/configuring-logging.adoc: ## @@ -172,6 +172,22 @@ The log file under which you can find all these queries is calle

[GitHub] [solr] patsonluk commented on a diff in pull request #1735: SOLR-16582 : Documentation for logging filter on SolrCore

2023-06-29 Thread via GitHub
patsonluk commented on code in PR #1735: URL: https://github.com/apache/solr/pull/1735#discussion_r1246819937 ## solr/solr-ref-guide/modules/deployment-guide/pages/configuring-logging.adoc: ## @@ -172,6 +172,22 @@ The log file under which you can find all these queries is calle

[GitHub] [solr] mkhludnev commented on pull request #1691: SOLR-16717: Join multiple distributed shards

2023-06-29 Thread via GitHub
mkhludnev commented on PR #1691: URL: https://github.com/apache/solr/pull/1691#issuecomment-1613421649 I'll put it next week. Let me know if you have any concerns. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [solr] dsmiley commented on pull request #1721: Add CodeQL workflow

2023-06-29 Thread via GitHub
dsmiley commented on PR #1721: URL: https://github.com/apache/solr/pull/1721#issuecomment-1613343702 What do we gain here over Sonatype Lift? We are already using Lift, which is a PR based workflow to existing static analyzers like Errorprone, FindSecBugs, and Infer. https://help.sonatype

[jira] [Commented] (SOLR-16582) Add marker to request logging of SolrCore#execute

2023-06-29 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738606#comment-17738606 ] Jason Gerlowski commented on SOLR-16582: Nice, that was quick - thanks [~patson]!

[GitHub] [solr] gerlowskija commented on a diff in pull request #1735: SOLR-16582 : Documentation for logging filter on SolrCore

2023-06-29 Thread via GitHub
gerlowskija commented on code in PR #1735: URL: https://github.com/apache/solr/pull/1735#discussion_r1246740973 ## solr/solr-ref-guide/modules/deployment-guide/pages/configuring-logging.adoc: ## @@ -172,6 +172,22 @@ The log file under which you can find all these queries is cal

[GitHub] [solr] epugh commented on pull request #1634: SOLR-6994: Integrate post tool into bin/solr and bin/solr.cmd

2023-06-29 Thread via GitHub
epugh commented on PR #1634: URL: https://github.com/apache/solr/pull/1634#issuecomment-1613296492 ^ @Willdotwhite if you want to test the bin/solr.cmd post command! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Assigned] (SOLR-16837) Collocating separate shards of two collections

2023-06-29 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reassigned SOLR-16837: --- Assignee: Mikhail Khludnev > Collocating separate shards of two collections > --

[jira] [Commented] (SOLR-16837) Collocating separate shards of two collections

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738592#comment-17738592 ] ASF subversion and git services commented on SOLR-16837: Commit e

[GitHub] [solr] mkhludnev merged pull request #1737: SOLR-16837: introducing AffinityPlacementFactory.withCollectionShards (#1709)

2023-06-29 Thread via GitHub
mkhludnev merged PR #1737: URL: https://github.com/apache/solr/pull/1737 -- 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.

[GitHub] [solr] epugh commented on pull request #1728: SOLR-16845 BinaryResponseWriter should not attempt cast to Utf8CharSequence

2023-06-29 Thread via GitHub
epugh commented on PR #1728: URL: https://github.com/apache/solr/pull/1728#issuecomment-1613280937 Let's give it a day or two to see if anyone weighs in, and then happy to commit it! The perf numbers are nice ;-) -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [solr] mkhludnev opened a new pull request, #1737: SOLR-16837: introducing AffinityPlacementFactory.withCollectionShards (#1709)

2023-06-29 Thread via GitHub
mkhludnev opened a new pull request, #1737: URL: https://github.com/apache/solr/pull/1737 (no comment) -- 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-mai

[jira] [Commented] (SOLR-13396) SolrCloud will delete the core data for any core that is not referenced in the clusterstate

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738567#comment-17738567 ] ASF subversion and git services commented on SOLR-13396: Commit 1

[jira] [Commented] (SOLR-13396) SolrCloud will delete the core data for any core that is not referenced in the clusterstate

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738565#comment-17738565 ] ASF subversion and git services commented on SOLR-13396: Commit a

[jira] [Commented] (SOLR-16837) Collocating separate shards of two collections

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738562#comment-17738562 ] ASF subversion and git services commented on SOLR-16837: Commit c

[GitHub] [solr] mkhludnev merged pull request #1709: SOLR-16837: introducing AffinityPlacementFactory.withCollectionShards

2023-06-29 Thread via GitHub
mkhludnev merged PR #1709: URL: https://github.com/apache/solr/pull/1709 -- 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-16837) Collocating separate shards of two collections

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738516#comment-17738516 ] ASF subversion and git services commented on SOLR-16837: Commit 9

[jira] [Commented] (SOLR-13396) SolrCloud will delete the core data for any core that is not referenced in the clusterstate

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738515#comment-17738515 ] ASF subversion and git services commented on SOLR-13396: Commit 8

[GitHub] [solr] psalagnac opened a new pull request, #1736: SOLR-16744: fix flaky RandomizedTaggerTest

2023-06-29 Thread via GitHub
psalagnac opened a new pull request, #1736: URL: https://github.com/apache/solr/pull/1736 https://issues.apache.org/jira/browse/SOLR-16744 # Description Fix RandomizedTaggerTest that fails for some rare seeds. # Solution Don't test tagger with too long

[jira] [Commented] (SOLR-13396) SolrCloud will delete the core data for any core that is not referenced in the clusterstate

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738470#comment-17738470 ] ASF subversion and git services commented on SOLR-13396: Commit c

[GitHub] [solr] colvinco merged pull request #1321: SOLR-13396 - Disable deletion of unknown cores by default

2023-06-29 Thread via GitHub
colvinco merged PR #1321: URL: https://github.com/apache/solr/pull/1321 -- 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

[jira] [Commented] (SOLR-16744) RandomizedTaggerTest reproducible failure

2023-06-29 Thread Pierre Salagnac (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738456#comment-17738456 ] Pierre Salagnac commented on SOLR-16744: I looked at this test failure. When runn

[GitHub] [solr-operator] janhoy opened a new issue, #582: Run init container cp-solr-xml as nonRoot

2023-06-29 Thread via GitHub
janhoy opened a new issue, #582: URL: https://github.com/apache/solr-operator/issues/582 Today we use busybox image with root user to run the cp-solr-xml init. This prevents `runAsNonRoot: true` to be set on the Solr pod. Either find a variant of busybox with non-root user, or explicitly sp

[jira] [Commented] (SOLR-16848) Flaky DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

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

[jira] [Commented] (SOLR-16841) QueryResponseWriter benchmarks

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738411#comment-17738411 ] ASF subversion and git services commented on SOLR-16841: Commit d

[jira] [Commented] (SOLR-16619) `solr status` and `solr create` do not work on IBM i

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738416#comment-17738416 ] ASF subversion and git services commented on SOLR-16619: Commit b

[jira] [Commented] (SOLR-16846) PointFields can use IndexOrDocValuesQuery in set queries when docValues are enabled

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738410#comment-17738410 ] ASF subversion and git services commented on SOLR-16846: Commit 3

[jira] [Commented] (SOLR-16820) PackageUtils collection validation is more restrictive than CreateCollectionAPI allows

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738406#comment-17738406 ] ASF subversion and git services commented on SOLR-16820: Commit 5

[jira] [Commented] (SOLR-16831) Healthcheck tool is Broken!

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738408#comment-17738408 ] ASF subversion and git services commented on SOLR-16831: Commit e

[jira] [Commented] (SOLR-16837) Collocating separate shards of two collections

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738418#comment-17738418 ] ASF subversion and git services commented on SOLR-16837: Commit 9

[jira] [Commented] (SOLR-16748) Cleanup GPG/SHA checking in official docker file

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738413#comment-17738413 ] ASF subversion and git services commented on SOLR-16748: Commit 6

[jira] [Commented] (SOLR-16837) Collocating separate shards of two collections

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738419#comment-17738419 ] ASF subversion and git services commented on SOLR-16837: Commit 8

[jira] [Commented] (SOLR-16827) Add min/max scaling to the reranker

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738412#comment-17738412 ] ASF subversion and git services commented on SOLR-16827: Commit d

[jira] [Commented] (SOLR-16844) Optionally skip backup of Configset files

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738417#comment-17738417 ] ASF subversion and git services commented on SOLR-16844: Commit e

[jira] [Commented] (SOLR-16395) Cosmetic improvements and migration to JAX-RS (schema APIs)

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738414#comment-17738414 ] ASF subversion and git services commented on SOLR-16395: Commit 1

[jira] [Commented] (SOLR-16395) Cosmetic improvements and migration to JAX-RS (schema APIs)

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738405#comment-17738405 ] ASF subversion and git services commented on SOLR-16395: Commit c

[jira] [Commented] (SOLR-16827) Add min/max scaling to the reranker

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738409#comment-17738409 ] ASF subversion and git services commented on SOLR-16827: Commit 9

[jira] [Commented] (SOLR-16831) Healthcheck tool is Broken!

2023-06-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738407#comment-17738407 ] ASF subversion and git services commented on SOLR-16831: Commit 8