[jira] [Updated] (SOLR-16914) Japanese Synonyms Search not workinh

2023-07-31 Thread ayana (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ayana updated SOLR-16914: - Issue Type: Bug (was: Task) > Japanese Synonyms Search not workinh > > >

[jira] [Updated] (SOLR-16914) Japanese Synonyms Search not workinh

2023-07-31 Thread ayana (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ayana updated SOLR-16914: - Priority: Blocker (was: Major) > Japanese Synonyms Search not workinh > > >

[GitHub] [solr] solrbot commented on pull request #1822: Update dependency no.nav.security:mock-oauth2-server to v1

2023-07-31 Thread via GitHub
solrbot commented on PR #1822: URL: https://github.com/apache/solr/pull/1822#issuecomment-1659427530 ### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, i

[GitHub] [solr] solrbot opened a new pull request, #1822: Update dependency no.nav.security:mock-oauth2-server to v1

2023-07-31 Thread via GitHub
solrbot opened a new pull request, #1822: URL: https://github.com/apache/solr/pull/1822 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [no.nav.security:mock-oauth2-server](https://togithub.com/navikt/mock-oauth2-server) | test |

[GitHub] [solr] solrbot commented on pull request #1821: Update dependency com.adobe.testing:s3mock-junit4 to v3

2023-07-31 Thread via GitHub
solrbot commented on PR #1821: URL: https://github.com/apache/solr/pull/1821#issuecomment-1659426401 ### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, i

[GitHub] [solr] solrbot opened a new pull request, #1821: Update dependency com.adobe.testing:s3mock-junit4 to v3

2023-07-31 Thread via GitHub
solrbot opened a new pull request, #1821: URL: https://github.com/apache/solr/pull/1821 This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [com.adobe.testing:s3mock-junit4](https://togithub.com/adobe/S3Mock) | test | ma

[GitHub] [solr] solrbot opened a new pull request, #1820: Update software.amazon.awssdk:* to v2.20.112

2023-07-31 Thread via GitHub
solrbot opened a new pull request, #1820: URL: https://github.com/apache/solr/pull/1820 This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [software.amazon.awssdk:url-connection-client](https://aws.amazon.com/sdkforjava

[jira] [Assigned] (SOLR-16803) Remove use of SimplePostTool from Solr code base like RunExampleTool

2023-07-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-16803: Assignee: Eric Pugh > Remove use of SimplePostTool from Solr code base like RunExampleTool > -

[jira] [Commented] (SOLR-16778) Skip check for local solr's running in bin/solr package

2023-07-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749353#comment-17749353 ] Eric Pugh commented on SOLR-16778: -- I think what actually writes to a file is "DistribP

[GitHub] [solr] epugh commented on a diff in pull request #1810: SOLR-16911: Remove ability to change hostContext, keep it as /solr

2023-07-31 Thread via GitHub
epugh commented on code in PR #1810: URL: https://github.com/apache/solr/pull/1810#discussion_r1279855289 ## solr/core/src/test/org/apache/solr/cloud/LeaderElectionTest.java: ## @@ -258,8 +258,8 @@ public void testCancelElection() throws Exception { Thread.sleep(1000);

[jira] [Commented] (SOLR-16822) change hostname parameter on start and restart to only be -host, no -h

2023-07-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749351#comment-17749351 ] Eric Pugh commented on SOLR-16822: -- In a seperate ticket, I'm doing the -- conversion ;-

[jira] [Assigned] (SOLR-16822) change hostname parameter on start and restart to only be -host, no -h

2023-07-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-16822: Assignee: Eric Pugh > change hostname parameter on start and restart to only be -host, no -h > ---

[GitHub] [solr] epugh commented on a diff in pull request #1810: SOLR-16911: Remove ability to change hostContext, keep it as /solr

2023-07-31 Thread via GitHub
epugh commented on code in PR #1810: URL: https://github.com/apache/solr/pull/1810#discussion_r1279847230 ## solr/solrj/src/java/org/apache/solr/common/util/Utils.java: ## @@ -712,7 +712,7 @@ public static String getBaseUrlForNodeName( } final String hostAndPort = node

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1810: SOLR-16911: Remove ability to change hostContext, keep it as /solr

2023-07-31 Thread via GitHub
HoustonPutman commented on code in PR #1810: URL: https://github.com/apache/solr/pull/1810#discussion_r1279844263 ## solr/core/src/java/org/apache/solr/cloud/ZkController.java: ## @@ -2366,35 +2358,11 @@ public LeaderElector getOverseerElector() { * * @param hostName - m

[jira] [Commented] (SOLR-16895) Ensure Major Changes in Solr 10 Updated for CLI Changes

2023-07-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749348#comment-17749348 ] Eric Pugh commented on SOLR-16895: -- Make sure to flag that start and restart require -ho

[GitHub] [solr] epugh opened a new pull request, #1819: SOLR-16822: fix -h meaning help and hostname for start and restart.

2023-07-31 Thread via GitHub
epugh opened a new pull request, #1819: URL: https://github.com/apache/solr/pull/1819 fix -h meaning help and being short for -host by requiring you to set -host for the hostname parameter for start and restart commands. https://issues.apache.org/jira/browse/SOLR-16822 -- This

[GitHub] [solr] dsmiley commented on a diff in pull request #1810: SOLR-16911: Remove ability to change hostContext, keep it as /solr

2023-07-31 Thread via GitHub
dsmiley commented on code in PR #1810: URL: https://github.com/apache/solr/pull/1810#discussion_r1279760576 ## solr/core/src/java/org/apache/solr/cloud/ZkController.java: ## @@ -2366,35 +2358,11 @@ public LeaderElector getOverseerElector() { * * @param hostName - must no

[jira] [Assigned] (SOLR-16893) Remove create_core and create_collection from main (solr 10)

2023-07-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-16893: Assignee: Eric Pugh > Remove create_core and create_collection from main (solr 10) > -

[GitHub] [solr] epugh opened a new pull request, #1818: SOLR-16893: Remove deprecated create_core and create_collection CLI commands.

2023-07-31 Thread via GitHub
epugh opened a new pull request, #1818: URL: https://github.com/apache/solr/pull/1818 Use the "create" command regardless of standalone or SolrCloud mode. https://issues.apache.org/jira/browse/SOLR-16893 I wonder if test_create_collection.bats and test_delete_collection.bats

[GitHub] [solr] epugh commented on pull request #1808: SOLR-16800: Move towards using the root of Solr as the -solrUrl in the CLI.

2023-07-31 Thread via GitHub
epugh commented on PR #1808: URL: https://github.com/apache/solr/pull/1808#issuecomment-1658993106 This PR is held up on getting SOLR-16911, PR #1810 committed first -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Resolved] (SOLR-16803) Remove use of SimplePostTool from Solr code base like RunExampleTool

2023-07-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-16803. -- Fix Version/s: main (10.0) 9.4 Resolution: Fixed > Remove use of SimplePostTo

[jira] [Commented] (SOLR-16803) Remove use of SimplePostTool from Solr code base like RunExampleTool

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

[jira] [Commented] (SOLR-16803) Remove use of SimplePostTool from Solr code base like RunExampleTool

2023-07-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749323#comment-17749323 ] ASF subversion and git services commented on SOLR-16803: Commit 0

[GitHub] [solr] HoustonPutman opened a new pull request, #1817: SOLR-16915: Set the AffinityPlacementPlugin minimalFreeDiskGB to 5

2023-07-31 Thread via GitHub
HoustonPutman opened a new pull request, #1817: URL: https://github.com/apache/solr/pull/1817 https://issues.apache.org/jira/browse/SOLR-16915 -- 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

[jira] [Created] (SOLR-16915) Lower default minimalFreeDiskGB for the AffinityPlacementPlugin

2023-07-31 Thread Houston Putman (Jira)
Houston Putman created SOLR-16915: - Summary: Lower default minimalFreeDiskGB for the AffinityPlacementPlugin Key: SOLR-16915 URL: https://issues.apache.org/jira/browse/SOLR-16915 Project: Solr

[jira] [Commented] (SOLR-16803) Remove use of SimplePostTool from Solr code base like RunExampleTool

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

[GitHub] [solr] epugh merged pull request #1805: SOLR-16803: Remove dependencies on SimplePostTool from Solr Core classes..

2023-07-31 Thread via GitHub
epugh merged PR #1805: URL: https://github.com/apache/solr/pull/1805 -- 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 a diff in pull request #1805: SOLR-16803: Remove dependencies on SimplePostTool from Solr Core classes..

2023-07-31 Thread via GitHub
epugh commented on code in PR #1805: URL: https://github.com/apache/solr/pull/1805#discussion_r1279673465 ## solr/solrj/src/java/org/apache/solr/common/InputStreamUtils.java: ## @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contr

[GitHub] [solr-operator] sbbagal13 commented on issue #593: Could not find a backup repository with name `solr-backup-s3-repo`

2023-07-31 Thread via GitHub
sbbagal13 commented on issue #593: URL: https://github.com/apache/solr-operator/issues/593#issuecomment-1658809819 Thanks @HoustonPutman , I suspect this is because of using MINIO as S3 compatible storage. I will try with latest operator as well once. -- This is an automated message from

[jira] [Resolved] (SOLR-16883) Migrate PostLogs into bin/solr postlogs infrastructure.

2023-07-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-16883. -- Fix Version/s: main (10.0) 9.4 Resolution: Fixed > Migrate PostLogs into bin/

[jira] [Commented] (SOLR-16883) Migrate PostLogs into bin/solr postlogs infrastructure.

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

[jira] [Commented] (SOLR-16883) Migrate PostLogs into bin/solr postlogs infrastructure.

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

[GitHub] [solr-operator] HoustonPutman commented on issue #560: Create a lock for involved SolrCloud operations

2023-07-31 Thread via GitHub
HoustonPutman commented on issue #560: URL: https://github.com/apache/solr-operator/issues/560#issuecomment-1658702936 The only thing left to do here, is mitigate failures during the lockable operations. Such as a user can provide a bad config while a scale up is happening. If that w

[GitHub] [solr] magibney commented on pull request #1481: SOLR-16707: Avoid "Recursive update" ISE in non-async cache `computeIfAbsent()`

2023-07-31 Thread via GitHub
magibney commented on PR #1481: URL: https://github.com/apache/solr/pull/1481#issuecomment-1658564753 This fell through the cracks; circling back now, I plan to merge this within the next couple of days, pending any objections/feedback. cc @dsmiley , @mkhludnev. -- This is an automated m

[jira] [Commented] (SOLR-10894) Streaming expressions handling of escaped special characters bug

2023-07-31 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749224#comment-17749224 ] Michael Gibney commented on SOLR-10894: --- I think this is addressed by https://githu

[GitHub] [solr-operator] HoustonPutman commented on issue #594: Solrcloud pods not starting with custom security.json

2023-07-31 Thread via GitHub
HoustonPutman commented on issue #594: URL: https://github.com/apache/solr-operator/issues/594#issuecomment-1658526637 Are your pods starting and failing the `liveness`/`readiness` checks, or are they not being created? If its the former, then the issue is likely your `probesRequireAu

[GitHub] [solr-operator] HoustonPutman commented on issue #593: Could not find a backup repository with name `solr-backup-s3-repo`

2023-07-31 Thread via GitHub
HoustonPutman commented on issue #593: URL: https://github.com/apache/solr-operator/issues/593#issuecomment-1658505884 > Is this valid with Solr-operator ? Yes, the Solr Operator merely sets up your SolrCloud to use the Solr S3 Repository Module, so you will likely not be able to use

[GitHub] [solr-operator] sbbagal13 commented on issue #593: Could not find a backup repository with name `solr-backup-s3-repo`

2023-07-31 Thread via GitHub
sbbagal13 commented on issue #593: URL: https://github.com/apache/solr-operator/issues/593#issuecomment-1658450806 Hi @HoustonPutman, any suggestion or is there anything wrong with setup -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [solr] gerlowskija commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

2023-07-31 Thread via GitHub
gerlowskija commented on PR #1793: URL: https://github.com/apache/solr/pull/1793#issuecomment-1658408834 > I think there's value in keeping SolrJ more focused on being a useful client for query & indexing that doesn't require Jackson... and having an "api" module on the side for doing all t

[GitHub] [solr] risdenk commented on a diff in pull request #1805: SOLR-16803: Remove dependencies on SimplePostTool from Solr Core classes..

2023-07-31 Thread via GitHub
risdenk commented on code in PR #1805: URL: https://github.com/apache/solr/pull/1805#discussion_r1279286776 ## solr/solrj/src/java/org/apache/solr/common/InputStreamUtils.java: ## @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

[jira] [Commented] (SOLR-16490) Create a v2 equivalent for /admin/cores BACKUPCORE+RESTORECORE

2023-07-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749189#comment-17749189 ] ASF subversion and git services commented on SOLR-16490: Commit 4

[jira] [Commented] (SOLR-16883) Migrate PostLogs into bin/solr postlogs infrastructure.

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

[GitHub] [solr] epugh merged pull request #1786: SOLR-16883: Use postlogs tool from windows and unix via solr cli infrastructure.

2023-07-31 Thread via GitHub
epugh merged PR #1786: URL: https://github.com/apache/solr/pull/1786 -- 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-16912) Query Elevation does not work with match=subset option

2023-07-31 Thread Tom Chopin (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749150#comment-17749150 ] Tom Chopin commented on SOLR-16912: --- Hi Alessandro, Thanks for the confirmation - afte

[jira] [Created] (SOLR-16914) Japanese Synonyms Search not workinh

2023-07-31 Thread ayana (Jira)
ayana created SOLR-16914: Summary: Japanese Synonyms Search not workinh Key: SOLR-16914 URL: https://issues.apache.org/jira/browse/SOLR-16914 Project: Solr Issue Type: Task Security Level: Publ

[jira] [Resolved] (SOLR-16912) Query Elevation does not work with match=subset option

2023-07-31 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti resolved SOLR-16912. - Resolution: Not A Bug > Query Elevation does not work with match=subset option >

[jira] [Commented] (SOLR-16912) Query Elevation does not work with match=subset option

2023-07-31 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749131#comment-17749131 ] Alessandro Benedetti commented on SOLR-16912: - Hi Thomas, this is not a bug,

[jira] [Commented] (SOLR-16912) Query Elevation does not work with match=subset option

2023-07-31 Thread Tom Chopin (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749093#comment-17749093 ] Tom Chopin commented on SOLR-16912: --- After further testing, it has emerged that this *d