[jira] [Commented] (SOLR-14871) Use Annotations for v2 APIs in/cluster path

2021-07-14 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380438#comment-17380438 ] Noble Paul commented on SOLR-14871: --- Let's close this > Use Annotations for v2 APIs in

[GitHub] [solr] cpoerschke commented on a change in pull request #219: SOLR-15525: Allow Zookeeper ACL credentials to be passed via env vars instead of Java system properties

2021-07-14 Thread GitBox
cpoerschke commented on a change in pull request #219: URL: https://github.com/apache/solr/pull/219#discussion_r669515038 ## File path: solr/solrj/src/java/org/apache/solr/common/cloud/VMParamsAllAndReadonlyDigestZkACLProvider.java ## @@ -30,6 +30,12 @@ public static fina

[jira] [Created] (SOLR-15537) split 10-args LTRRescorer.scoreSingleHit method

2021-07-14 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-15537: -- Summary: split 10-args LTRRescorer.scoreSingleHit method Key: SOLR-15537 URL: https://issues.apache.org/jira/browse/SOLR-15537 Project: Solr Issu

[GitHub] [solr] cpoerschke commented on pull request #192: SOLR-15537: split 10-args LTRRescorer.scoreSingleHit method

2021-07-14 Thread GitBox
cpoerschke commented on pull request #192: URL: https://github.com/apache/solr/pull/192#issuecomment-879812736 @alessandrobenedetti and/or @madrob - perhaps you would be interested in reviewing this change? -- This is an automated message from the Apache Git Service. To respond to the me

[jira] [Updated] (SOLR-14871) Use Annotations for v2 APIs in/cluster path

2021-07-14 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-14871: --- Fix Version/s: main (9.0) > Use Annotations for v2 APIs in/cluster path > ---

[jira] [Resolved] (SOLR-14871) Use Annotations for v2 APIs in/cluster path

2021-07-14 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-14871. Resolution: Fixed > Use Annotations for v2 APIs in/cluster path > -

[jira] [Updated] (SOLR-14871) Use Annotations for v2 APIs in/cluster path

2021-07-14 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-14871: --- Fix Version/s: 8.7 > Use Annotations for v2 APIs in/cluster path > --

[GitHub] [solr] epugh commented on pull request #219: SOLR-15525: Allow Zookeeper ACL credentials to be passed via env vars instead of Java system properties

2021-07-14 Thread GitBox
epugh commented on pull request #219: URL: https://github.com/apache/solr/pull/219#issuecomment-879886897 Just reading this, are we adding "YAWTCS": _Yet Another Way To Configure Solr?I wonder if it's worth taking a pass through Solr and figuring out how to use this same pattern across

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-07-14 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380602#comment-17380602 ] Mark Robert Miller commented on SOLR-15428: --- I've moved this to a pull request

[jira] [Created] (SOLR-15538) Update Lucene Preview Release dependency

2021-07-14 Thread Mark Robert Miller (Jira)
Mark Robert Miller created SOLR-15538: - Summary: Update Lucene Preview Release dependency Key: SOLR-15538 URL: https://issues.apache.org/jira/browse/SOLR-15538 Project: Solr Issue Type: T

[jira] [Commented] (SOLR-13933) Cluster mode Stress test suite

2021-07-14 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380606#comment-17380606 ] Ishan Chattopadhyaya commented on SOLR-13933: - {quote}Thanks Erick! It is abo

[jira] [Created] (SOLR-15539) Setup publicly repeated automated benchmarks

2021-07-14 Thread Ishan Chattopadhyaya (Jira)
Ishan Chattopadhyaya created SOLR-15539: --- Summary: Setup publicly repeated automated benchmarks Key: SOLR-15539 URL: https://issues.apache.org/jira/browse/SOLR-15539 Project: Solr Issue

[GitHub] [solr] thelabdude commented on a change in pull request #219: SOLR-15525: Allow Zookeeper ACL credentials to be passed via env vars instead of Java system properties

2021-07-14 Thread GitBox
thelabdude commented on a change in pull request #219: URL: https://github.com/apache/solr/pull/219#discussion_r669644632 ## File path: solr/solrj/src/java/org/apache/solr/common/cloud/VMParamsAllAndReadonlyDigestZkACLProvider.java ## @@ -30,6 +30,12 @@ public static fina

[GitHub] [solr] thelabdude commented on pull request #219: SOLR-15525: Allow Zookeeper ACL credentials to be passed via env vars instead of Java system properties

2021-07-14 Thread GitBox
thelabdude commented on pull request #219: URL: https://github.com/apache/solr/pull/219#issuecomment-879921695 > Just reading this, are we adding "YAWTCS": _Yet Another Way To Configure Solr? I wonder if it's worth taking a pass through Solr and figuring out how to use this same pattern ac

[GitHub] [solr] epugh commented on pull request #219: SOLR-15525: Allow Zookeeper ACL credentials to be passed via env vars instead of Java system properties

2021-07-14 Thread GitBox
epugh commented on pull request #219: URL: https://github.com/apache/solr/pull/219#issuecomment-879933198 > > Just reading this, are we adding "YAWTCS": _Yet Another Way To Configure Solr? I wonder if it's worth taking a pass through Solr and figuring out how to use this same pattern acros

[GitHub] [solr] thelabdude commented on pull request #219: SOLR-15525: Allow Zookeeper ACL credentials to be passed via env vars instead of Java system properties

2021-07-14 Thread GitBox
thelabdude commented on pull request #219: URL: https://github.com/apache/solr/pull/219#issuecomment-879940832 You can use `EnvSSLCredentialProvider` for setting the keystore / truststore passwords from env vars. We could emulate that approach for ZK ACL creds by introducing new provider i

[jira] [Created] (SOLR-15540) Duplicated add document when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
samuel ma created SOLR-15540: Summary: Duplicated add document when Solr7 upgrade to Solr8 Key: SOLR-15540 URL: https://issues.apache.org/jira/browse/SOLR-15540 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-15540) Duplicated add document when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Description: We upgrade Solr7.7.2 to Solr8.8.2, keep using the Solr 7 index data, the query operation is

[jira] [Updated] (SOLR-15540) Duplicated adding document for update when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Summary: Duplicated adding document for update when Solr7 upgrade to Solr8 (was: Duplicated adding docum

[jira] [Updated] (SOLR-15540) Duplicated adding document when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Summary: Duplicated adding document when Solr7 upgrade to Solr8 (was: Duplicated add document when Solr

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-07-14 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380657#comment-17380657 ] Mark Robert Miller commented on SOLR-15428: --- Jmh integration Why? Micro-bench

[jira] [Updated] (SOLR-15540) Duplicated adding document for update when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Description: We upgrade Solr7.7.2 to Solr8.8.2, keep using the Solr 7 index data, the query operation is

[jira] [Updated] (SOLR-15540) Duplicated adding document for update when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Description: We upgrade Solr7.7.2 to Solr8.8.2, keep using the Solr 7 index data, the query operation is

[jira] [Updated] (SOLR-15540) Duplicated adding document for update when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Description: We upgrade Solr7.7.2 to Solr8.8.2, keep using the Solr 7 index data, the query operation is

[jira] [Updated] (SOLR-15540) Duplicated adding document for update when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Description: We upgrade Solr7.7.2 to Solr8.8.2, keep using the Solr 7 index data, the query operation is

[jira] [Updated] (SOLR-15540) Duplicated adding document for update when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Description: We upgrade Solr7.7.2 to Solr8.8.2, keep using the Solr 7 index data, the query operation is

[GitHub] [solr-operator] HoustonPutman commented on issue #282: Allow changing the livenessPrope settings for prometheus exporter

2021-07-14 Thread GitBox
HoustonPutman commented on issue #282: URL: https://github.com/apache/solr-operator/issues/282#issuecomment-879994152 Thanks for suggesting this @benediktarnold , and especially backing it up with such clear results. I think that adding support for changing all the probes for the Pr

[GitHub] [solr] thelabdude commented on pull request #219: SOLR-15525: Allow Zookeeper ACL credentials to be passed via env vars instead of Java system properties

2021-07-14 Thread GitBox
thelabdude commented on pull request #219: URL: https://github.com/apache/solr/pull/219#issuecomment-880001765 Latest commit here drops the `env:` approach and introduces new providers that read from env vars ... seems a bit heavy handed to me but is more inline with the `EnvSSLCredentialP

[GitHub] [solr-operator] HoustonPutman commented on issue #264: Specifiy/Create a service account used by the created SolrCloud

2021-07-14 Thread GitBox
HoustonPutman commented on issue #264: URL: https://github.com/apache/solr-operator/issues/264#issuecomment-880013205 @thomaswoeckinger I'm working on the custom `serviceAccountName` now, and that is very straightforward. > This makes it impossible to run on OKD, because default secu

[jira] [Created] (SOLR-15541) opt-in support to INFO log all parameters on error

2021-07-14 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-15541: -- Summary: opt-in support to INFO log all parameters on error Key: SOLR-15541 URL: https://issues.apache.org/jira/browse/SOLR-15541 Project: Solr I

[jira] [Commented] (SOLR-15541) opt-in support to INFO log all parameters on error

2021-07-14 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380710#comment-17380710 ] Christine Poerschke commented on SOLR-15541: The new parameter could be calle

[GitHub] [solr] cpoerschke opened a new pull request #220: SOLR-15541: Add logAllParamsOnError parameter support.

2021-07-14 Thread GitBox
cpoerschke opened a new pull request #220: URL: https://github.com/apache/solr/pull/220 https://issues.apache.org/jira/browse/SOLR-15541 Not yet done/Yet to do list: * [ ] Solr Ref Guide update * [ ] comprehensive testing * [ ] solr/CHANGES.txt entry -- This is an automate

[GitHub] [solr-operator] HoustonPutman opened a new pull request #283: Ability to customize serviceAccountName for SolrCloud and SolrPrometheusExporter

2021-07-14 Thread GitBox
HoustonPutman opened a new pull request #283: URL: https://github.com/apache/solr-operator/pull/283 Resolves #264 The option will be available via: **SolrCloud** ```yaml spec: customSolrKubeOptions: podOptions: serviceAccountName: "" ```

[GitHub] [solr] thelabdude commented on pull request #219: SOLR-15525: Allow Zookeeper ACL credentials to be passed via env vars instead of Java system properties

2021-07-14 Thread GitBox
thelabdude commented on pull request #219: URL: https://github.com/apache/solr/pull/219#issuecomment-880030205 fwiw ~ I just checked 8.9 and it shows the zk passwords as REDACTED in the UI, so I'm not even sure how useful this change is at this point ?!? probably just going to leave it ope

[jira] [Updated] (SOLR-15525) Provide zkCredentialsProvider and zkACLProvider that loads credentials from a file or env vars instead of sys props

2021-07-14 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15525: -- Priority: Minor (was: Major) > Provide zkCredentialsProvider and zkACLProvider that loads cred

[GitHub] [solr] madrob commented on pull request #13: SOLR-14690: QueryResultKey.[nc_]minExactCount

2021-07-14 Thread GitBox
madrob commented on pull request #13: URL: https://github.com/apache/solr/pull/13#issuecomment-880037020 Would it be more straightforward to use a solrconfig.xml that has auto warm count set to zero on the caches of interest? -- This is an automated message from the Apache Git Service. T

[GitHub] [solr-operator] benediktarnold commented on issue #282: Allow changing the livenessPrope settings for prometheus exporter

2021-07-14 Thread GitBox
benediktarnold commented on issue #282: URL: https://github.com/apache/solr-operator/issues/282#issuecomment-880044518 > Maybe one solution is to add an actual health-check handler to the PrometheusExporter itself (in Solr), that just checks that the metrics cache is healthy, and the j

[GitHub] [solr] madrob commented on pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-14 Thread GitBox
madrob commented on pull request #214: URL: https://github.com/apache/solr/pull/214#issuecomment-880056637 Can you add a task for `gradlew helpJmh` describing the various flags and usages that developers should consider? Should be straightforward as adding a line to `help.gradle` and a new

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-07-14 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380780#comment-17380780 ] Mark Robert Miller commented on SOLR-15428: --- I have made use of 3 categories of

[jira] [Commented] (SOLR-15330) Solr 7.5 memory leak and crash with sql injection type queries

2021-07-14 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380784#comment-17380784 ] Michael Gibney commented on SOLR-15330: --- Sorry for the delayed response. I _would_

[GitHub] [solr] gerlowskija commented on a change in pull request #218: SOLR-15536: Rewrite /c//shards v2 APIs using annotations

2021-07-14 Thread GitBox
gerlowskija commented on a change in pull request #218: URL: https://github.com/apache/solr/pull/218#discussion_r669893442 ## File path: solr/core/src/java/org/apache/solr/handler/admin/api/SplitShardAPI.java ## @@ -0,0 +1,87 @@ +/* + * Licensed to the Apache Software Foundati

[GitHub] [solr] gerlowskija commented on a change in pull request #218: SOLR-15536: Rewrite /c//shards v2 APIs using annotations

2021-07-14 Thread GitBox
gerlowskija commented on a change in pull request #218: URL: https://github.com/apache/solr/pull/218#discussion_r669898730 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/AddReplicaPayload.java ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Sof

[jira] [Created] (SOLR-15542) Combine 'node', 'createNodeSet' parameters for ADDREPLICA API

2021-07-14 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-15542: -- Summary: Combine 'node', 'createNodeSet' parameters for ADDREPLICA API Key: SOLR-15542 URL: https://issues.apache.org/jira/browse/SOLR-15542 Project: Solr

[GitHub] [solr] gerlowskija commented on a change in pull request #218: SOLR-15536: Rewrite /c//shards v2 APIs using annotations

2021-07-14 Thread GitBox
gerlowskija commented on a change in pull request #218: URL: https://github.com/apache/solr/pull/218#discussion_r669899451 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/AddReplicaPayload.java ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Sof

[GitHub] [solr] thelabdude commented on pull request #219: SOLR-15525: Allow Zookeeper ACL credentials to be passed via env vars instead of Java system properties

2021-07-14 Thread GitBox
thelabdude commented on pull request #219: URL: https://github.com/apache/solr/pull/219#issuecomment-880157912 actually, the UI is not the only concern here, the output of commands like `ps waux` might also show the Java sys props, so going to proceed as planned -- This is an automated m

[GitHub] [solr] gerlowskija commented on a change in pull request #218: SOLR-15536: Rewrite /c//shards v2 APIs using annotations

2021-07-14 Thread GitBox
gerlowskija commented on a change in pull request #218: URL: https://github.com/apache/solr/pull/218#discussion_r669902144 ## File path: solr/solrj/src/java/org/apache/solr/common/params/CommonAdminParams.java ## @@ -27,6 +27,8 @@ String IN_PLACE_MOVE = "inPlaceMove"; /*

[GitHub] [solr] epugh commented on a change in pull request #218: SOLR-15536: Rewrite /c//shards v2 APIs using annotations

2021-07-14 Thread GitBox
epugh commented on a change in pull request #218: URL: https://github.com/apache/solr/pull/218#discussion_r669904361 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/AddReplicaPayload.java ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (SOLR-15542) Combine 'node', 'createNodeSet' parameters for ADDREPLICA API

2021-07-14 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380832#comment-17380832 ] David Eric Pugh commented on SOLR-15542: Could the parameter just be {{nodeSet}}

[GitHub] [solr-operator] HoustonPutman opened a new pull request #284: Add ephemeral option for zk storage.

2021-07-14 Thread GitBox
HoustonPutman opened a new pull request #284: URL: https://github.com/apache/solr-operator/pull/284 Resolves: #259 Since https://github.com/pravega/zookeeper-operator/pull/215 was merged, the Zookeeper Operator has had the ability to deploy Zookeeper with Ephemeral Storage. All we h

[GitHub] [solr-operator] HoustonPutman commented on issue #271: Upgrade Zookeeper Operator dependency to v0.2.10

2021-07-14 Thread GitBox
HoustonPutman commented on issue #271: URL: https://github.com/apache/solr-operator/issues/271#issuecomment-880212868 `v0.2.11` is now available. -- 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

[GitHub] [solr-operator] HoustonPutman commented on issue #278: CRD metadata.annotations too long when updating using `kubectl apply`

2021-07-14 Thread GitBox
HoustonPutman commented on issue #278: URL: https://github.com/apache/solr-operator/issues/278#issuecomment-880220722 I'll close this for now. In case other users face the issue and search for this error, they can find this issue to resolve it 🙂 -- This is an automated message from the

[GitHub] [solr-operator] HoustonPutman closed issue #278: CRD metadata.annotations too long when updating using `kubectl apply`

2021-07-14 Thread GitBox
HoustonPutman closed issue #278: URL: https://github.com/apache/solr-operator/issues/278 -- 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-un

[jira] [Created] (SOLR-15543) docker tests should fail more transparently if 'setfacl' is not available

2021-07-14 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-15543: - Summary: docker tests should fail more transparently if 'setfacl' is not available Key: SOLR-15543 URL: https://issues.apache.org/jira/browse/SOLR-15543 Pro

[jira] [Commented] (SOLR-15543) docker tests should fail more transparently if 'setfacl' is not available

2021-07-14 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380888#comment-17380888 ] Chris M. Hostetter commented on SOLR-15543: --- FWIW: i discovered this because ap

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-07-14 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380893#comment-17380893 ] Mark Robert Miller commented on SOLR-15428: --- I took a look at 9 build and confi

[jira] [Updated] (SOLR-15540) Duplicated adding document for update when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Description: We upgrade Solr7.7.2 to Solr8.8.2, keep using the Solr 7 index data, the query operation is

[jira] [Updated] (SOLR-15540) Duplicated adding document for update when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Description: We upgrade Solr7.7.2 to Solr8.8.2, keep using the Solr 7 index data, the query operation is

[jira] [Updated] (SOLR-15540) Duplicated adding document for update when Solr7 upgrade to Solr8

2021-07-14 Thread samuel ma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] samuel ma updated SOLR-15540: - Description: We upgrade Solr7.7.2 to Solr8.8.2, keep using the Solr 7 index data, the query operation is