[jira] [Updated] (SOLR-16681) Replacing uniqueKey field via fl doesn't work since 9.0

2023-02-26 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Description: User reported a use case which were working before 9.1 but not anymore.  The

[jira] [Commented] (SOLR-16653) Shard split doesn't work when shard has NRT and pull replica and prs is enable on collection

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

[jira] [Commented] (SOLR-16653) Shard split doesn't work when shard has NRT and pull replica and prs is enable on collection

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

[jira] [Commented] (SOLR-16653) Shard split doesn't work when shard has NRT and pull replica and prs is enable on collection

2023-02-26 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693815#comment-17693815 ] Ishan Chattopadhyaya commented on SOLR-16653: - I can confirm that this ticket

[jira] [Updated] (SOLR-16653) Shard split doesn't work when shard has NRT and pull replica and prs is enable on collection

2023-02-26 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-16653: Attachment: Screenshot from 2023-02-27 12-17-06.png > Shard split doesn't work when

[jira] [Resolved] (SOLR-16636) ZkStateReader.waitForState should not register a watch if state already matches predicate

2023-02-26 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-16636. --- Resolution: Won't Fix Actaually, no new watcher is registered. It piggybacks on the already register

[jira] [Assigned] (SOLR-16636) ZkStateReader.waitForState should not register a watch if state already matches predicate

2023-02-26 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-16636: - Assignee: Noble Paul > ZkStateReader.waitForState should not register a watch if state already

[GitHub] [solr-operator] vipul-06 closed issue #527: .

2023-02-26 Thread via GitHub
vipul-06 closed issue #527: . URL: https://github.com/apache/solr-operator/issues/527 -- 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...

[GitHub] [solr-operator] vipul-06 opened a new issue, #527: docker cache or no cache in cicd pipeline

2023-02-26 Thread via GitHub
vipul-06 opened a new issue, #527: URL: https://github.com/apache/solr-operator/issues/527 ``` stage: Build Image script: - echo "$MY_DEV" > dev_key.json - sudo gcloud auth activate-service-account --project $PROJECT_ID_DEV --key-file=dev_key.json - sudo gcloud a

[jira] [Commented] (SOLR-16183) XML Loader: support indexing single nested child document

2023-02-26 Thread Vinayak Hegde (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693801#comment-17693801 ] Vinayak Hegde commented on SOLR-16183: -- Hi, [~thomascorthals] I am interested in wor

[GitHub] [solr] janhoy commented on pull request #1380: SOLR-16562 Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.4

2023-02-26 Thread via GitHub
janhoy commented on PR #1380: URL: https://github.com/apache/solr/pull/1380#issuecomment-1445494303 Found existing JIRA https://issues.apache.org/jira/browse/SOLR-16562 for 9.2, so I tagged title and bumped CHANGES -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [solr] janhoy commented on pull request #1380: Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.3

2023-02-26 Thread via GitHub
janhoy commented on PR #1380: URL: https://github.com/apache/solr/pull/1380#issuecomment-1445491692 X-ref https://github.com/apache/solr/pull/1400 - which will be auto closed once this is merged. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [solr] janhoy commented on pull request #1403: Update dependency commons-cli:commons-cli to v1.5.0

2023-02-26 Thread via GitHub
janhoy commented on PR #1403: URL: https://github.com/apache/solr/pull/1403#issuecomment-1445490623 Release notes: https://commons.apache.org/proper/commons-cli/changes-report.html#a1.5.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [solr] janhoy commented on pull request #1391: Update io.dropwizard.metrics:* to v4.2.16

2023-02-26 Thread via GitHub
janhoy commented on PR #1391: URL: https://github.com/apache/solr/pull/1391#issuecomment-1445489756 Need to add LICENSE / NOTICE for metrics-annotations. I wonder if we can instead do a generic `metrics-LICENSE-ASL.txt` and `metrics-NOTICE.txt` instead of six individual, identical ones?

[GitHub] [solr] solrbot opened a new pull request, #1406: Update dependency net.sourceforge.argparse4j:argparse4j to v0.9.0

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1406: URL: https://github.com/apache/solr/pull/1406 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.sourceforge.argparse4j:argparse4j](https://argparse4j.github.io) ([source](https://togith

[GitHub] [solr] solrbot opened a new pull request, #1405: Update dependency net.arnx:jsonic to v1.3.10

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1405: URL: https://github.com/apache/solr/pull/1405 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.arnx:jsonic](http://jsonic.sourceforge.jp/) ([source](http://svn.sourceforge.jp/svnroot/j

[GitHub] [solr] solrbot opened a new pull request, #1404: Update dependency joda-time:joda-time to v2.12.2

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1404: URL: https://github.com/apache/solr/pull/1404 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [joda-time:joda-time](https://www.joda.org/joda-time/) ([source](https://togithub.com/JodaOrg/

[GitHub] [solr] solrbot opened a new pull request, #1403: Update dependency commons-cli:commons-cli to v1.5.0

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1403: URL: https://github.com/apache/solr/pull/1403 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [commons-cli:commons-cli](https://commons.apache.org/proper/commons-cli/) ([source](https://gi

[GitHub] [solr] solrbot opened a new pull request, #1402: Update dependency com.tdunning:t-digest to v3.3

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1402: URL: https://github.com/apache/solr/pull/1402 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.tdunning:t-digest](https://togithub.com/tdunning/t-digest) | dependencies | minor | `3.1`

[GitHub] [solr] solrbot opened a new pull request, #1401: Update dependency com.google.re2j:re2j to v1.7

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1401: URL: https://github.com/apache/solr/pull/1401 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.re2j:re2j](https://togithub.com/google/re2j) | dependencies | minor | `1.6` -> `1.

[GitHub] [solr] solrbot opened a new pull request, #1400: Update dependency com.google.errorprone:error_prone_annotations to v2.18.0

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1400: URL: https://github.com/apache/solr/pull/1400 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://tog

[GitHub] [solr] solrbot opened a new pull request, #1399: Update dependency com.google.cloud:google-cloud-bom to v0.189.0

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1399: URL: https://github.com/apache/solr/pull/1399 This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [com.google.cloud:google-cloud-bom](https://togithub.com/googleapis/java-cloud-b

[GitHub] [solr] solrbot opened a new pull request, #1398: Update dependency com.fasterxml.woodstox:woodstox-core to v6.5.0

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1398: URL: https://github.com/apache/solr/pull/1398 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.fasterxml.woodstox:woodstox-core](https://togithub.com/FasterXML/woodstox) | dependencie

[GitHub] [solr] solrbot opened a new pull request, #1397: Update dependency biz.aQute.bnd:biz.aQute.bnd.annotation to v6.4.0

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

[GitHub] [solr] solrbot commented on pull request #1389: Update dependency org.jctools:jctools-core to v3.3.1-ea

2023-02-26 Thread via GitHub
solrbot commented on PR #1389: URL: https://github.com/apache/solr/pull/1389#issuecomment-1445486010 ### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will now ignore this update (3.3.1-ea). You will still receive a PR once a newer version is released, so

[jira] [Updated] (SOLR-16681) Replacement field via fl doesn't work since 9.0

2023-02-26 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Summary: Replacement field via fl doesn't work since 9.0 (was: Replacement field via fl do

[jira] [Updated] (SOLR-16681) Replacing uniqueKey field via fl doesn't work since 9.0

2023-02-26 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Summary: Replacing uniqueKey field via fl doesn't work since 9.0 (was: Replacement field v

[GitHub] [solr] janhoy commented on pull request #1383: Update dependency io.swagger.core.v3:swagger-annotations to v2.2.8

2023-02-26 Thread via GitHub
janhoy commented on PR #1383: URL: https://github.com/apache/solr/pull/1383#issuecomment-1445476232 Merged this without a CHANGES entry. There will be many of these patch-version upgrades going forward, and we may not need to highlight every single one in CHANGES. Let's discuss on dev-list.

[GitHub] [solr] janhoy merged pull request #1383: Update dependency io.swagger.core.v3:swagger-annotations to v2.2.8

2023-02-26 Thread via GitHub
janhoy merged PR #1383: URL: https://github.com/apache/solr/pull/1383 -- 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

[jira] [Commented] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-26 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693717#comment-17693717 ] Mikhail Khludnev commented on SOLR-16681: - The issue seems specific to uniqueKey

[GitHub] [solr] janhoy closed pull request #1389: Update dependency org.jctools:jctools-core to v3.3.1-ea

2023-02-26 Thread via GitHub
janhoy closed pull request #1389: Update dependency org.jctools:jctools-core to v3.3.1-ea URL: https://github.com/apache/solr/pull/1389 -- 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 c

[GitHub] [solr] janhoy commented on pull request #1389: Update dependency org.jctools:jctools-core to v3.3.1-ea

2023-02-26 Thread via GitHub
janhoy commented on PR #1389: URL: https://github.com/apache/solr/pull/1389#issuecomment-1445471919 Closing this, as this early-access version seems to have been superceded by major release 4.0.1 https://github.com/JCTools/JCTools -- This is an automated message from the Apache Git Servic

[GitHub] [solr] janhoy commented on pull request #1393: Update org.apache.httpcomponents

2023-02-26 Thread via GitHub
janhoy commented on PR #1393: URL: https://github.com/apache/solr/pull/1393#issuecomment-1445471027 Release notes: https://downloads.apache.org/httpcomponents/httpclient/RELEASE_NOTES-4.5.x.txt -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [solr] janhoy commented on pull request #1395: Update org.apache.zookeeper:* to v3.8.1

2023-02-26 Thread via GitHub
janhoy commented on PR #1395: URL: https://github.com/apache/solr/pull/1395#issuecomment-1445469218 Release notes: https://zookeeper.apache.org/doc/r3.8.1/releasenotes.html The fix of [ZOOKEEPER-4514](https://issues.apache.org/jira/browse/ZOOKEEPER-4514) seems nice. Also the anno

[GitHub] [solr] solrbot opened a new pull request, #1396: Update org.slf4j:* to v2.0.6

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1396: URL: https://github.com/apache/solr/pull/1396 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://togithub.com/qos-ch/slf4j)) | de

[GitHub] [solr] solrbot opened a new pull request, #1395: Update org.apache.zookeeper:* to v3.8.1

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1395: URL: https://github.com/apache/solr/pull/1395 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.apache.zookeeper:zookeeper-jute](http://zookeeper.apache.org) ([source](https://gitbox.ap

[GitHub] [solr] solrbot opened a new pull request, #1394: Update org.apache.tika:* to v1.28.5

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

[GitHub] [solr] solrbot opened a new pull request, #1393: Update org.apache.httpcomponents

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1393: URL: https://github.com/apache/solr/pull/1393 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.apache.httpcomponents:httpmime](http://hc.apache.org/httpcomponents-client-ga) | depende

[GitHub] [solr] solrbot opened a new pull request, #1392: Update io.netty:* to v4.1.89.Final

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1392: URL: https://github.com/apache/solr/pull/1392 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.netty:netty-transport-native-unix-common](https://netty.io/) ([source](https://togithub.co

[GitHub] [solr] solrbot opened a new pull request, #1391: Update io.dropwizard.metrics:* to v4.2.16

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1391: URL: https://github.com/apache/solr/pull/1391 This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [io.dropwizard.metrics:metrics-jvm](https://metrics.dropwizard.io) ([source](htt

[GitHub] [solr] solrbot opened a new pull request, #1390: Update dependency org.xerial.snappy:snappy-java to v1.1.9.1

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1390: URL: https://github.com/apache/solr/pull/1390 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.xerial.snappy:snappy-java](https://togithub.com/xerial/snappy-java) | dependencies | patc

[GitHub] [solr] solrbot opened a new pull request, #1389: Update dependency org.jctools:jctools-core to v3.3.1-ea

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1389: URL: https://github.com/apache/solr/pull/1389 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jctools:jctools-core](https://togithub.com/JCTools) ([source](https://togithub.com/JCTool

[GitHub] [solr] solrbot opened a new pull request, #1388: Update dependency org.immutables:value-annotations to v2.9.3

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1388: URL: https://github.com/apache/solr/pull/1388 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.immutables:value-annotations](http://immutables.org) ([source](https://togithub.com/immut

[GitHub] [solr] solrbot opened a new pull request, #1387: Update dependency net.thisptr:jackson-jq to v0.0.13

2023-02-26 Thread via GitHub
solrbot opened a new pull request, #1387: URL: https://github.com/apache/solr/pull/1387 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [net.thisptr:jackson-jq](https://togithub.com/eiiches/jackson-jq) ([source](https://togithub.c

[jira] [Updated] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-26 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Description: User reported a use case which were working before 9.1 but not anymore.  The

[jira] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-26 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681 ] Mikhail Khludnev deleted comment on SOLR-16681: - was (Author: mkhludnev): Wait a sec.. it might actually work  {code} 1010 {code} ???  > Replacement field via fl doesn't work since 9.

[GitHub] [solr] mkhludnev closed pull request #1386: fl=newid->id worked some time ago.

2023-02-26 Thread via GitHub
mkhludnev closed pull request #1386: fl=newid->id worked some time ago. URL: https://github.com/apache/solr/pull/1386 -- 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 unsubs

[GitHub] [solr] mkhludnev opened a new pull request, #1386: fl=newid->id worked some time ago.

2023-02-26 Thread via GitHub
mkhludnev opened a new pull request, #1386: URL: https://github.com/apache/solr/pull/1386 https://issues.apache.org/jira/browse/SOLR-16681 see test_mv_fl test below. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [solr] dsmiley commented on a diff in pull request #1360: SOLR 16642 : upgrade Solr to use Lucene 9.5.0

2023-02-26 Thread via GitHub
dsmiley commented on code in PR #1360: URL: https://github.com/apache/solr/pull/1360#discussion_r1118137048 ## solr/core/src/java/org/apache/solr/search/SolrQueryTimeoutImpl.java: ## @@ -45,7 +45,6 @@ public static Long getTimeoutAtNs() { return timeoutAt.get(); } - @

[GitHub] [solr] dsmiley commented on a diff in pull request #1374: SOLR-16623:SolrClientTestRule for JettySolrRunnerV2

2023-02-26 Thread via GitHub
dsmiley commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1118128772 ## solr/solrj/src/test/org/apache/solr/client/solrj/response/TestSuggesterResponse.java: ## @@ -119,8 +119,8 @@ public void testEmptySuggesterResponse() throws Exception {

[GitHub] [solr] magibney commented on a diff in pull request #1360: SOLR 16642 : upgrade Solr to use Lucene 9.5.0

2023-02-26 Thread via GitHub
magibney commented on code in PR #1360: URL: https://github.com/apache/solr/pull/1360#discussion_r1118127401 ## solr/core/src/java/org/apache/solr/index/SlowCompositeReaderWrapper.java: ## @@ -328,6 +331,17 @@ public Fields getTermVectors(int docID) throws IOException { re

[GitHub] [solr] joshgog commented on a diff in pull request #1374: SOLR-16623:SolrClientTestRule for JettySolrRunnerV2

2023-02-26 Thread via GitHub
joshgog commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1118122343 ## solr/test-framework/src/java/org/apache/solr/SolrJettyTestBase.java: ## @@ -136,7 +136,7 @@ public synchronized SolrClient getSolrClient() { * options. */ pu

[GitHub] [solr] epugh commented on pull request #1374: SOLR-16623:SolrClientTestRule for JettySolrRunnerV2

2023-02-26 Thread via GitHub
epugh commented on PR #1374: URL: https://github.com/apache/solr/pull/1374#issuecomment-1445406355 This is going to be great! -- 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] vinayakphegde commented on a diff in pull request #1360: SOLR 16642 : upgrade Solr to use Lucene 9.5.0

2023-02-26 Thread via GitHub
vinayakphegde commented on code in PR #1360: URL: https://github.com/apache/solr/pull/1360#discussion_r1118110352 ## solr/core/src/java/org/apache/solr/index/SlowCompositeReaderWrapper.java: ## @@ -328,6 +331,17 @@ public Fields getTermVectors(int docID) throws IOException {