[
https://issues.apache.org/jira/browse/SOLR-17630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17921350#comment-17921350
]
Jason Gerlowski commented on SOLR-17630:
bq. SolrClientCache is largely an unnece
renatoh commented on code in PR #3141:
URL: https://github.com/apache/solr/pull/3141#discussion_r1930665571
##
solr/solrj/src/java/org/apache/solr/common/params/SolrParams.java:
##
@@ -526,4 +527,36 @@ public String toString() {
}
return sb.toString();
}
+
+ /**
+
malliaridis commented on code in PR #2605:
URL: https://github.com/apache/solr/pull/2605#discussion_r1930746093
##
solr/compose-ui/src/commonMain/kotlin/org/apache/solr/composeui/ui/icons/SolrLogo.kt:
##
@@ -0,0 +1,257 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
psalagnac merged PR #3059:
URL: https://github.com/apache/solr/pull/3059
--
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.
mlbiscoc commented on code in PR #2924:
URL: https://github.com/apache/solr/pull/2924#discussion_r1929246536
##
solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java:
##
@@ -373,12 +372,12 @@ public InputStream openResource(String resource) throws
IOException {
dsmiley commented on code in PR #3141:
URL: https://github.com/apache/solr/pull/3141#discussion_r1930815270
##
solr/solrj/src/java/org/apache/solr/common/params/SolrParams.java:
##
@@ -526,4 +527,36 @@ public String toString() {
}
return sb.toString();
}
+
+ /**
+
HoustonPutman commented on PR #2632:
URL: https://github.com/apache/solr/pull/2632#issuecomment-2616441824
> Suggest `main` branch only, since now changes for
https://issues.apache.org/jira/browse/SOLR-14199 are also included, WDYT?
So that Jira isn't actually done here. Inside Solr i
cpoerschke commented on code in PR #2632:
URL: https://github.com/apache/solr/pull/2632#discussion_r1930845447
##
solr/core/src/java/org/apache/solr/schema/DenseVectorField.java:
##
@@ -394,7 +394,7 @@ public Query getFieldQuery(QParser parser, SchemaField
field, String externa
cpoerschke commented on code in PR #2632:
URL: https://github.com/apache/solr/pull/2632#discussion_r1930872830
##
solr/core/src/java/org/apache/solr/schema/DenseVectorField.java:
##
@@ -394,7 +394,7 @@ public Query getFieldQuery(QParser parser, SchemaField
field, String externa
cpoerschke commented on PR #2632:
URL: https://github.com/apache/solr/pull/2632#issuecomment-2616389577
> for `main` and `branch_9x` only, no JIRA or solr/CHANGES.txt entry needed
in my opinion.
Suggest `main` branch only, since now changes for
https://issues.apache.org/jira/browse/S
[
https://issues.apache.org/jira/browse/SOLR-17630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17921462#comment-17921462
]
David Smiley commented on SOLR-17630:
-
SolrClientCache could be removed entirely in S
renatoh commented on code in PR #3141:
URL: https://github.com/apache/solr/pull/3141#discussion_r1931638863
##
solr/solrj/src/java/org/apache/solr/common/params/SolrParams.java:
##
@@ -526,4 +527,36 @@ public String toString() {
}
return sb.toString();
}
+
+ /**
+
dsmiley commented on code in PR #2876:
URL: https://github.com/apache/solr/pull/2876#discussion_r1931628768
##
solr/core/src/test/org/apache/solr/servlet/HttpSolrCallCloudTest.java:
##
@@ -93,40 +114,66 @@ private void assertCoreChosen(int numCores, TestRequest
testRequest) thr
13 matches
Mail list logo