[
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
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
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
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
[
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
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
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
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
[
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
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
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
[
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
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
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
[
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
[
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
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
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.
[
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
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
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
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
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
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
[
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
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
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!)
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
[
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:
-
[
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
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,
[
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
[
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?
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
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
[
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
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
[
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
[
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
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
[
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
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
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
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(
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
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
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"
[
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
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
49 matches
Mail list logo