Re: [PR] SOLR-10654: Override PrometheusResponseWriter Content Type [solr]

2024-08-06 Thread via GitHub
dsmiley commented on code in PR #2616: URL: https://github.com/apache/solr/pull/2616#discussion_r1706394845 ## solr/core/src/java/org/apache/solr/response/PrometheusResponseWriter.java: ## @@ -49,6 +49,7 @@ */ @SuppressWarnings(value = "unchecked") public class PrometheusRes

Re: [PR] Reduce thread contention in ZkStateReader.getCollectionProperties() [solr]

2024-08-06 Thread via GitHub
dsmiley commented on code in PR #2611: URL: https://github.com/apache/solr/pull/2611#discussion_r1706392465 ## solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/CollectionPropertiesZkStateReader.java: ## @@ -300,10 +313,11 @@ private VersionedCollectionProps fetchColle

[jira] [Commented] (SOLR-17102) VersionBucket not needed

2024-08-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871540#comment-17871540 ] ASF subversion and git services commented on SOLR-17102: Commit 6

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
dsmiley commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1706383802 ## solr/solrj/src/test/org/apache/solr/client/solrj/impl/CloudHttp2SolrClientTest.java: ## @@ -291,7 +297,7 @@ public void testHttpCspPerf() throws Exception { // l

[jira] [Commented] (SOLR-17102) VersionBucket not needed

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

Re: [PR] SOLR-17102: Replaced VersionBucket array with locks on-demand [solr]

2024-08-06 Thread via GitHub
dsmiley merged PR #2548: URL: https://github.com/apache/solr/pull/2548 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.or

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1706190275 ## solr/core/src/java/org/apache/solr/handler/admin/ClusterStatus.java: ## @@ -89,14 +93,61 @@ public static Health combine(Collection states) { } } - pu

[jira] [Commented] (SOLR-17298) Multithreaded search breaks limits, and possibly other things

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

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

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

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-06 Thread via GitHub
gus-asf merged PR #2596: URL: https://github.com/apache/solr/pull/2596 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.or

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1706167903 ## solr/core/src/java/org/apache/solr/handler/admin/ClusterStatus.java: ## @@ -191,43 +234,23 @@ public void getClusterStatus(NamedList results) } Str

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1706145292 ## solr/core/src/java/org/apache/solr/handler/admin/ClusterStatus.java: ## @@ -89,14 +93,61 @@ public static Health combine(Collection states) { } } - pu

[jira] [Updated] (SOLR-17249) Lack of clarity in branch protection instructions in releaseWizard

2024-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17249: -- Labels: pull-request-available (was: ) > Lack of clarity in branch protection instructions in

[PR] SOLR-17249 Edit .asf.yaml on main branch [solr]

2024-08-06 Thread via GitHub
janhoy opened a new pull request, #2624: URL: https://github.com/apache/solr/pull/2624 Not tested but I think it should do the trick. -- 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

[jira] [Updated] (SOLR-17245) Use downloads rather than archive for checking KEYS file in release wizard

2024-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17245: -- Labels: pull-request-available (was: ) > Use downloads rather than archive for checking KEYS f

[jira] [Updated] (SOLR-17253) Release wizard suggests wrong minor version for jira

2024-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17253: -- Labels: pull-request-available (was: ) > Release wizard suggests wrong minor version for jira

[PR] SOLR-17253 Release wizard suggests wrong minor version for jira [solr]

2024-08-06 Thread via GitHub
janhoy opened a new pull request, #2622: URL: https://github.com/apache/solr/pull/2622 This should do the trick for suggesting correct jira version -- 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

[jira] [Commented] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

2024-08-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871462#comment-17871462 ] ASF subversion and git services commented on SOLR-12963: Commit a

[jira] [Commented] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

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

[jira] [Commented] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

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

[jira] [Updated] (SOLR-17394) IndexFetcher should inspect HTTP status codes on its requests

2024-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17394: -- Labels: pull-request-available (was: ) > IndexFetcher should inspect HTTP status codes on its

[PR] SOLR-17394: Check response status in IndexFetcher [solr]

2024-08-06 Thread via GitHub
gerlowskija opened a new pull request, #2621: URL: https://github.com/apache/solr/pull/2621 https://issues.apache.org/jira/browse/SOLR-17394 # Description Prior to this commit, IndexFetcher would mis-read 404 responses from other nodes. It eventually catches this mistake and r

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
dsmiley commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1706026056 ## solr/core/src/java/org/apache/solr/handler/admin/ClusterStatus.java: ## @@ -89,14 +93,61 @@ public static Health combine(Collection states) { } } - public Cl

Re: [PR] SOLR-17391: Cached thread pools actually have more than one thread. [solr]

2024-08-06 Thread via GitHub
dsmiley commented on code in PR #2619: URL: https://github.com/apache/solr/pull/2619#discussion_r1705975931 ## solr/solrj/src/java/org/apache/solr/common/util/ExecutorUtil.java: ## @@ -243,15 +243,27 @@ public static ExecutorService newMDCAwareCachedThreadPool(ThreadFactory thr

Re: [PR] Reduce thread contention in ZkStateReader.getCollectionProperties() [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2611: URL: https://github.com/apache/solr/pull/2611#discussion_r1706005573 ## solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/CollectionPropertiesZkStateReader.java: ## @@ -300,10 +313,11 @@ private VersionedCollectionProps fet

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1705971067 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseHttpClusterStateProvider.java: ## @@ -84,6 +84,11 @@ public void init(List solrUrls) throws Exception {

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1705971067 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseHttpClusterStateProvider.java: ## @@ -84,6 +84,11 @@ public void init(List solrUrls) throws Exception {

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1705968724 ## solr/solrj/src/test/org/apache/solr/client/solrj/impl/CloudHttp2SolrClientTest.java: ## @@ -100,7 +100,13 @@ public class CloudHttp2SolrClientTest extends SolrC

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1705968302 ## solr/solrj/src/test/org/apache/solr/client/solrj/impl/CloudHttp2SolrClientTest.java: ## @@ -291,7 +297,7 @@ public void testHttpCspPerf() throws Exception {

[jira] [Commented] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

2024-08-06 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871430#comment-17871430 ] Chris M. Hostetter commented on SOLR-12963: --- The logs for {{apache_solr_Solr-Ni

[jira] [Commented] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

2024-08-06 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871429#comment-17871429 ] Houston Putman commented on SOLR-12963: --- Thanks for finding that [~hossman] , will

[jira] [Commented] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

2024-08-06 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871410#comment-17871410 ] Chris M. Hostetter commented on SOLR-12963: --- [~houston] - git bisect has identi

[jira] [Reopened] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

2024-08-06 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter reopened SOLR-12963: --- > change default for 'uninvertible' to 'false' (dependent on new schema > 'version') > -

Re: [PR] [SOLR-10654] Rename instances of SolrPrometheusExporter to SolrPrometheusFormatter [solr]

2024-08-06 Thread via GitHub
mlbiscoc commented on PR #2620: URL: https://github.com/apache/solr/pull/2620#issuecomment-2271654565 @dsmiley Luckily Intellij makes everything relatively easy to rename. Renamed everything from `exporter` to `formatter`. I personally like `formatter` better than your recommendation of `fo

[PR] [SOLR-10654] Rename instances of SolrPrometheusExporter to SolrPrometheusFormatter [solr]

2024-08-06 Thread via GitHub
mlbiscoc opened a new pull request, #2620: URL: https://github.com/apache/solr/pull/2620 https://issues.apache.org/jira/browse/SOLR-10654 # Description Internal `SolrPrometheusExporter` names was confusing with existing `Prometheus Exporter`. # Solution

Re: [PR] SOLR-17391: Cached thread pools actually have more than one thread. [solr]

2024-08-06 Thread via GitHub
madrob commented on code in PR #2619: URL: https://github.com/apache/solr/pull/2619#discussion_r1705773515 ## solr/solrj/src/test/org/apache/solr/common/util/ExecutorUtilTest.java: ## @@ -108,6 +111,48 @@ public void testExecutorUtilAwaitsTerminationWhenTaskRespectsInterupt() t

Re: [PR] SOLR-17391: Cached thread pools actually have more than one thread. [solr]

2024-08-06 Thread via GitHub
psalagnac commented on code in PR #2619: URL: https://github.com/apache/solr/pull/2619#discussion_r1705765822 ## solr/solrj/src/test/org/apache/solr/common/util/ExecutorUtilTest.java: ## @@ -108,6 +111,48 @@ public void testExecutorUtilAwaitsTerminationWhenTaskRespectsInterupt(

[jira] [Updated] (SOLR-17392) Reproducing failure in TestExportWriter (bits = null NPE)

2024-08-06 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-17392: Affects Version/s: main (10.0) > Reproducing failure in TestExportWriter (bits = null NPE) > --

[jira] [Commented] (SOLR-17392) Reproducing failure in TestExportWriter (bits = null NPE)

2024-08-06 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871379#comment-17871379 ] Gus Heck commented on SOLR-17392: - [That PR|https://github.com/apache/solr/pull/2596/fil

Re: [PR] SOLR-17391: Cached thread pools actually have more than one thread. [solr]

2024-08-06 Thread via GitHub
psalagnac commented on code in PR #2619: URL: https://github.com/apache/solr/pull/2619#discussion_r1705724005 ## solr/solrj/src/test/org/apache/solr/common/util/ExecutorUtilTest.java: ## @@ -108,6 +111,48 @@ public void testExecutorUtilAwaitsTerminationWhenTaskRespectsInterupt(

Re: [PR] SOLR-17391: Cached thread pools actually have more than one thread. [solr]

2024-08-06 Thread via GitHub
madrob commented on code in PR #2619: URL: https://github.com/apache/solr/pull/2619#discussion_r1705719172 ## solr/solrj/src/test/org/apache/solr/common/util/ExecutorUtilTest.java: ## @@ -108,6 +111,48 @@ public void testExecutorUtilAwaitsTerminationWhenTaskRespectsInterupt() t

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
dsmiley commented on PR #2599: URL: https://github.com/apache/solr/pull/2599#issuecomment-2271538712 @gerlowskija in V2, I'm thinking these are separate endpoints -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (SOLR-17391) Optimize Backup/Restore Operations for Large Collections

2024-08-06 Thread Pierre Salagnac (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871368#comment-17871368 ] Pierre Salagnac commented on SOLR-17391: Just submitted a [PR|https://github.com/

[jira] [Updated] (SOLR-17391) Optimize Backup/Restore Operations for Large Collections

2024-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17391: -- Labels: pull-request-available (was: ) > Optimize Backup/Restore Operations for Large Collecti

[PR] SOLR-17391: Cached thread pools actually have more than one thread. [solr]

2024-08-06 Thread via GitHub
psalagnac opened a new pull request, #2619: URL: https://github.com/apache/solr/pull/2619 https://issues.apache.org/jira/browse/SOLR-17391 # Description Cached thread pools never start more than one thread. Consequently, all the async tasks are executed sequentially

[jira] [Commented] (SOLR-17391) Optimize Backup/Restore Operations for Large Collections

2024-08-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871365#comment-17871365 ] Hakan Özler commented on SOLR-17391: Thank you for investigation this [~pierre.salagn

[PR] SOLR-16824: Backport single dash arguments migration [solr]

2024-08-06 Thread via GitHub
malliaridis opened a new pull request, #2618: URL: https://github.com/apache/solr/pull/2618 https://issues.apache.org/jira/browse/SOLR-16824 # Description Various code fragments are only available in `branch_9X` and require separate migration. # Solution This PR a

[jira] [Commented] (SOLR-17391) Optimize Backup/Restore Operations for Large Collections

2024-08-06 Thread Pierre Salagnac (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871356#comment-17871356 ] Pierre Salagnac commented on SOLR-17391: I think we can implement a correct cache

Re: [PR] Deprecate snapshotscli.sh in favour of bin/solr sub commands. [solr]

2024-08-06 Thread via GitHub
malliaridis commented on code in PR #2381: URL: https://github.com/apache/solr/pull/2381#discussion_r1705590402 ## solr/modules/hdfs/bin/prepare-snapshot-export.sh: ## @@ -0,0 +1,176 @@ +#!/usr/bin/env bash +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[jira] [Created] (SOLR-17394) IndexFetcher should inspect HTTP status codes on its requests

2024-08-06 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-17394: -- Summary: IndexFetcher should inspect HTTP status codes on its requests Key: SOLR-17394 URL: https://issues.apache.org/jira/browse/SOLR-17394 Project: Solr

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1705602496 ## solr/core/src/java/org/apache/solr/handler/admin/ClusterStatus.java: ## @@ -89,14 +93,61 @@ public static Health combine(Collection states) { } } - pu

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1705602142 ## solr/core/src/java/org/apache/solr/handler/admin/ClusterStatus.java: ## @@ -89,14 +93,61 @@ public static Health combine(Collection states) { } } - pu

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1705600615 ## solr/core/src/java/org/apache/solr/handler/admin/ClusterStatus.java: ## @@ -89,14 +93,61 @@ public static Health combine(Collection states) { } } - pu

Re: [PR] SOLR-17381: Make CLUSTERSTATUS configurable [solr]

2024-08-06 Thread via GitHub
aparnasuresh85 commented on code in PR #2599: URL: https://github.com/apache/solr/pull/2599#discussion_r1705599886 ## solr/solr-ref-guide/modules/deployment-guide/pages/cluster-node-management.adoc: ## @@ -99,6 +99,41 @@ Multiple shard names can be specified as a comma-separated

[jira] [Commented] (SOLR-17391) Optimize Backup/Restore Operations for Large Collections

2024-08-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871345#comment-17871345 ] David Smiley commented on SOLR-17391: - Ah; this is the same gotcha of ThreadPoolExecu

[jira] [Commented] (SOLR-10654) Expose Metrics in Prometheus format DIRECTLY from Solr

2024-08-06 Thread Matthew Biscocho (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871341#comment-17871341 ] Matthew Biscocho commented on SOLR-10654: - [~dsmiley] this is a good point. I'll

[jira] [Commented] (SOLR-17391) Optimize Backup/Restore Operations for Large Collections

2024-08-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871332#comment-17871332 ] David Smiley commented on SOLR-17391: - Hello; thanks for reporting in nice detail! I

Re: [PR] SOLR-13350, SOLR-17298: multi-threaded search: add assertions w.r.t. get(TopDocs|MaxScore|DocSet) call when need(TopDocs|MaxScore|DocSet) is false [solr]

2024-08-06 Thread via GitHub
dsmiley commented on code in PR #2588: URL: https://github.com/apache/solr/pull/2588#discussion_r1705495049 ## solr/core/src/java/org/apache/solr/search/MultiThreadedSearcher.java: ## @@ -116,7 +116,7 @@ SearchResult searchCollectorManagers( ScoreMode scoreMode = SolrMult

[jira] [Commented] (SOLR-17391) Optimize Backup/Restore Operations for Large Collections

2024-08-06 Thread Pierre Salagnac (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871317#comment-17871317 ] Pierre Salagnac commented on SOLR-17391: Thanks for reporting this [~ozlerhakan].

[PR] Update org.hamcrest:* to v3 (major) [solr]

2024-08-06 Thread via GitHub
solrbot opened a new pull request, #2617: URL: https://github.com/apache/solr/pull/2617 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.hamcrest:hamcrest-core](http://hamcrest.org/JavaHamcrest/) ([source](https://togithub.com

[jira] [Updated] (SOLR-17393) Solr Suggester not working as expected for collection with multiple shards(distributed search)

2024-08-06 Thread Rakesh Mandanapu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Mandanapu updated SOLR-17393: Description: Noticed that solr suggester is not rendering results in correct order for a c

[jira] [Updated] (SOLR-17393) Solr Suggester not working as expected for collection with multiple shards(distributed search)

2024-08-06 Thread Rakesh Mandanapu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Mandanapu updated SOLR-17393: Description: Noticed that solr suggester is not rendering results in correct order for a c

[jira] [Created] (SOLR-17393) Solr Suggester not working as expected for collection with multiple shards(distributed search)

2024-08-06 Thread Rakesh Mandanapu (Jira)
Rakesh Mandanapu created SOLR-17393: --- Summary: Solr Suggester not working as expected for collection with multiple shards(distributed search) Key: SOLR-17393 URL: https://issues.apache.org/jira/browse/SOLR-17393