[
https://issues.apache.org/jira/browse/SOLR-15730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-15730:
Summary: Umbrella: Modularize SolrJ (was: Modularize SolrJ)
> Umbrella: Modularize SolrJ
> ---
[
https://issues.apache.org/jira/browse/SOLR-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891218#comment-17891218
]
David Smiley commented on SOLR-17161:
-
>From many moons ago I wrote some notes on thi
[
https://issues.apache.org/jira/browse/SOLR-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-17161:
Fix Version/s: main (10.0)
> Separate out a solrj-jetty artifact (10.0)
> -
[
https://issues.apache.org/jira/browse/SOLR-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-17161:
Priority: Blocker (was: Major)
> Separate out a solrj-jetty artifact (10.0)
>
janhoy commented on code in PR #2778:
URL: https://github.com/apache/solr/pull/2778#discussion_r1807545831
##
solr/core/src/java/org/apache/solr/cli/PostTool.java:
##
@@ -315,8 +320,17 @@ public void runImpl(CommandLine cli) throws Exception {
throw new IllegalArgumentE
github-actions[bot] commented on PR #2022:
URL: https://github.com/apache/solr/pull/2022#issuecomment-2424299226
This PR is now closed due to 60 days of inactivity after being marked as
stale. Re-opening this PR is still possible, in which case it will be marked
as active again.
--
This
malliaridis opened a new pull request, #2784:
URL: https://github.com/apache/solr/pull/2784
https://issues.apache.org/jira/browse/SOLR-17467
# Description
The current changes of this issue that were introduced in #2729 broke the
start script on Windows. Executing `bin\solr.cmd
github-actions[bot] closed pull request #2022: SOLR-17037 - Clone
LTRScoringQuery on rewriting to preserve queryResultCache key
URL: https://github.com/apache/solr/pull/2022
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
dsmiley commented on code in PR #2682:
URL: https://github.com/apache/solr/pull/2682#discussion_r1807454749
##
solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-10.adoc:
##
@@ -26,6 +26,10 @@ Before starting an upgrade to this version of Solr, please
take th
dsmiley commented on code in PR #2682:
URL: https://github.com/apache/solr/pull/2682#discussion_r1807454557
##
solr/bin/solr.in.sh:
##
Review Comment:
@uschindler do you have any opinions on the Java / GC settings we should use
as we switch to Java 21?
--
This is an au
[
https://issues.apache.org/jira/browse/SOLR-17158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891187#comment-17891187
]
David Smiley commented on SOLR-17158:
-
I sympathize with the 200 response; it's reaso
[
https://issues.apache.org/jira/browse/SOLR-17502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891186#comment-17891186
]
David Smiley commented on SOLR-17502:
-
Thanks for the tip Sanjay; indeed this must be
[
https://issues.apache.org/jira/browse/SOLR-17286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891185#comment-17891185
]
David Smiley commented on SOLR-17286:
-
It'd be wonderful to consider using Jetty's
h
[
https://issues.apache.org/jira/browse/SOLR-17286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-17286:
Summary: HttpSolrCall.remoteQuery (proxy) should use Jetty HttpClient
(was: HttpSolrCall.remoteQue
malliaridis commented on PR #2729:
URL: https://github.com/apache/solr/pull/2729#issuecomment-2424106562
@epugh FYI this PR seems to have broken `main` for Windows, because I am
unable to run Solr in cloud mode under Windows. The output:
```cmd
>bin\solr.cmd start
Java 17 detect
epugh commented on PR #2783:
URL: https://github.com/apache/solr/pull/2783#issuecomment-2424053127
We have diagrams generated in our Markdown!
https://github.com/user-attachments/assets/3745673f-555d-4726-973a-217d123be640";>
--
This is an automated message from the Apache Git Servi
[
https://issues.apache.org/jira/browse/SOLR-17503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891174#comment-17891174
]
Gus Heck commented on SOLR-17503:
-
Yeah, that's more like what i expect. So that probably
[
https://issues.apache.org/jira/browse/SOLR-17503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891166#comment-17891166
]
Uwe Schindler commented on SOLR-17503:
--
Although Jetty 12 supports multiple servlet
[
https://issues.apache.org/jira/browse/SOLR-17492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17492:
--
Labels: pull-request-available (was: )
> Introduce recommendations of WAYS of running Solr fro
epugh opened a new pull request, #2783:
URL: https://github.com/apache/solr/pull/2783
https://issues.apache.org/jira/browse/SOLR-17492
# Description
Addi recommendations of best practices for deploying Solr
# Solution
I am starting with my approach, just to get
[
https://issues.apache.org/jira/browse/SOLR-17492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh updated SOLR-17492:
-
Summary: Introduce recommendations of WAYS of running Solr from small to
massive (was: Introduce more co
[
https://issues.apache.org/jira/browse/SOLR-17158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891152#comment-17891152
]
Gus Heck commented on SOLR-17158:
-
I think that test you suggest defeats the code's effor
iamsanjay commented on PR #2782:
URL: https://github.com/apache/solr/pull/2782#issuecomment-2423766852
```
Benchmark (maxConnectionPerHost) (nodeCount) (numReplicas)
(numShards) (preGenerate) (useSmallDocs) Mode Cnt Score Error
Units
CloudIndexing.inde
bruno-roustant commented on code in PR #112:
URL: https://github.com/apache/solr-sandbox/pull/112#discussion_r1807251694
##
encryption/src/main/java/org/apache/solr/encryption/EncryptionTransactionLog.java:
##
@@ -140,28 +139,33 @@ private static void writeBEInt(OutputStream out
iamsanjay commented on PR #2782:
URL: https://github.com/apache/solr/pull/2782#issuecomment-2423678165
### CloudIndexing Benchmarking
```
Benchmark (nodeCount) (numReplicas) (numShards)
(preGenerate) (useSmallDocs) Mode Cnt Score Error Units
Cloud
iamsanjay opened a new pull request, #2782:
URL: https://github.com/apache/solr/pull/2782
[SOLR-17503](https://issues.apache.org/jira/browse/SOLR-17503)
1. Jumping directly to version 12 adds complexity. I've identified Jetty 11
as the transition point to Jakarta.
2. The hadoop-aut
26 matches
Mail list logo