dsmiley closed pull request #2414: SOLR-17243: CloudSolrClient support for
req.getBasePath
URL: https://github.com/apache/solr/pull/2414
--
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
[
https://issues.apache.org/jira/browse/SOLR-16974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841005#comment-17841005
]
Jan Høydahl commented on SOLR-16974:
Seems like a potential for optimization, please
[
https://issues.apache.org/jira/browse/SOLR-14675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-14675:
Summary: CloudSolrClient requestAsync API (was: [SolrJ] Http2SolrClient
async request through Clou
[
https://issues.apache.org/jira/browse/SOLR-14675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-14675:
Affects Version/s: (was: 8.7)
> [SolrJ] Http2SolrClient async request through CloudHttp2SolrCli
[
https://issues.apache.org/jira/browse/SOLR-14675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840998#comment-17840998
]
David Smiley commented on SOLR-14675:
-
Now that SOLR-14763 (async API refactoring of
[
https://issues.apache.org/jira/browse/SOLR-14675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-14675:
Priority: Major (was: Minor)
> [SolrJ] Http2SolrClient async request through CloudHttp2SolrClient
rseitz commented on code in PR #2404:
URL: https://github.com/apache/solr/pull/2404#discussion_r1580195804
##
solr/core/src/java/org/apache/solr/response/transform/SubQueryAugmenterFactory.java:
##
@@ -340,7 +346,9 @@ public void transform(SolrDocument doc, int docid) {
fin
[
https://issues.apache.org/jira/browse/SOLR-14763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-14763:
Description:
In SOLR-14354, [~caomanhdat] created an API to use Jetty async API to make more
threa
rseitz commented on code in PR #2404:
URL: https://github.com/apache/solr/pull/2404#discussion_r1580121540
##
solr/core/src/java/org/apache/solr/servlet/SolrRequestParsers.java:
##
@@ -252,7 +260,11 @@ private SolrQueryRequest buildRequestFrom(
new SolrQueryRequestBase(
rseitz commented on code in PR #2404:
URL: https://github.com/apache/solr/pull/2404#discussion_r1580121540
##
solr/core/src/java/org/apache/solr/servlet/SolrRequestParsers.java:
##
@@ -252,7 +260,11 @@ private SolrQueryRequest buildRequestFrom(
new SolrQueryRequestBase(
rseitz commented on code in PR #2404:
URL: https://github.com/apache/solr/pull/2404#discussion_r1580121540
##
solr/core/src/java/org/apache/solr/servlet/SolrRequestParsers.java:
##
@@ -252,7 +260,11 @@ private SolrQueryRequest buildRequestFrom(
new SolrQueryRequestBase(
kotman12 commented on PR #2382:
URL: https://github.com/apache/solr/pull/2382#issuecomment-2078142747
> So I was trying to learn how the main configuration bits fit together here
and high-level the reverse search idea and my _solr-monitor-naive-dinner-demo_
branch (or #2421 diff) off this p
laminelam commented on code in PR #2417:
URL: https://github.com/apache/solr/pull/2417#discussion_r1578173456
##
solr/core/src/java/org/apache/solr/cli/SolrCLI.java:
##
@@ -607,6 +611,46 @@ public static String getZkHost(CommandLine cli) throws
Exception {
return zkHost;
laminelam commented on code in PR #2417:
URL: https://github.com/apache/solr/pull/2417#discussion_r1579968386
##
solr/core/src/java/org/apache/solr/cli/SolrCLI.java:
##
@@ -607,6 +611,46 @@ public static String getZkHost(CommandLine cli) throws
Exception {
return zkHost;
laminelam commented on code in PR #2417:
URL: https://github.com/apache/solr/pull/2417#discussion_r1579968386
##
solr/core/src/java/org/apache/solr/cli/SolrCLI.java:
##
@@ -607,6 +611,46 @@ public static String getZkHost(CommandLine cli) throws
Exception {
return zkHost;
dsmiley commented on PR #760:
URL: https://github.com/apache/solr/pull/760#issuecomment-2077904166
This is an important initiative. If you've given up on it @risdenk, let us
know so someone can take over.
--
This is an automated message from the Apache Git Service.
To respond to the mess
laminelam commented on PR #2416:
URL: https://github.com/apache/solr/pull/2416#issuecomment-2077823343
Hi @janhoy
If you have some time, would you please take a look at this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
cpoerschke closed pull request #2421: SOLR-4587: solr-monitor-naive-dinner-demo
URL: https://github.com/apache/solr/pull/2421
--
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
cpoerschke commented on PR #2382:
URL: https://github.com/apache/solr/pull/2382#issuecomment-2077786562
So I was trying to learn how the main configuration bits fit together here
and high-level the reverse search idea and my _solr-monitor-naive-dinner-demo_
branch (or #link-to-follow diff)
[
https://issues.apache.org/jira/browse/SOLR-16974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840872#comment-17840872
]
Ilan Ginzburg commented on SOLR-16974:
--
Looking at the [SolrCore constructor
call|h
coolstim closed issue #526: Update the default solr.xml to include
maxBooleanClauses
URL: https://github.com/apache/solr-operator/issues/526
--
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 speci
coolstim commented on issue #526:
URL: https://github.com/apache/solr-operator/issues/526#issuecomment-2077507752
issue is solved in https://github.com/apache/solr-operator/issues/630
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
dsmiley commented on PR #2414:
URL: https://github.com/apache/solr/pull/2414#issuecomment-2077367304
As I said in my last comment, I'd prefer to abandon QueryRequest.getBasePath
and setBasePath. https://issues.apache.org/jira/browse/SOLR-17256
It'd still be nice to expose an HttpSolrClie
[
https://issues.apache.org/jira/browse/SOLR-17243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-17243.
-
Resolution: Won't Fix
> CloudSolrClient should support SolrRequest.getBasePath (a URL)
>
ycallea opened a new pull request, #2420:
URL: https://github.com/apache/solr/pull/2420
https://issues.apache.org/jira/browse/SOLR-X
# Description
When using either the Minimize Cores or the Affinity placement strategy with
Solr 9, positioning a new replica beco
gerlowskija commented on PR #2414:
URL: https://github.com/apache/solr/pull/2414#issuecomment-2077004881
> I forgot to share I have the same concern. But I'd like a convenience
method like CloudHttpSolrClient.getHttpSolrClient(String url). How does that
sound?
Ah, glad it's not just
26 matches
Mail list logo