[jira] [Commented] (SOLR-16391) Cosmetic, REST-fulness improvements to v2 collection+core CRUD and status APIs

2023-02-21 Thread Vinayak Hegde (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691952#comment-17691952 ] Vinayak Hegde commented on SOLR-16391: -- Thanks, [~gerlowskija]  I would like to work

[jira] [Resolved] (SOLR-16668) Use default Java SslContextFactory for HTTP2 when no system properties are given

2023-02-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-16668. --- Fix Version/s: 9.2 Assignee: Houston Putman Resolution: Fixed > Use default J

[jira] [Commented] (SOLR-16668) Use default Java SslContextFactory for HTTP2 when no system properties are given

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

[jira] [Commented] (SOLR-16668) Use default Java SslContextFactory for HTTP2 when no system properties are given

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

[GitHub] [solr] HoustonPutman merged pull request #1366: SOLR-16668: Default to Java SSL for Http2SolrClient

2023-02-21 Thread via GitHub
HoustonPutman merged PR #1366: URL: https://github.com/apache/solr/pull/1366 -- 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.apa

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

2023-02-21 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691897#comment-17691897 ] Noble Paul commented on SOLR-16653: --- This is already  [committed|https://github.com/apa

[jira] [Commented] (SOLR-16673) Strange error when using Schema Designer

2023-02-21 Thread Cesar Delgado (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691884#comment-17691884 ] Cesar Delgado commented on SOLR-16673: -- That's interesting that the thing I thought

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2023-02-21 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691457#comment-17691457 ] Noble Paul edited comment on SOLR-13942 at 2/22/23 2:28 AM:

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2023-02-21 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691457#comment-17691457 ] Noble Paul edited comment on SOLR-13942 at 2/22/23 2:28 AM:  

[GitHub] [solr] HoustonPutman commented on pull request #1366: SOLR-16668: Default to Java SSL for Http2SolrClient

2023-02-21 Thread via GitHub
HoustonPutman commented on PR #1366: URL: https://github.com/apache/solr/pull/1366#issuecomment-1439326957 I think that the warnings will be removed when https://github.com/apache/solr/pull/1367 is merged as well, since it changes the default of the `trustAll` parameter. So we can check aft

[jira] [Updated] (SOLR-16670) Couldn't restore a backed up config set from S3

2023-02-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-16670: -- Component/s: contrib - S3 Repository > Couldn't restore a backed up config set from S3 > --

[jira] [Resolved] (SOLR-16670) Couldn't restore a backed up config set from S3

2023-02-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-16670. --- Fix Version/s: 9.2 Assignee: Houston Putman Resolution: Fixed > Couldn't rest

[jira] [Commented] (SOLR-16670) Couldn't restore a backed up config set from S3

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

[jira] [Commented] (SOLR-16670) Couldn't restore a backed up config set from S3

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

[GitHub] [solr] HoustonPutman merged pull request #1373: SOLR-16670: Fix 404 error in S3 directory check

2023-02-21 Thread via GitHub
HoustonPutman merged PR #1373: URL: https://github.com/apache/solr/pull/1373 -- 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.apa

[jira] [Commented] (SOLR-16670) Couldn't restore a backed up config set from S3

2023-02-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691829#comment-17691829 ] Houston Putman commented on SOLR-16670: --- So unfortunately it doesn't look like our

[jira] [Created] (SOLR-16677) Update Solr to use new Lucene 9.5 storedFields() API

2023-02-21 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-16677: - Summary: Update Solr to use new Lucene 9.5 storedFields() API Key: SOLR-16677 URL: https://issues.apache.org/jira/browse/SOLR-16677 Project: Solr Issue Typ

[GitHub] [solr] epugh commented on pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
epugh commented on PR #1374: URL: https://github.com/apache/solr/pull/1374#issuecomment-1438961097 Looking forward to this! -- 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] epugh commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
epugh commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113463405 ## solr/test-framework/src/java/org/apache/solr/util/SolrJettyTestRule.java: ## @@ -52,13 +53,18 @@ protected void after() { try { jetty.stop(); } cat

[GitHub] [solr] epugh commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

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

[GitHub] [solr] epugh commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
epugh commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113462547 ## solr/test-framework/src/java/org/apache/solr/SolrJettyTestBase.java: ## @@ -125,7 +125,7 @@ public static void afterSolrJettyTestBase() throws Exception { public sy

[GitHub] [solr] epugh commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
epugh commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113461724 ## solr/test-framework/src/java/org/apache/solr/util/SolrJettyTestRule.java: ## @@ -0,0 +1,122 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [solr] mkhludnev commented on pull request #1260: SOLR-788: transfer mlt query for component right

2023-02-21 Thread via GitHub
mkhludnev commented on PR #1260: URL: https://github.com/apache/solr/pull/1260#issuecomment-1438944190 I think more often about Lucene `docNums`. Ok turned to id. Do you think it's worth to bother with open some MLT methods in Lucene to allow to grab interesting terms without ripping boolea

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2023-02-21 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691748#comment-17691748 ] Ishan Chattopadhyaya commented on SOLR-13942: - Jason is great, no problems wi

[GitHub] [solr] joshgog commented on pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
joshgog commented on PR #1374: URL: https://github.com/apache/solr/pull/1374#issuecomment-1438939673 The reset() method is not desired to be in the rule that's why its annotated with ` @Deprecated // Prefer not to have this.` -- This is an automated message from the Apache Git Service. T

[GitHub] [solr] joshgog commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
joshgog commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113436405 ## solr/test-framework/src/java/org/apache/solr/util/SolrJettyTestRule.java: ## @@ -0,0 +1,122 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mor

[GitHub] [solr] joshgog commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
joshgog commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113434652 ## solr/core/src/test/org/apache/solr/TestSolrCoreProperties.java: ## @@ -79,11 +79,10 @@ public static void beforeTest() throws Exception { if (System.getProperty("s

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2023-02-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691744#comment-17691744 ] David Smiley commented on SOLR-13942: - You seem very defensive Ishan.  FWIW, when I r

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

2023-02-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691728#comment-17691728 ] David Smiley commented on SOLR-16636: - Or (preferably) don't put a new branch up on t

[jira] [Created] (SOLR-16676) Http2SolrClient loss of MDC context

2023-02-21 Thread Alex Deparvu (Jira)
Alex Deparvu created SOLR-16676: --- Summary: Http2SolrClient loss of MDC context Key: SOLR-16676 URL: https://issues.apache.org/jira/browse/SOLR-16676 Project: Solr Issue Type: Bug Security

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

2023-02-21 Thread Hitesh Khamesra (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691716#comment-17691716 ] Hitesh Khamesra commented on SOLR-16653: Sure [~ichattopadhyaya] . Noble has merg

[GitHub] [solr] alessandrobenedetti commented on pull request #1260: SOLR-788: transfer mlt query for component right

2023-02-21 Thread via GitHub
alessandrobenedetti commented on PR #1260: URL: https://github.com/apache/solr/pull/1260#issuecomment-1438816549 You are welcome! I saw you changed the anonymous 'id' to 'docNum'. It's probably fine, but it didn't look intuitive to me as a name so I checked in the Solr code base, and it s

[GitHub] [solr] mkhludnev commented on pull request #1260: SOLR-788: transfer mlt query for component right

2023-02-21 Thread via GitHub
mkhludnev commented on PR #1260: URL: https://github.com/apache/solr/pull/1260#issuecomment-1438787312 Thanks a lot @alessandrobenedetti -- 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 speci

[GitHub] [solr] mkhludnev commented on a diff in pull request #1260: SOLR-788: transfer mlt query for component right

2023-02-21 Thread via GitHub
mkhludnev commented on code in PR #1260: URL: https://github.com/apache/solr/pull/1260#discussion_r1113304963 ## solr/core/src/test/org/apache/solr/handler/component/DistributedMLTComponentTest.java: ## @@ -389,5 +389,29 @@ public void test() throws Exception { Long actua

[GitHub] [solr] Jdurham2843 commented on pull request #1126: SOLR-16462: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (core level)

2023-02-21 Thread via GitHub
Jdurham2843 commented on PR #1126: URL: https://github.com/apache/solr/pull/1126#issuecomment-1438766806 Sounds good, thanks for working with me on this! -- 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

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

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

[jira] [Resolved] (SOLR-11029) Create a v2 API equivalent for DELETENODE API

2023-02-21 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-11029. Fix Version/s: main (10.0) 9.2 Resolution: Fixed Thanks again Ben

[jira] [Commented] (SOLR-11029) Create a v2 API equivalent for DELETENODE API

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

[jira] [Commented] (SOLR-16282) Improve custom actions support of CoreAdminHandler

2023-02-21 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691681#comment-17691681 ] Jason Gerlowski commented on SOLR-16282: OK, I definitely see those benefits and

[jira] [Commented] (SOLR-16462) Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (core level)

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

[GitHub] [solr] gerlowskija merged pull request #1126: SOLR-16462: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (core level)

2023-02-21 Thread via GitHub
gerlowskija merged PR #1126: URL: https://github.com/apache/solr/pull/1126 -- 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.apach

[GitHub] [solr] alessandrobenedetti commented on a diff in pull request #1260: SOLR-788: transfer mlt query for component right

2023-02-21 Thread via GitHub
alessandrobenedetti commented on code in PR #1260: URL: https://github.com/apache/solr/pull/1260#discussion_r1112953125 ## solr/core/src/java/org/apache/solr/handler/component/MoreLikeThisComponent.java: ## @@ -95,23 +98,23 @@ public void process(ResponseBuilder rb) throws IOExc

[GitHub] [solr] janhoy commented on a diff in pull request #1361: SOLR-16660 Deprecate analytics component

2023-02-21 Thread via GitHub
janhoy commented on code in PR #1361: URL: https://github.com/apache/solr/pull/1361#discussion_r1113185851 ## solr/solr-ref-guide/modules/query-guide/pages/analytics-mapping-functions.adoc: ## @@ -18,6 +18,8 @@ Mapping functions map values for each Solr Document or Reduction.

[GitHub] [solr] janhoy commented on a diff in pull request #1361: SOLR-16660 Deprecate analytics component

2023-02-21 Thread via GitHub
janhoy commented on code in PR #1361: URL: https://github.com/apache/solr/pull/1361#discussion_r1113185276 ## solr/solr-ref-guide/modules/query-guide/pages/analytics-mapping-functions.adoc: ## @@ -18,6 +18,8 @@ Mapping functions map values for each Solr Document or Reduction.

[GitHub] [solr] gerlowskija commented on pull request #1126: SOLR-16462: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (core level)

2023-02-21 Thread via GitHub
gerlowskija commented on PR #1126: URL: https://github.com/apache/solr/pull/1126#issuecomment-1438622911 > I'm only seeing this error when running in Windows Huh, that's a weird wrinkle. There's nothing OS-specific (that I'm aware of) in any of the dependency-injection stuff. And, f

[GitHub] [solr] epugh commented on pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
epugh commented on PR #1374: URL: https://github.com/apache/solr/pull/1374#issuecomment-1438599202 Really excited to see progress on anything that makes testing simpler! I hope my comments are being asked prematurely, if you aren't quite ready for review.I am somewhat trying to figure

[GitHub] [solr] epugh commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
epugh commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113147827 ## solr/core/src/test/org/apache/solr/TestTolerantSearch.java: ## @@ -104,10 +104,7 @@ public static void destroyThings() throws Exception { collection2.close();

[GitHub] [solr] epugh commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
epugh commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113146801 ## solr/test-framework/src/java/org/apache/solr/util/SolrJettyTestRule.java: ## @@ -0,0 +1,122 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[jira] [Commented] (SOLR-16525) Periodic performance benchmarking

2023-02-21 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691616#comment-17691616 ] Ishan Chattopadhyaya commented on SOLR-16525: - Here's a bit of a status updat

[GitHub] [solr] epugh commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
epugh commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113085635 ## solr/test-framework/src/java/org/apache/solr/util/SolrJettyTestRule.java: ## @@ -0,0 +1,122 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [solr] epugh commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
epugh commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113080359 ## solr/core/src/test/org/apache/solr/TestSolrCoreProperties.java: ## @@ -79,11 +79,10 @@ public static void beforeTest() throws Exception { if (System.getProperty("sol

[GitHub] [solr] sonatype-lift[bot] commented on a diff in pull request #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
sonatype-lift[bot] commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1113065021 ## solr/test-framework/src/java/org/apache/solr/SolrJettyTestBase.java: ## @@ -83,7 +83,8 @@ public static JettySolrRunner createAndStartJetty( nodeProps

[jira] [Resolved] (SOLR-15928) Hide/disable/dim menus and buttons in UI based on user permissions

2023-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15928. Fix Version/s: 9.2 Resolution: Fixed > Hide/disable/dim menus and buttons in UI based on use

[jira] [Commented] (SOLR-15928) Hide/disable/dim menus and buttons in UI based on user permissions

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

[jira] [Commented] (SOLR-15928) Hide/disable/dim menus and buttons in UI based on user permissions

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

[GitHub] [solr] janhoy merged pull request #1371: SOLR-15928 Dim add collection buttons in Admin UI when no permission

2023-02-21 Thread via GitHub
janhoy merged PR #1371: URL: https://github.com/apache/solr/pull/1371 -- 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] janhoy commented on pull request #1371: SOLR-15928 Dim add collection buttons in Admin UI when no permission

2023-02-21 Thread via GitHub
janhoy commented on PR #1371: URL: https://github.com/apache/solr/pull/1371#issuecomment-1438474331 Now also disabling "Reload" button. ![Skjermbilde 2023-02-21 kl 14 14 39](https://user-images.githubusercontent.com/409128/220354685-c893bcb6-d30f-4b8f-9b61-424f5705cc47.png) -- This is

[GitHub] [solr] noblepaul commented on a diff in pull request #1363: SOLR-16664: TestCoordinatorRole fails docs is null

2023-02-21 Thread via GitHub
noblepaul commented on code in PR #1363: URL: https://github.com/apache/solr/pull/1363#discussion_r1113012450 ## solr/core/src/test/org/apache/solr/search/TestCoordinatorRole.java: ## @@ -389,6 +390,7 @@ private String getHostCoreName( SolrQuery q = new SolrQuery("*:*");

[jira] [Commented] (SOLR-16674) DenseVectorField - Introduce support for 1 Byte precision vectors

2023-02-21 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691536#comment-17691536 ] Alessandro Benedetti commented on SOLR-16674: - We are finalising the Pull Req

[jira] [Assigned] (SOLR-16674) DenseVectorField - Introduce support for 1 Byte precision vectors

2023-02-21 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti reassigned SOLR-16674: --- Assignee: Alessandro Benedetti > DenseVectorField - Introduce support for 1

[jira] [Created] (SOLR-16675) Introduce the possibility to rerank topK results with vector similarity functions using DenseVectorField

2023-02-21 Thread Elia Porciani (Jira)
Elia Porciani created SOLR-16675: Summary: Introduce the possibility to rerank topK results with vector similarity functions using DenseVectorField Key: SOLR-16675 URL: https://issues.apache.org/jira/browse/SOLR-1

[jira] [Commented] (SOLR-16670) Couldn't restore a backed up config set from S3

2023-02-21 Thread ozlerhakan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691535#comment-17691535 ] ozlerhakan commented on SOLR-16670: --- It definitely addresses the issue! You could add a

[jira] [Created] (SOLR-16674) DenseVectorField - Introduce support for 1 Byte precision vectors

2023-02-21 Thread Elia Porciani (Jira)
Elia Porciani created SOLR-16674: Summary: DenseVectorField - Introduce support for 1 Byte precision vectors Key: SOLR-16674 URL: https://issues.apache.org/jira/browse/SOLR-16674 Project: Solr

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

2023-02-21 Thread via GitHub
vinayakphegde commented on code in PR #1360: URL: https://github.com/apache/solr/pull/1360#discussion_r1112907433 ## solr/core/src/java/org/apache/solr/update/processor/ClassificationUpdateProcessor.java: ## @@ -77,17 +77,21 @@ public ClassificationUpdateProcessor( } s

[GitHub] [solr] joshgog opened a new pull request, #1374: SolrClientTestRule for JettySolrRunner

2023-02-21 Thread via GitHub
joshgog opened a new pull request, #1374: URL: https://github.com/apache/solr/pull/1374 https://issues.apache.org/jira/browse/SOLR-16623 # Description This PR introduces a SolrClientTestRule for JettySolrRunner # Solution Introduced SolrClientTestRule a

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

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

[jira] [Commented] (SOLR-16670) Couldn't restore a backed up config set from S3

2023-02-21 Thread ozlerhakan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691505#comment-17691505 ] ozlerhakan commented on SOLR-16670: --- I'll let you know about the result. > Couldn't re

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

2023-02-21 Thread via GitHub
vinayakphegde commented on code in PR #1360: URL: https://github.com/apache/solr/pull/1360#discussion_r1112862200 ## solr/core/src/java/org/apache/solr/index/SlowCompositeReaderWrapper.java: ## @@ -359,14 +373,26 @@ public PointValues getPointValues(String field) { } @Ov

[jira] [Updated] (SOLR-16596) LTR MultipleAdditiveTreeModel do not support missing features' value

2023-02-21 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated SOLR-16596: Component/s: contrib - LTR > LTR MultipleAdditiveTreeModel do not support missing f

[jira] [Commented] (SOLR-16289) [interleaving] transformer does not work in SolrCloud

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

[jira] [Updated] (SOLR-16289) [interleaving] transformer does not work in SolrCloud

2023-02-21 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated SOLR-16289: Issue Type: Improvement (was: Bug) > [interleaving] transformer does not work in S

[jira] [Updated] (SOLR-16567) java.lang.StackOverflowError when combining KnnQParser and FunctionRangeQParser

2023-02-21 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated SOLR-16567: Labels: vector-based-search (was: ) > java.lang.StackOverflowError when combining

[jira] [Updated] (SOLR-16588) solr.DenseVectorField fieldType without a knnAlgorithm parameter results in error

2023-02-21 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated SOLR-16588: Labels: vector-based-search (was: ) > solr.DenseVectorField fieldType without a kn

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2023-02-21 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691457#comment-17691457 ] Noble Paul edited comment on SOLR-13942 at 2/21/23 8:27 AM:  

[jira] [Commented] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

2023-02-21 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691457#comment-17691457 ] Noble Paul commented on SOLR-13942: --- {quote}what do you mean by "non-standard APIs" Nob

[jira] [Commented] (SOLR-16670) Couldn't restore a backed up config set from S3

2023-02-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691450#comment-17691450 ] Houston Putman commented on SOLR-16670: ---  I've created a PR that might address this

[GitHub] [solr] HoustonPutman opened a new pull request, #1373: SOLR-16670: Fix 404 error in S3 directory check

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