[jira] [Commented] (SOLR-17419) Improve HttpShardHandler performance in many-shard collections

2025-01-17 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914297#comment-17914297 ] David Smiley commented on SOLR-17419: - I found out about this cool optimization by re

Re: [PR] Publish build scans to develocity.apache.org [solr]

2025-01-17 Thread via GitHub
dsmiley merged PR #3035: URL: https://github.com/apache/solr/pull/3035 -- 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-17519: CloudSolrClient with HTTP ClusterState can forget live nodes and then fail [solr]

2025-01-17 Thread via GitHub
dsmiley commented on code in PR #2935: URL: https://github.com/apache/solr/pull/2935#discussion_r1920955860 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseHttpClusterStateProvider.java: ## @@ -413,6 +430,19 @@ public String getQuorumHosts() { return String.joi

Re: [PR] SOLR-17519: CloudSolrClient with HTTP ClusterState can forget live nodes and then fail [solr]

2025-01-17 Thread via GitHub
dsmiley commented on code in PR #2935: URL: https://github.com/apache/solr/pull/2935#discussion_r1920949678 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseHttpClusterStateProvider.java: ## @@ -226,17 +232,15 @@ public Set getLiveNodes() { } if (TimeUnit.S

[jira] [Commented] (SOLR-17609) Remove hdfs module

2025-01-17 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914287#comment-17914287 ] David Smiley commented on SOLR-17609: - Still looking for that message to the Solr use

Re: [PR] SOLR-17562: Unify JAX-RS "raw response" endpoints [solr]

2025-01-17 Thread via GitHub
dsmiley commented on code in PR #3032: URL: https://github.com/apache/solr/pull/3032#discussion_r1920943164 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/InputStreamResponseParser.java: ## @@ -21,9 +21,16 @@ import org.apache.solr.client.solrj.ResponseParser; import

Re: [PR] SOLR-17562: Unify JAX-RS "raw response" endpoints [solr]

2025-01-17 Thread via GitHub
gerlowskija commented on code in PR #3032: URL: https://github.com/apache/solr/pull/3032#discussion_r1920929167 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/InputStreamResponseParser.java: ## @@ -21,9 +21,16 @@ import org.apache.solr.client.solrj.ResponseParser; im

Re: [PR] SOLR-17540: mark deprecation and removal of Hadoop Auth [solr]

2025-01-17 Thread via GitHub
epugh merged PR #3042: URL: https://github.com/apache/solr/pull/3042 -- 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-17540) Remove hadoop-auth module

2025-01-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914271#comment-17914271 ] ASF subversion and git services commented on SOLR-17540: Commit 4

[PR] chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 [solr]

2025-01-17 Thread via GitHub
solrbot opened a new pull request, #3043: URL: https://github.com/apache/solr/pull/3043 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.github.ben-manes.caffeine:caffeine](https://redirect.github.com/ben-manes/caffeine) | de

Re: [PR] chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 [solr]

2025-01-17 Thread via GitHub
solrbot commented on PR #3043: URL: https://github.com/apache/solr/pull/3043#issuecomment-2599452333 ### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, in

[jira] [Commented] (SOLR-17414) multiThreaded=true can result in RejectedExecutionException

2025-01-17 Thread Varun Thacker (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914252#comment-17914252 ] Varun Thacker commented on SOLR-17414: -- Just posting here to close the loop.  A use

[jira] [Created] (SOLR-17628) Add query quantiles metrics to prometheus endpoint

2025-01-17 Thread Matthew Biscocho (Jira)
Matthew Biscocho created SOLR-17628: --- Summary: Add query quantiles metrics to prometheus endpoint Key: SOLR-17628 URL: https://issues.apache.org/jira/browse/SOLR-17628 Project: Solr Issue

Re: [PR] SOLR-17519: CloudSolrClient with HTTP ClusterState can forget live nodes and then fail [solr]

2025-01-17 Thread via GitHub
mlbiscoc commented on code in PR #2935: URL: https://github.com/apache/solr/pull/2935#discussion_r1920793611 ## solr/solrj/src/java/org/apache/solr/common/util/Utils.java: ## @@ -786,6 +789,20 @@ public static String getBaseUrlForNodeName( return urlScheme + "://" + hostAnd

[jira] [Commented] (SOLR-17623) SimpleOrderedMap should implement Map

2025-01-17 Thread Renato Haeberli (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914236#comment-17914236 ] Renato Haeberli commented on SOLR-17623: No worries, I am not doing a code base w

[jira] [Commented] (SOLR-17623) SimpleOrderedMap should implement Map

2025-01-17 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914218#comment-17914218 ] David Smiley commented on SOLR-17623: - Okay; implement put, etc.  See NamedList.asSha

Re: [PR] Publish build scans to develocity.apache.org [solr]

2025-01-17 Thread via GitHub
dsmiley commented on PR #3035: URL: https://github.com/apache/solr/pull/3035#issuecomment-2599007668 Okay I'll trust you that it's ready and I'll merge this no sooner than tonight (~10 hours) -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] Publish build scans to develocity.apache.org [solr]

2025-01-17 Thread via GitHub
clayburn commented on PR #3035: URL: https://github.com/apache/solr/pull/3035#issuecomment-2599004767 FYI, after a hiccup with https://github.com/apache/lucene/pull/14140, https://github.com/apache/lucene/pull/14141 was merged. -- This is an automated message from the Apache Git Service.

[jira] [Commented] (SOLR-17623) SimpleOrderedMap should implement Map

2025-01-17 Thread Renato Haeberli (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914181#comment-17914181 ] Renato Haeberli commented on SOLR-17623: [~dsmiley] But with limiting Map to a re

[jira] [Created] (SOLR-17627) SolrAdmin 9. Not convenient formatting list items(multi value) in search results and facets

2025-01-17 Thread Alexander Ko (Jira)
Alexander Ko created SOLR-17627: --- Summary: SolrAdmin 9. Not convenient formatting list items(multi value) in search results and facets Key: SOLR-17627 URL: https://issues.apache.org/jira/browse/SOLR-17627

Re: [PR] SOLR-17609: mark deprecation of HDFS module in 9x and removal in 10 [solr]

2025-01-17 Thread via GitHub
epugh commented on PR #3041: URL: https://github.com/apache/solr/pull/3041#issuecomment-2598731686 > Ok, the test failures are quite funny. We should be able to use our own deprecated code 😆 removing the `forRemoval` flag... -- This is an automated message from the Apache Git Servi

Re: [PR] SOLR-17609: mark deprecation of HDFS module in 9x and removal in 10 [solr]

2025-01-17 Thread via GitHub
HoustonPutman commented on PR #3041: URL: https://github.com/apache/solr/pull/3041#issuecomment-2598725697 Ok, the test failures are quite funny. We should be able to use our own deprecated code 😆 -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] build: Fix Out of space in CodeCache error [solr]

2025-01-17 Thread via GitHub
HoustonPutman merged PR #3034: URL: https://github.com/apache/solr/pull/3034 -- 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

Re: [PR] SOLR-17609: mark deprecation of HDFS module in 9x and removal in 10 [solr]

2025-01-17 Thread via GitHub
HoustonPutman commented on code in PR #3041: URL: https://github.com/apache/solr/pull/3041#discussion_r1920416235 ## solr/solr-ref-guide/modules/deployment-guide/pages/solr-on-hdfs.adoc: ## @@ -20,6 +20,8 @@ The Solr HDFS Module has support for writing and reading Solr's index

[jira] [Commented] (SOLR-17622) Spelling bugs in the Solr reference guide

2025-01-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914159#comment-17914159 ] ASF subversion and git services commented on SOLR-17622: Commit 0

Re: [I] Add support to set capabilities on Solr cloud container's security context [solr-operator]

2025-01-17 Thread via GitHub
gerlowskija closed issue #489: Add support to set capabilities on Solr cloud container's security context URL: https://github.com/apache/solr-operator/issues/489 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [I] Add support to set capabilities on Solr cloud container's security context [solr-operator]

2025-01-17 Thread via GitHub
gerlowskija commented on issue #489: URL: https://github.com/apache/solr-operator/issues/489#issuecomment-2598626281 I meant to close this ticket when #743 was merged, but neglected to. Doing so now. (Of course, I'll still share an update here for folks when an RC is available!)

[PR] SOLR-17609: mark deprecation of HDFS module in 9x and removal in 10 [solr]

2025-01-17 Thread via GitHub
epugh opened a new pull request, #3041: URL: https://github.com/apache/solr/pull/3041 https://issues.apache.org/jira/browse/SOLR-17609 # Description This PR updates `branch_9x` to flag that we are deprecating HDFS and removing it in Solr 10. Pairs with https://gi

[jira] [Comment Edited] (SOLR-17622) Spelling bugs in the Solr reference guide

2025-01-17 Thread Stefan Weil (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914126#comment-17914126 ] Stefan Weil edited comment on SOLR-17622 at 1/17/25 2:20 PM: -

[jira] [Commented] (SOLR-17622) Spelling bugs in the Solr reference guide

2025-01-17 Thread Stefan Weil (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914126#comment-17914126 ] Stefan Weil commented on SOLR-17622: I suggest to mark this ticket as completed. My p

[PR] Add info about the Spanish Plural Stemmer [solr]

2025-01-17 Thread via GitHub
corradofiore opened a new pull request, #3040: URL: https://github.com/apache/solr/pull/3040 https://issues.apache.org/jira/browse/SOLR-X # Description I am adding info about the undocumented Spanish Plural Stemmer (https://github.com/apache/lucene/issues/11284,

[jira] [Commented] (SOLR-17540) Remove hadoop-auth module

2025-01-17 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914095#comment-17914095 ] Eric Pugh commented on SOLR-17540: -- Thanks for the reminder...  I will...   > Remove ha

[jira] [Commented] (SOLR-17622) Spelling bugs in the Solr reference guide

2025-01-17 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914091#comment-17914091 ] Eric Pugh commented on SOLR-17622: -- [~sweil] would you consider this ticket completed?  

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
epugh commented on PR #3038: URL: https://github.com/apache/solr/pull/3038#issuecomment-2598316584 Thank you @stweil for this contribution. Please don't hesitate to tag me in the future on more documentation fixes, I hope you keep working your way through the code base! -- This is an a

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
epugh commented on PR #3038: URL: https://github.com/apache/solr/pull/3038#issuecomment-2598317194 Someday maybe we'll have a semi-formal _Documentation Team_ ;-) -- 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-17622) Spelling bugs in the Solr reference guide

2025-01-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914088#comment-17914088 ] ASF subversion and git services commented on SOLR-17622: Commit a

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
epugh merged PR #3038: URL: https://github.com/apache/solr/pull/3038 -- 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] [Updated] (SOLR-17626) add RawTFSimilarityFactory class

2025-01-17 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-17626: --- Fix Version/s: main (10.0) 9.9 > add RawTFSimilarityFactory class

[jira] [Commented] (SOLR-17626) add RawTFSimilarityFactory class

2025-01-17 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914061#comment-17914061 ] Christine Poerschke commented on SOLR-17626: https://github.com/apache/solr/p

[jira] [Created] (SOLR-17626) add RawTFSimilarityFactory class

2025-01-17 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-17626: -- Summary: add RawTFSimilarityFactory class Key: SOLR-17626 URL: https://issues.apache.org/jira/browse/SOLR-17626 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-17619) Generate CHANGELOG.md (formerly CHANGES.txt) via logchange

2025-01-17 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914043#comment-17914043 ] Jan Høydahl commented on SOLR-17619: I suggested Jinja template support, and they wil

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
stweil commented on code in PR #3038: URL: https://github.com/apache/solr/pull/3038#discussion_r1919855169 ## solr/solr-ref-guide/modules/deployment-guide/pages/zookeeper-access-control.adoc: ## @@ -454,9 +454,9 @@ Attempting to do so while Solr is running may result in inconsi

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
cpoerschke commented on code in PR #3038: URL: https://github.com/apache/solr/pull/3038#discussion_r1919823669 ## solr/solr-ref-guide/modules/query-guide/pages/result-clustering.adoc: ## @@ -459,7 +459,7 @@ Ideally, the engine should translate (or understand) the content of doc

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
cpoerschke commented on code in PR #3038: URL: https://github.com/apache/solr/pull/3038#discussion_r1919822504 ## solr/solr-ref-guide/modules/query-guide/pages/other-parsers.adoc: ## @@ -823,7 +823,7 @@ It would be more prudent to get the analyser from the schema. ts.end(

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
cpoerschke commented on code in PR #3038: URL: https://github.com/apache/solr/pull/3038#discussion_r1919819990 ## solr/solr-ref-guide/modules/deployment-guide/pages/zookeeper-access-control.adoc: ## @@ -454,9 +454,9 @@ Attempting to do so while Solr is running may result in inc

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
cpoerschke commented on code in PR #3038: URL: https://github.com/apache/solr/pull/3038#discussion_r1919818547 ## solr/solr-ref-guide/modules/deployment-guide/pages/solrj.adoc: ## @@ -120,7 +120,7 @@ Unless otherwise specified, SolrJ expects these URLs to point to the root Solr

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
cpoerschke commented on code in PR #3038: URL: https://github.com/apache/solr/pull/3038#discussion_r1919817895 ## solr/solr-ref-guide/modules/deployment-guide/pages/solrcloud-shards-indexing.adoc: ## @@ -25,7 +25,7 @@ For example, you might have a collection where the "country"

[jira] [Updated] (SOLR-17622) Spelling bugs in the Solr reference guide

2025-01-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17622: -- Labels: good-first-issue newdev pull-request-available (was: good-first-issue newdev) > Spell

Re: [PR] SOLR-17622: Fix some typos in the reference guide [solr]

2025-01-17 Thread via GitHub
cpoerschke commented on code in PR #3038: URL: https://github.com/apache/solr/pull/3038#discussion_r1919813860 ## solr/solr-ref-guide/modules/configuration-guide/pages/index-segments-merging.adoc: ## @@ -330,7 +330,7 @@ These settings affect how or when updates are made to an i