[jira] [Commented] (SOLR-16812) Support CBOR format for update/query

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

[jira] [Commented] (SOLR-16812) Support CBOR format for update/query

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

[GitHub] [solr] noblepaul merged pull request #1698: SOLR-16812: Reference guide

2023-06-09 Thread via GitHub
noblepaul merged PR #1698: URL: https://github.com/apache/solr/pull/1698 -- 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] gus-asf commented on pull request #428: SOLR-14410: switch from SysV to systemd service

2023-06-09 Thread via GitHub
gus-asf commented on PR #428: URL: https://github.com/apache/solr/pull/428#issuecomment-1585182176 Next thing I notice is that this is setting up a legacy/user-managed service. We should probably be defaulting to a cloud service? (certanly zookeeper existing beforehand is a pre-requisite, b

[GitHub] [solr] gus-asf commented on pull request #428: SOLR-14410: switch from SysV to systemd service

2023-06-09 Thread via GitHub
gus-asf commented on PR #428: URL: https://github.com/apache/solr/pull/428#issuecomment-1585173058 Ok need to give it JAVA_HOME: Environment=JAVA_HOME=/opt/java/zulu11.64.19-ca-jdk11.0.19-linux_x64/ So the install script in general seems to need to be more respectful of

[GitHub] [solr] gus-asf commented on pull request #428: SOLR-14410: switch from SysV to systemd service

2023-06-09 Thread via GitHub
gus-asf commented on PR #428: URL: https://github.com/apache/solr/pull/428#issuecomment-1585161325 had some boxes to setup and I patched this onto branch_9_2 to give it a whirl... First problem I had was that though the error message in the setup script says to set JAVA_HOME it doesn't actu

[jira] [Resolved] (SOLR-16799) upgrade Solr to use Lucene 9.6.0

2023-06-09 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe resolved SOLR-16799. -- Fix Version/s: main (10.0) 9.3 Assig

[jira] [Commented] (SOLR-16799) upgrade Solr to use Lucene 9.6.0

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

[GitHub] [solr-sandbox] markrmiller commented on a diff in pull request #61: Add additional unsupported options for delete-by-query.

2023-06-09 Thread via GitHub
markrmiller commented on code in PR #61: URL: https://github.com/apache/solr-sandbox/pull/61#discussion_r1224721836 ## crossdc-producer/src/test/java/org/apache/solr/crossdc/DeleteByQueryIntegrationTest.java: ## @@ -0,0 +1,428 @@ +package org.apache.solr.crossdc; + +import com.c

[GitHub] [solr-sandbox] markrmiller commented on a diff in pull request #61: Add additional unsupported options for delete-by-query.

2023-06-09 Thread via GitHub
markrmiller commented on code in PR #61: URL: https://github.com/apache/solr-sandbox/pull/61#discussion_r1224720077 ## crossdc-producer/src/main/java/org/apache/solr/update/processor/MirroringUpdateRequestProcessorFactory.java: ## @@ -249,8 +249,10 @@ public UpdateRequestProcess

[GitHub] [solr-sandbox] markrmiller commented on a diff in pull request #61: Add additional unsupported options for delete-by-query.

2023-06-09 Thread via GitHub
markrmiller commented on code in PR #61: URL: https://github.com/apache/solr-sandbox/pull/61#discussion_r1224719298 ## crossdc-producer/src/main/java/org/apache/solr/update/processor/MirroringUpdateProcessor.java: ## @@ -127,58 +125,82 @@ private UpdateRequest createAndOrGetMirr

[GitHub] [solr-sandbox] markrmiller commented on a diff in pull request #61: Add additional unsupported options for delete-by-query.

2023-06-09 Thread via GitHub
markrmiller commented on code in PR #61: URL: https://github.com/apache/solr-sandbox/pull/61#discussion_r1224718992 ## crossdc-producer/src/main/java/org/apache/solr/update/processor/MirroringUpdateProcessor.java: ## @@ -127,58 +125,82 @@ private UpdateRequest createAndOrGetMirr

[jira] [Commented] (SOLR-16799) upgrade Solr to use Lucene 9.6.0

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

[GitHub] [solr] tflobbe merged pull request #1664: SOLR-16799 upgrade Solr to use Lucene 9.6.0

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

[GitHub] [solr] mkhludnev commented on pull request #1690: SOLR-16837: Introducing AffinityPlacementFactory.withCollectionShards…

2023-06-09 Thread via GitHub
mkhludnev commented on PR #1690: URL: https://github.com/apache/solr/pull/1690#issuecomment-1585045325 Sure, @HoustonPutman take your time. I'll revamp this after #1650 is landed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [solr] stillalex commented on pull request #1664: SOLR-16799 upgrade Solr to use Lucene 9.6.0

2023-06-09 Thread via GitHub
stillalex commented on PR #1664: URL: https://github.com/apache/solr/pull/1664#issuecomment-1585042217 sorry for the delay @tflobbe! pushed a changes.txt update. I rebased too, running the tests again on my local just for good measure. -- This is an automated message from the Apache Git S

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

2023-06-09 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731077#comment-17731077 ] Ishan Chattopadhyaya commented on SOLR-16841: - Added a few benchmarks for CBO

[GitHub] [solr] epugh merged pull request #1674: Fix lib names in analysis-extras module README.md

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

[GitHub] [solr] cdrini commented on pull request #1674: Fix lib names in analysis-extras module README.md

2023-06-09 Thread via GitHub
cdrini commented on PR #1674: URL: https://github.com/apache/solr/pull/1674#issuecomment-1584923129 Thanks! I think that's all; this is where the docs link to, so fixing these should resolve my problem! -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

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

[GitHub] [solr] tflobbe commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

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

[GitHub] [solr] tflobbe commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

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

[GitHub] [solr] tflobbe commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

2023-06-09 Thread via GitHub
tflobbe commented on code in PR #1650: URL: https://github.com/apache/solr/pull/1650#discussion_r1224557307 ## solr/core/src/java/org/apache/solr/cloud/api/collections/ReplaceNodeCmd.java: ## @@ -135,190 +100,35 @@ public void call(ClusterState state, ZkNodeProps message, Named

[GitHub] [solr] tflobbe commented on pull request #1664: SOLR-16799 upgrade Solr to use Lucene 9.6.0

2023-06-09 Thread via GitHub
tflobbe commented on PR #1664: URL: https://github.com/apache/solr/pull/1664#issuecomment-1584865489 @stillalex, would you add a CHANGES entry for 9.3? -- 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 g

[GitHub] [solr] risdenk opened a new pull request, #1699: Remove deprecated BackupRepository delete with ignoreNoSuchFileException API

2023-06-09 Thread via GitHub
risdenk opened a new pull request, #1699: URL: https://github.com/apache/solr/pull/1699 https://issues.apache.org/jira/browse/SOLR-X -- 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

[GitHub] [solr] mlbiscoc commented on a diff in pull request #1627: SOLR-16273: Prometheus Metric Exporter is very slow when collecting large amounts of sample data

2023-06-09 Thread via GitHub
mlbiscoc commented on code in PR #1627: URL: https://github.com/apache/solr/pull/1627#discussion_r1224493642 ## solr/prometheus-exporter/src/java/org/apache/solr/prometheus/collector/MetricSamples.java: ## @@ -71,4 +83,8 @@ public List asList() { .filter(value -> !value

[GitHub] [solr] mlbiscoc commented on a diff in pull request #1627: SOLR-16273: Prometheus Metric Exporter is very slow when collecting large amounts of sample data

2023-06-09 Thread via GitHub
mlbiscoc commented on code in PR #1627: URL: https://github.com/apache/solr/pull/1627#discussion_r1224493642 ## solr/prometheus-exporter/src/java/org/apache/solr/prometheus/collector/MetricSamples.java: ## @@ -71,4 +83,8 @@ public List asList() { .filter(value -> !value

[GitHub] [solr] HoustonPutman commented on pull request #1690: SOLR-16837: Introducing AffinityPlacementFactory.withCollectionShards…

2023-06-09 Thread via GitHub
HoustonPutman commented on PR #1690: URL: https://github.com/apache/solr/pull/1690#issuecomment-1584728992 Yeah, it looks like https://github.com/apache/solr/pull/1650 has buy-in. I'm happy to do the refactor here after that's merged, but I'd appreciate it if we merge the big one first. It'

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

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

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

2023-06-09 Thread via GitHub
HoustonPutman commented on code in PR #1650: URL: https://github.com/apache/solr/pull/1650#discussion_r1224394581 ## solr/core/src/java/org/apache/solr/cloud/api/collections/ReplaceNodeCmd.java: ## @@ -135,190 +100,35 @@ public void call(ClusterState state, ZkNodeProps message,

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

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

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

2023-06-09 Thread via GitHub
HoustonPutman commented on code in PR #1650: URL: https://github.com/apache/solr/pull/1650#discussion_r1224399754 ## solr/core/src/java/org/apache/solr/cloud/api/collections/ReplaceNodeCmd.java: ## @@ -135,190 +100,35 @@ public void call(ClusterState state, ZkNodeProps message,

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

2023-06-09 Thread via GitHub
HoustonPutman commented on code in PR #1650: URL: https://github.com/apache/solr/pull/1650#discussion_r1224394581 ## solr/core/src/java/org/apache/solr/cloud/api/collections/ReplaceNodeCmd.java: ## @@ -135,190 +100,35 @@ public void call(ClusterState state, ZkNodeProps message,

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

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

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1650: SOLR-16806: Create a BalanceReplicas API

2023-06-09 Thread via GitHub
HoustonPutman commented on code in PR #1650: URL: https://github.com/apache/solr/pull/1650#discussion_r1224379842 ## solr/core/src/java/org/apache/solr/cluster/placement/plugins/AffinityPlacementFactory.java: ## @@ -251,1006 +231,463 @@ private AffinityPlacementPlugin(

[GitHub] [solr] HoustonPutman commented on pull request #1650: SOLR-16806: Create a BalanceReplicas API

2023-06-09 Thread via GitHub
HoustonPutman commented on PR #1650: URL: https://github.com/apache/solr/pull/1650#issuecomment-1584658161 I also want to point out that the balanceReplicas logic is _decent_, it's not perfect. In the affinityPlugin, adding/removing replicas from a Node will change the weights of oth

[GitHub] [solr] HoustonPutman commented on pull request #1650: SOLR-16806: Create a BalanceReplicas API

2023-06-09 Thread via GitHub
HoustonPutman commented on PR #1650: URL: https://github.com/apache/solr/pull/1650#issuecomment-1584636842 Awesome, I'm so glad this weighted approach is a good path to go down. Should be even easier to add new PlacementPlugins, and we get balanceReplicas for "free". I can't even imagine tr

[GitHub] [solr] HoustonPutman commented on pull request #1657: Add more information in errorInfo

2023-06-09 Thread via GitHub
HoustonPutman commented on PR #1657: URL: https://github.com/apache/solr/pull/1657#issuecomment-1584614983 I think they were just as difficult to read? I'm just changing a string that includes formatting characters, to a json object. @gerlowskija Do you think this needs a JIRA/changel

[GitHub] [solr] gerlowskija commented on pull request #1657: Add more information in errorInfo

2023-06-09 Thread via GitHub
gerlowskija commented on PR #1657: URL: https://github.com/apache/solr/pull/1657#issuecomment-1584586414 > reading the output of a 500 error was very difficult since the stack trace was added as a string. To make sure I understand @HoustonPutman - prior to this PR, were the stacktra

[GitHub] [solr] dsmiley commented on a diff in pull request #1680: SOLR-16836: introduce support for high dimensional vectors

2023-06-09 Thread via GitHub
dsmiley commented on code in PR #1680: URL: https://github.com/apache/solr/pull/1680#discussion_r1224298306 ## solr/core/src/java/org/apache/solr/schema/DenseVectorField.java: ## @@ -193,12 +193,24 @@ public void checkSchemaField(final SchemaField field) throws SolrException {

[GitHub] [solr] dsmiley commented on a diff in pull request #1680: SOLR-16836: introduce support for high dimensional vectors

2023-06-09 Thread via GitHub
dsmiley commented on code in PR #1680: URL: https://github.com/apache/solr/pull/1680#discussion_r1224296895 ## solr/core/src/java/org/apache/solr/schema/DenseVectorField.java: ## @@ -193,12 +193,24 @@ public void checkSchemaField(final SchemaField field) throws SolrException {

[GitHub] [solr] risdenk merged pull request #1545: Update dependencies com.adobe.testing:s3mock-junit4 to v2.12.2 and org.springframework.boot:spring-boot to 2.7.12

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

[GitHub] [solr] risdenk commented on a diff in pull request #1545: Update dependencies com.adobe.testing:s3mock-junit4 to v2.12.2 and org.springframework.boot:spring-boot to 2.7.12

2023-06-09 Thread via GitHub
risdenk commented on code in PR #1545: URL: https://github.com/apache/solr/pull/1545#discussion_r1224247241 ## solr/core/src/java/org/apache/solr/core/backup/repository/BackupRepository.java: ## @@ -228,9 +228,20 @@ default void copyIndexFileFrom( * Delete {@code files} at {

[jira] [Resolved] (SOLR-16797) Migrate detailed help/examples/tips from Solr CLI -h output to Ref Guide

2023-06-09 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-16797. -- Fix Version/s: main (10.0) 9.3 Resolution: Fixed > Migrate detailed help/exam

[jira] [Commented] (SOLR-16797) Migrate detailed help/examples/tips from Solr CLI -h output to Ref Guide

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

[jira] [Commented] (SOLR-16797) Migrate detailed help/examples/tips from Solr CLI -h output to Ref Guide

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

[GitHub] [solr] epugh merged pull request #1667: SOLR-16797: Migrate detailed help/examples/tips from Solr CLI -h output to Ref Guide

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

[GitHub] [solr] epugh commented on pull request #1672: SOLR-16823: remove the old backcompat formats for bin/solr zk -upconfig and -downconfig

2023-06-09 Thread via GitHub
epugh commented on PR #1672: URL: https://github.com/apache/solr/pull/1672#issuecomment-1584357737 Stuck on figuring out a windows box to test the solr.cmd changes ;-). Maybe my teen will let me use his gaming rig for testing? -- This is an automated message from the Apache Git Service.

[GitHub] [solr] epugh commented on pull request #1674: Fix lib names in analysis-extras module README.md

2023-06-09 Thread via GitHub
epugh commented on PR #1674: URL: https://github.com/apache/solr/pull/1674#issuecomment-158438 Nice catch. Are there any other changes you want to make on this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [solr] epugh commented on pull request #1688: SOLR-16820: Allow semVer style collection names (amongst others)

2023-06-09 Thread via GitHub
epugh commented on PR #1688: URL: https://github.com/apache/solr/pull/1688#issuecomment-1584353387 @Willdotwhite how is progress? Any blockers/help you need? -- 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] bszabo97 commented on a diff in pull request #1682: SOLR-16395 JAX-RS conversion for zkversion and field related endpoints.

2023-06-09 Thread via GitHub
bszabo97 commented on code in PR #1682: URL: https://github.com/apache/solr/pull/1682#discussion_r1224122254 ## solr/core/src/java/org/apache/solr/handler/admin/api/GetSchemaZkVersionAPI.java: ## @@ -0,0 +1,69 @@ +package org.apache.solr.handler.admin.api; + +import static org.

[GitHub] [solr] bszabo97 commented on a diff in pull request #1682: SOLR-16395 JAX-RS conversion for zkversion and field related endpoints.

2023-06-09 Thread via GitHub
bszabo97 commented on code in PR #1682: URL: https://github.com/apache/solr/pull/1682#discussion_r1224119019 ## solr/core/src/java/org/apache/solr/handler/admin/api/GetSchemaFieldAPI.java: ## @@ -0,0 +1,255 @@ +package org.apache.solr.handler.admin.api; + +import static org.apa

[GitHub] [solr] janhoy commented on pull request #1686: Update dependency com.google.guava:guava to v32

2023-06-09 Thread via GitHub
janhoy commented on PR #1686: URL: https://github.com/apache/solr/pull/1686#issuecomment-1584304265 Maybe await the pending version 32.0.1 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [solr] bszabo97 commented on a diff in pull request #1682: SOLR-16395 JAX-RS conversion for zkversion and field related endpoints.

2023-06-09 Thread via GitHub
bszabo97 commented on code in PR #1682: URL: https://github.com/apache/solr/pull/1682#discussion_r1224103038 ## solr/core/src/java/org/apache/solr/handler/admin/api/GetSchemaFieldAPI.java: ## @@ -0,0 +1,255 @@ +package org.apache.solr.handler.admin.api; + +import static org.apa

[GitHub] [solr] alessandrobenedetti commented on a diff in pull request #1680: SOLR-16836: introduce support for high dimensional vectors

2023-06-09 Thread via GitHub
alessandrobenedetti commented on code in PR #1680: URL: https://github.com/apache/solr/pull/1680#discussion_r1224052278 ## solr/core/src/java/org/apache/solr/schema/DenseVectorField.java: ## @@ -193,12 +193,24 @@ public void checkSchemaField(final SchemaField field) throws Solr

[jira] [Commented] (SOLR-16838) Atomic updates too slow in Solr 8 vs Solr 7

2023-06-09 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730857#comment-17730857 ] Shawn Heisey commented on SOLR-16838: - [~rahul196...@gmail.com] I'm going to ask what