solrbot opened a new pull request, #3297:
URL: https://github.com/apache/solr/pull/3297
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [net.bytebuddy:byte-buddy-agent](https://bytebuddy.net) | dependencies |
patch | `1.17.4` -> `
epugh commented on PR #3162:
URL: https://github.com/apache/solr/pull/3162#issuecomment-2768756000
@elangelo would you be interestedin picking up @janhoy idea of tweaking the
AuthTool to handle the encoding? I'd prefer not to add another bash based
tool, and stick to Java...
--
This is
solrbot opened a new pull request, #3274:
URL: https://github.com/apache/solr/pull/3274
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.apache.kafka:kafka-streams](https://kafka.apache.org) | dependencies
| major | `3.7.1` ->
dsmiley commented on PR #2876:
URL: https://github.com/apache/solr/pull/2876#issuecomment-2780963337
I'll update CancellableQueryTracker.java and
HttpSolrCall.getUserAgentSolrVersion within the hour roughly
--
This is an automated message from the Apache Git Service.
To respond to the mes
1995chen opened a new pull request, #3278:
URL: https://github.com/apache/solr/pull/3278
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
I changed the hardcoded parts in the code to retrieve them from user
[
https://issues.apache.org/jira/browse/SOLR-17725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Goswami updated SOLR-17725:
-
Attachment: High Level Design.png
> Automatically upgrade Solr indexes without needing to reindex
gerlowskija commented on code in PR #3272:
URL: https://github.com/apache/solr/pull/3272#discussion_r2006263832
##
solr/modules/scripting/src/java/org/apache/solr/scripting/xslt/XSLTUpdateRequestHandler.java:
##
@@ -93,14 +93,6 @@ public void load(
return;
}
-
janhoy commented on PR #3280:
URL: https://github.com/apache/solr/pull/3280#issuecomment-2741426082
Thanks for having a peek
> why not just have a single, shared, top level `/old_cdn/`
Mainly because during release of each guide, they were always
self-contained, so if we had em
mlbiscoc commented on PR #3289:
URL: https://github.com/apache/solr/pull/3289#issuecomment-2759056846
Cool! Yeah we are going to be stepping on each other toes here... My PR just
had a merge conflict which I need to fix. Going to fix it today or tomorrow and
hopefully we can merge it soon.
dsmiley opened a new pull request, #3303:
URL: https://github.com/apache/solr/pull/3303
Very error-prone; confused with String.startsWith.
CC @mlbiscoc
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
[
https://issues.apache.org/jira/browse/SOLR-16700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-16700.
--
Resolution: Won't Fix
Per SOLR-17655, the recommendation for the future is to use in place updates
for
[
https://issues.apache.org/jira/browse/SOLR-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-5386:
-
Attachment: SOLR-5386-1.patch
Status: Reopened (was: Reopened)
I audited all of
HoustonPutman commented on PR #2960:
URL: https://github.com/apache/solr/pull/2960#issuecomment-2773533573
Ok I've renamed to `maxHitsAllowed`, which follows a lot of the other
shard-specific limits. (like `timeAllowed` or `cpuAllowed`)
--
This is an automated message from the Apache Git
uschindler commented on code in PR #3291:
URL: https://github.com/apache/solr/pull/3291#discussion_r2018383512
##
solr/core/src/java/org/apache/solr/cli/SolrProcessManager.java:
##
@@ -162,42 +171,60 @@ private static Optional commandLine(ProcessHandle
ph) {
if (!Constants
[
https://issues.apache.org/jira/browse/SOLR-17726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ilariapet updated SOLR-17726:
-
Summary: CloudMLTQParser fails to use copyFields due to RealTime Get (was:
CloudMLTQParser fails to use
[
https://issues.apache.org/jira/browse/SOLR-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940304#comment-17940304
]
Eric Pugh commented on SOLR-3239:
-
With SOLR-17683 removing CurrencyField in favour of Cur
[
https://issues.apache.org/jira/browse/SOLR-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938401#comment-17938401
]
ASF subversion and git services commented on SOLR-17706:
Commit 9
Jason Gerlowski created SOLR-17708:
--
Summary: JAX-RS v2 APIs go through authorization twice
Key: SOLR-17708
URL: https://issues.apache.org/jira/browse/SOLR-17708
Project: Solr
Issue Type: Bu
epugh merged PR #3212:
URL: https://github.com/apache/solr/pull/3212
--
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-17584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936488#comment-17936488
]
Abhishek Umarjikar commented on SOLR-17584:
---
[~sanjaydutt] Thanks for the clar
[
https://issues.apache.org/jira/browse/SOLR-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski updated SOLR-10998:
---
Component/s: v2 API
> Support "Accept" request header as alternative to "wt" parameter
>
gerlowskija commented on PR #3270:
URL: https://github.com/apache/solr/pull/3270#issuecomment-2743914122
+1 - definitely don't want to explode the scope of this. Progress over
perfection.
👍 on the new Javadocs btw
--
This is an automated message from the Apache Git Service.
To res
uschindler commented on PR #3284:
URL: https://github.com/apache/solr/pull/3284#issuecomment-2748189960
I will backport this to the 9.x branch.
--
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
dsmiley commented on PR #3263:
URL: https://github.com/apache/solr/pull/3263#issuecomment-2736545415
Yeah it's too late to break up. If we could wind back the clock with the
benefit of hindsight, we could do something specific broadly. Like remove the
silly toAbsolutePaths by themselves.
iamsanjay commented on PR #2876:
URL: https://github.com/apache/solr/pull/2876#issuecomment-2781008247
Thanks! But we should avoid propagating the HttpServletRequest further into
the codebase? Ideally, it shouldn’t be part of SolrQueryRequest or exposed
beyond Jetty once the request has bee
[
https://issues.apache.org/jira/browse/SOLR-17682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-17682.
-
Fix Version/s: main (10.0)
Resolution: Fixed
> Refactor QueryResponseWriter hierarchy to p
mlbiscoc commented on PR #3263:
URL: https://github.com/apache/solr/pull/3263#issuecomment-2749306234
> I ran the tests last Friday, especially the Windows sensitive one you
found and they all passed. I don't recall if there's any outstanding comment of
mine that is unfulfilled. I know ther
David Smiley created SOLR-17723:
---
Summary: NamedList: update most callers of indexed access with
alternatives
Key: SOLR-17723
URL: https://issues.apache.org/jira/browse/SOLR-17723
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-9617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-9617.
-
Resolution: Won't Fix
Per SOLR-17655, the recommendation for the future is to use in place updates
for nu
[
https://issues.apache.org/jira/browse/SOLR-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17707:
--
Labels: SolrJ pull-request-available (was: SolrJ)
> HttpJdkSolrClient threads stuck on excepti
[
https://issues.apache.org/jira/browse/SOLR-17620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17620:
--
Labels: pull-request-available (was: )
> Encode the version of Solr in SolrCloud "liveNode"
>
[
https://issues.apache.org/jira/browse/SOLR-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937411#comment-17937411
]
ASF subversion and git services commented on SOLR-10998:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-17709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936919#comment-17936919
]
ASF subversion and git services commented on SOLR-17709:
Commit d
psalagnac opened a new pull request, #3308:
URL: https://github.com/apache/solr/pull/3308
Digging in history, my understanding is the `CREATEALIAS` and `DELETEALIAS`
enum values were incorrectly added there. They were never used.
Proper values are in `CollectionAction`, and not this c
gerlowskija opened a new pull request, #146:
URL: https://github.com/apache/solr-site/pull/146
The operator release process involves some pushes directly to the `main` and
`production` branches of this repo. Both attempts to push triggered a minor
error due to a syntax error in this repo's
dsmiley commented on code in PR #3307:
URL: https://github.com/apache/solr/pull/3307#discussion_r2027764400
##
solr/CHANGES.txt:
##
@@ -176,6 +176,8 @@ Other Changes
* SOLR-14070: Deprecate CloudSolrClient's ZooKeeper Hosts constructor.
(Abhishek Umarjikar)
+* SOLR-17703:
dsmiley merged PR #3295:
URL: https://github.com/apache/solr/pull/3295
--
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
[
https://issues.apache.org/jira/browse/SOLR-17723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941267#comment-17941267
]
ASF subversion and git services commented on SOLR-17723:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-17723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-17723.
-
Fix Version/s: main (10.0)
Resolution: Fixed
> NamedList: update most callers of indexed a
epugh commented on PR #3144:
URL: https://github.com/apache/solr/pull/3144#issuecomment-277535
Looks like most of the work has been done @cpoerschke do you want to
take this over the finish line, or I'm happy to...
--
This is an automated message from the Apache Git Service.
To
[
https://issues.apache.org/jira/browse/SOLR-17683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940303#comment-17940303
]
ASF subversion and git services commented on SOLR-17683:
Commit 1
dsmiley commented on code in PR #3270:
URL: https://github.com/apache/solr/pull/3270#discussion_r2008132446
##
solr/solrj/src/java/org/apache/solr/client/solrj/SolrRequest.java:
##
@@ -240,9 +241,9 @@ public RequestWriter.ContentWriter getContentWriter(String
expectedType) {
abumarjikar commented on PR #3298:
URL: https://github.com/apache/solr/pull/3298#issuecomment-2768543450
@dsmiley Added changes as per your review.
--
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
[
https://issues.apache.org/jira/browse/SOLR-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941222#comment-17941222
]
Eric Pugh commented on SOLR-17496:
--
PR just removes it... I could imagine in the future
[
https://issues.apache.org/jira/browse/SOLR-17718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938070#comment-17938070
]
Chris M. Hostetter commented on SOLR-17718:
---
All the failures i've seen are on
[
https://issues.apache.org/jira/browse/SOLR-17496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17496:
--
Labels: pull-request-available (was: )
> Reword messaging about Zookeeper in startup logs
> --
epugh opened a new pull request, #3311:
URL: https://github.com/apache/solr/pull/3311
https://issues.apache.org/jira/browse/SOLR-17496
At smaller scale setups, running Solr in Solr Cloud mode with embedded
ZooKeeper is just fine. 1 node, 2 node, it's just fine.
For 10.0 I
[
https://issues.apache.org/jira/browse/SOLR-17724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941216#comment-17941216
]
ASF subversion and git services commented on SOLR-17724:
Commit 8
gerlowskija commented on code in PR #3299:
URL: https://github.com/apache/solr/pull/3299#discussion_r2029836065
##
solr/core/src/test/org/apache/solr/rest/schema/TestBulkSchemaAPI.java:
##
@@ -66,16 +66,6 @@ public void before() throws Exception {
createJettyAndHarness(
iamsanjay commented on PR #2876:
URL: https://github.com/apache/solr/pull/2876#issuecomment-2780686392
Can we remove the `HttpSolrCall` getter from `SolrQueryRequest` along with
removing `getReq()` from `HttpSolrCall`?
Few more places.
HttpSolrCall.java
```
public SolrVer
[
https://issues.apache.org/jira/browse/SOLR-17724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-17724.
--
Fix Version/s: main (10.0)
Assignee: Eric Pugh
Resolution: Fixed
By tweaking the Ref Gu
[
https://issues.apache.org/jira/browse/SOLR-17492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941218#comment-17941218
]
Eric Pugh commented on SOLR-17492:
--
[~janhoy] thanks for the chat yesterday. This tic
colvinco commented on code in PR #3023:
URL: https://github.com/apache/solr/pull/3023#discussion_r2008794161
##
solr/core/src/java/org/apache/solr/api/V2HttpCall.java:
##
@@ -174,7 +174,7 @@ public void call(SolrQueryRequest req, SolrQueryResponse
rsp) {
}
[
https://issues.apache.org/jira/browse/SOLR-17724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17724:
--
Labels: pull-request-available (was: )
> Basic auth credentials encoding not well documented
>
[
https://issues.apache.org/jira/browse/SOLR-17718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938246#comment-17938246
]
Houston Putman commented on SOLR-17718:
---
So yeah, I did the upgrade because I was s
hossman commented on PR #3280:
URL: https://github.com/apache/solr/pull/3280#issuecomment-2741433152
all valid and sound counterpoints.
+1 ( to the idea ... the code is mostly gibberish to me)
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
[
https://issues.apache.org/jira/browse/SOLR-17703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940692#comment-17940692
]
Abhishek Umarjikar commented on SOLR-17703:
---
Added [PR|https://github.com/apach
dsmiley merged PR #3267:
URL: https://github.com/apache/solr/pull/3267
--
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
David Smiley created SOLR-17727:
---
Summary: The "Server" HTTP header should return Solr's version
Key: SOLR-17727
URL: https://issues.apache.org/jira/browse/SOLR-17727
Project: Solr
Issue Type:
epugh commented on PR #3256:
URL: https://github.com/apache/solr/pull/3256#issuecomment-2777891064
@dsmiley in
https://github.com/apache/solr/pull/3256/commits/50743bd2d9b2c4e62e41c35f66d0325ad409
I figured out we need docvalues for EnumFieldType to work. In searching, I
see lots of E
[
https://issues.apache.org/jira/browse/SOLR-17651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941212#comment-17941212
]
Pierre Salagnac commented on SOLR-17651:
[~houston] Yes, sorry for the delay.
>
[
https://issues.apache.org/jira/browse/SOLR-17651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Salagnac resolved SOLR-17651.
Fix Version/s: 9.9
Resolution: Fixed
> Obfuscate System.exit(), remove direct usage
epugh merged PR #3301:
URL: https://github.com/apache/solr/pull/3301
--
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-16077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh updated SOLR-16077:
-
Summary: Solr basic authentication is a bit strange (was: Solr basic
authentication is undocumented and
Kevin Liang created SOLR-17710:
--
Summary: Add KServe interface support for TextToVector query parser
Key: SOLR-17710
URL: https://issues.apache.org/jira/browse/SOLR-17710
Project: Solr
Issue Typ
[
https://issues.apache.org/jira/browse/SOLR-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937446#comment-17937446
]
David Smiley commented on SOLR-10998:
-
Let's do V2 only here; flag this issue as such
mlbiscoc commented on code in PR #3263:
URL: https://github.com/apache/solr/pull/3263#discussion_r2008108962
##
solr/core/src/test/org/apache/solr/handler/component/FacetPivot2CollectionsTest.java:
##
@@ -65,8 +65,12 @@ public class FacetPivot2CollectionsTest extends
SolrCloudT
janhoy merged PR #3280:
URL: https://github.com/apache/solr/pull/3280
--
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
dsmiley commented on PR #2876:
URL: https://github.com/apache/solr/pull/2876#issuecomment-2781097910
I suspect it may be difficult to remove those methods... but maybe. We've
probably done enough for now; tests pass, after all.
Can you point to a bit of Jetty or other documentation s
69 matches
Mail list logo