[
https://issues.apache.org/jira/browse/SOLR-12723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897805#comment-17897805
]
David Smiley commented on SOLR-12723:
-
Exposing a plain array out of DocCollection is
noblepaul commented on code in PR #2856:
URL: https://github.com/apache/solr/pull/2856#discussion_r183934
##
solr/core/src/java/org/apache/solr/util/DataConfigNode.java:
##
@@ -54,31 +53,17 @@ public DataConfigNode(ConfigNode root) {
e.setValue(List.copyOf(e.getValu
noblepaul commented on code in PR #2856:
URL: https://github.com/apache/solr/pull/2856#discussion_r1839345415
##
solr/core/src/java/org/apache/solr/util/DataConfigNode.java:
##
@@ -54,31 +53,17 @@ public DataConfigNode(ConfigNode root) {
e.setValue(List.copyOf(e.getValu
dsmiley commented on PR #2809:
URL: https://github.com/apache/solr/pull/2809#issuecomment-2472188518
Thanks for your patience Alessandro and willingness to consider
alternatives! Originally when I heard "model", I thought of some potentially
large thing (the FileStore is good for large thi
[
https://issues.apache.org/jira/browse/SOLR-17557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897749#comment-17897749
]
Mark Robert Miller commented on SOLR-17557:
---
There is always a most up to date
[
https://issues.apache.org/jira/browse/SOLR-17556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17556:
--
Labels: pull-request-available (was: )
> Examples should run with the standard & recommended S
[
https://issues.apache.org/jira/browse/SOLR-17557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897716#comment-17897716
]
Houston Putman commented on SOLR-17557:
---
The problem is if there is no up-to-date r
[
https://issues.apache.org/jira/browse/SOLR-17557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897713#comment-17897713
]
Mark Robert Miller commented on SOLR-17557:
---
That’s a safe, straightforward opt
[
https://issues.apache.org/jira/browse/SOLR-17557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897713#comment-17897713
]
Mark Robert Miller edited comment on SOLR-17557 at 11/12/24 7:37 PM:
--
cpoerschke commented on code in PR #2382:
URL: https://github.com/apache/solr/pull/2382#discussion_r1838610348
##
solr/core/src/java/org/apache/solr/handler/component/DebugComponent.java:
##
@@ -115,6 +116,12 @@ public void process(ResponseBuilder rb) throws IOException
{
[
https://issues.apache.org/jira/browse/SOLR-17381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reopened SOLR-17381:
-
Reopening for bug fix -- PR [2853|https://github.com/apache/solr/pull/2853]
> Make CLUSTERSTATUS req
[
https://issues.apache.org/jira/browse/SOLR-16825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897692#comment-17897692
]
ASF subversion and git services commented on SOLR-16825:
Commit e
cpoerschke commented on code in PR #2382:
URL: https://github.com/apache/solr/pull/2382#discussion_r1838594950
##
solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java:
##
@@ -0,0 +1,207 @@
+/*
+ *
+ * * Licensed to the Apache Software Foundat
[
https://issues.apache.org/jira/browse/SOLR-16825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897697#comment-17897697
]
ASF subversion and git services commented on SOLR-16825:
Commit 9
cpoerschke commented on code in PR #2382:
URL: https://github.com/apache/solr/pull/2382#discussion_r1838584908
##
solr/modules/monitor/src/java/org/apache/solr/monitor/MonitorConstants.java:
##
@@ -0,0 +1,27 @@
+/*
+ *
+ * * Licensed to the Apache Software Foundation (ASF) unde
gerlowskija merged PR #2833:
URL: https://github.com/apache/solr/pull/2833
--
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
alessandrobenedetti commented on PR #2809:
URL: https://github.com/apache/solr/pull/2809#issuecomment-2471257341
I've done another round of thinking, polishing and experimenting, my
comments follow on the various open topics:
### Tests
I spent a good 2-3 hours trying to refactor the te
Houston Putman created SOLR-17557:
-
Summary: PeerSync should only be called when the ZkShardTerm is
not the highest
Key: SOLR-17557
URL: https://issues.apache.org/jira/browse/SOLR-17557
Project: Solr
gerlowskija merged PR #2852:
URL: https://github.com/apache/solr/pull/2852
--
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
[
https://issues.apache.org/jira/browse/SOLR-17256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-17256.
Fix Version/s: main (10.0)
9.7
Resolution: Fixed
Closing this out
[
https://issues.apache.org/jira/browse/SOLR-17256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897676#comment-17897676
]
ASF subversion and git services commented on SOLR-17256:
Commit 1
risdenk commented on code in PR #2706:
URL: https://github.com/apache/solr/pull/2706#discussion_r1838502296
##
solr/core/src/java/org/apache/solr/update/processor/ClassificationUpdateProcessorFactory.java:
##
@@ -92,8 +92,7 @@ public void init(final NamedList args) {
Stri
[
https://issues.apache.org/jira/browse/SOLR-17556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh reassigned SOLR-17556:
Assignee: Eric Pugh
> Examples should run with the standard & recommended Solr process
> -
gerlowskija commented on code in PR #2852:
URL: https://github.com/apache/solr/pull/2852#discussion_r1838490244
##
solr/solrj/src/java/org/apache/solr/client/solrj/util/ClientUtils.java:
##
@@ -66,32 +64,23 @@ public static Collection toContentStreams(
* Create the full URL
timatbw commented on PR #2742:
URL: https://github.com/apache/solr/pull/2742#issuecomment-2471097616
Yes that sounds good, as I feel we might be trying to expand the scope of
this change too much for 1 PR. I agree, making the public modifiers change is
needed, then we can document how to do
Houston Putman created SOLR-17556:
-
Summary: Examples should run with the standard & recommended Solr
process
Key: SOLR-17556
URL: https://issues.apache.org/jira/browse/SOLR-17556
Project: Solr
alessandrobenedetti commented on PR #2809:
URL: https://github.com/apache/solr/pull/2809#issuecomment-2470976565
Thanks @cpoerschke for the feedback, all merged.
Just done the rename, but had to use snake case "text_embedder" as looking
around for query parsers, was not able to find c
solrbot opened a new pull request, #2860:
URL: https://github.com/apache/solr/pull/2860
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.netty:netty-transport-native-unix-common](https://netty.io/)
([source](https://redirect.gi
malliaridis commented on code in PR #2706:
URL: https://github.com/apache/solr/pull/2706#discussion_r1838332962
##
solr/core/src/java/org/apache/solr/update/processor/ClassificationUpdateProcessorFactory.java:
##
@@ -92,8 +92,7 @@ public void init(final NamedList args) {
[
https://issues.apache.org/jira/browse/SOLR-17344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897499#comment-17897499
]
Christos Malliaridis commented on SOLR-17344:
-
I could not say that commons-c
[
https://issues.apache.org/jira/browse/SOLR-17344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897499#comment-17897499
]
Christos Malliaridis edited comment on SOLR-17344 at 11/12/24 1:07 PM:
malliaridis commented on code in PR #2744:
URL: https://github.com/apache/solr/pull/2744#discussion_r1838018198
##
solr/core/src/java/org/apache/solr/cli/CLIUtils.java:
##
@@ -0,0 +1,357 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributo
malliaridis commented on code in PR #2744:
URL: https://github.com/apache/solr/pull/2744#discussion_r1838016144
##
solr/core/src/java/org/apache/solr/cli/CLIUtils.java:
##
@@ -0,0 +1,357 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributo
malliaridis commented on code in PR #2744:
URL: https://github.com/apache/solr/pull/2744#discussion_r1837998002
##
solr/core/src/java/org/apache/solr/cli/CLIUtils.java:
##
@@ -0,0 +1,357 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributo
Eric Pugh created SOLR-17553:
Summary: Embed tool --help output into RefGuide
Key: SOLR-17553
URL: https://issues.apache.org/jira/browse/SOLR-17553
Project: Solr
Issue Type: Sub-task
Co
[
https://issues.apache.org/jira/browse/SOLR-17553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh reassigned SOLR-17553:
Assignee: Eric Pugh
> Embed tool --help output into RefGuide
> ---
epugh commented on PR #2753:
URL: https://github.com/apache/solr/pull/2753#issuecomment-2470257742
@patrbraun would you mind taking another stab with the latest change?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
epugh commented on code in PR #2753:
URL: https://github.com/apache/solr/pull/2753#discussion_r1837923367
##
gradle/documentation/changes-to-html.gradle:
##
@@ -76,8 +76,16 @@ class ChangesToHtmlTask extends DefaultTask {
def toHtml(File versionsFile) {
def output = ne
38 matches
Mail list logo