[PR] chore(deps): update bytebuddy to v1.17.5 [solr]

2025-04-05 Thread via GitHub
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` -> `

Re: [PR] SOLR-17724: adding a script on how to calculated the encoded password format [solr]

2025-04-05 Thread via GitHub
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

[PR] Update apache.kafka to v4 (major) [solr]

2025-04-05 Thread via GitHub
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` ->

Re: [PR] Jetty12 + EE10 [solr]

2025-04-05 Thread via GitHub
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

[PR] feat: support specifying the configuration of the checkpoint collection [solr]

2025-04-05 Thread via GitHub
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

[jira] [Updated] (SOLR-17725) Automatically upgrade Solr indexes without needing to reindex from source

2025-04-05 Thread Rahul Goswami (Jira)
[ 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

Re: [PR] SOLR-17584: Remove code and documentation for "trusted" configsets [solr]

2025-04-05 Thread via GitHub
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; } -

Re: [PR] SOLR-17342 script to update old ref-guides [solr]

2025-04-05 Thread via GitHub
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

Re: [PR] Add Paths#get to forbidden APIs [solr]

2025-04-05 Thread via GitHub
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.

[PR] Forbidden-API: Path.startsWith(String) [solr]

2025-04-05 Thread via GitHub
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

[jira] [Resolved] (SOLR-16700) NullPointerException during the deletion of the last document using external field

2025-04-05 Thread Eric Pugh (Jira)
[ 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

[jira] [Updated] (SOLR-5386) firstSearcher warming can deadlock on queries that use LocalSolrQueryRequest internally -- notably spellcheck.maxCollationTries

2025-04-05 Thread Chris M. Hostetter (Jira)
[ 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

Re: [PR] SOLR-17447 : Support to early terminate a search based on maxHits per collector. [solr]

2025-04-05 Thread via GitHub
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

Re: [PR] SOLR-17717 Starting solr on newer Windows 11 Home complained about WMIC [solr]

2025-04-05 Thread via GitHub
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

[jira] [Updated] (SOLR-17726) CloudMLTQParser fails to use copyFields due to RealTime Get

2025-04-05 Thread ilariapet (Jira)
[ 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

[jira] [Commented] (SOLR-3239) DocTransformer for formatting CurrencyField as a virtual field

2025-04-05 Thread Eric Pugh (Jira)
[ 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

[jira] [Commented] (SOLR-17706) Make DocumentObjectBinder a static singleton

2025-04-05 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Created] (SOLR-17708) JAX-RS v2 APIs go through authorization twice

2025-04-05 Thread Jason Gerlowski (Jira)
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

Re: [PR] SOLR-17683: Remove CurrencyField [solr]

2025-04-05 Thread via GitHub
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

[jira] [Commented] (SOLR-17584) Remove code and documentation for "trusted"configsets

2025-04-05 Thread Abhishek Umarjikar (Jira)
[ 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

[jira] [Updated] (SOLR-10998) Support "Accept" request header as alternative to "wt" parameter

2025-04-05 Thread Jason Gerlowski (Jira)
[ 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 >

Re: [PR] SOLR-17705 SolrRequest's type is now unbounded [solr]

2025-04-05 Thread via GitHub
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

Re: [PR] Do not enable security manager on JDK 24+ (#14179) [solr]

2025-04-05 Thread via GitHub
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

Re: [PR] SOLR-16903: Migrate all tests using File to NIO Path [solr]

2025-04-05 Thread via GitHub
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.

Re: [PR] Jetty12 + EE10 [solr]

2025-04-05 Thread via GitHub
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

[jira] [Resolved] (SOLR-17682) Refactor QueryResponseWriter hierarchy to put binary at the base and add TextQueryResponseWriter sub

2025-04-05 Thread David Smiley (Jira)
[ 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

Re: [PR] SOLR-16903: Migrate all tests using File to NIO Path [solr]

2025-04-05 Thread via GitHub
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

[jira] [Created] (SOLR-17723) NamedList: update most callers of indexed access with alternatives

2025-04-05 Thread David Smiley (Jira)
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

[jira] [Resolved] (SOLR-9617) Add Field Type RemoteFileField

2025-04-05 Thread Eric Pugh (Jira)
[ 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

[jira] [Updated] (SOLR-17707) HttpJdkSolrClient threads stuck on exceptions

2025-04-05 Thread ASF GitHub Bot (Jira)
[ 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

[jira] [Updated] (SOLR-17620) Encode the version of Solr in SolrCloud "liveNode"

2025-04-05 Thread ASF GitHub Bot (Jira)
[ 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" >

[jira] [Commented] (SOLR-10998) Support "Accept" request header as alternative to "wt" parameter

2025-04-05 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (SOLR-17709) Fix race condition when checking distrib async cmd status

2025-04-05 Thread ASF subversion and git services (Jira)
[ 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

[PR] Remove DELETEALIAS from core operation [solr]

2025-04-05 Thread via GitHub
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

[PR] Resolve asf.yaml syntax error [solr-site]

2025-04-05 Thread via GitHub
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

Re: [PR] SOLR-17703: BinaryResponseParser and BinaryRequestWriter rename to JavaBin... [solr]

2025-04-05 Thread via GitHub
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:

Re: [PR] SOLR-17723: Use NamedList.forEach() or iterator() [solr]

2025-04-05 Thread via GitHub
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

[jira] [Commented] (SOLR-17723) NamedList: update most callers of indexed access with alternatives

2025-04-05 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Resolved] (SOLR-17723) NamedList: update most callers of indexed access with alternatives

2025-04-05 Thread David Smiley (Jira)
[ 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

Re: [PR] SOLR-17187: make replica poll interval configurable [solr]

2025-04-05 Thread via GitHub
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

[jira] [Commented] (SOLR-17683) Remove CurrencyField in favour of CurrencyFieldType

2025-04-05 Thread ASF subversion and git services (Jira)
[ 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

Re: [PR] SOLR-17705 SolrRequest's type is now unbounded [solr]

2025-04-05 Thread via GitHub
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) {

Re: [PR] SOLR-14070 : Deprecate CloudSolrClient's ZKHost constructor [solr]

2025-04-05 Thread via GitHub
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

[jira] [Commented] (SOLR-17496) Reword messaging about Zookeeper in startup logs

2025-04-05 Thread Eric Pugh (Jira)
[ 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

[jira] [Commented] (SOLR-17718) JDK 25 test failures w/mockito -- even when using assumeWorkingMockito()

2025-04-05 Thread Chris M. Hostetter (Jira)
[ 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

[jira] [Updated] (SOLR-17496) Reword messaging about Zookeeper in startup logs

2025-04-05 Thread ASF GitHub Bot (Jira)
[ 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 > --

[PR] SOLR-17496: Remove a warning that is no longer applicable. [solr]

2025-04-05 Thread via GitHub
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

[jira] [Commented] (SOLR-17724) Basic auth credentials encoding not well documented

2025-04-05 Thread ASF subversion and git services (Jira)
[ 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

Re: [PR] SOLR-16395: Convert v2 "schema" modification APIs to JAX-RS [solr]

2025-04-05 Thread via GitHub
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(

Re: [PR] Jetty12 + EE10 [solr]

2025-04-05 Thread via GitHub
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

[jira] [Resolved] (SOLR-17724) Basic auth credentials encoding not well documented

2025-04-05 Thread Eric Pugh (Jira)
[ 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

[jira] [Commented] (SOLR-17492) Introduce recommendations of WAYS of running Solr from small to massive

2025-04-05 Thread Eric Pugh (Jira)
[ 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

Re: [PR] SOLR-17617: Add smoke test for V2 API and fix up problems [solr]

2025-04-05 Thread via GitHub
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) { }

[jira] [Updated] (SOLR-17724) Basic auth credentials encoding not well documented

2025-04-05 Thread ASF GitHub Bot (Jira)
[ 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 >

[jira] [Commented] (SOLR-17718) JDK 25 test failures w/mockito -- even when using assumeWorkingMockito()

2025-04-05 Thread Houston Putman (Jira)
[ 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

Re: [PR] SOLR-17342 script to update old ref-guides [solr]

2025-04-05 Thread via GitHub
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

[jira] [Commented] (SOLR-17703) BinaryResponseParser and BinaryRequestWriter rename to "JavaBin..."

2025-04-05 Thread Abhishek Umarjikar (Jira)
[ 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

Re: [PR] SOLR-17682: Rename BinaryResponseWriter to JavaBinResponseWriter [solr]

2025-04-05 Thread via GitHub
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

[jira] [Created] (SOLR-17727) The "Server" HTTP header should return Solr's version

2025-04-05 Thread David Smiley (Jira)
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:

Re: [PR] SOLR-17698: Remove deprecated EnumField [solr]

2025-04-05 Thread via GitHub
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

[jira] [Commented] (SOLR-17651) Obfuscate System.exit(), remove direct usage

2025-04-05 Thread Pierre Salagnac (Jira)
[ 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. >

[jira] [Resolved] (SOLR-17651) Obfuscate System.exit(), remove direct usage

2025-04-05 Thread Pierre Salagnac (Jira)
[ 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

Re: [PR] SOLR-17724: clarify basic auth credential docs [solr]

2025-04-05 Thread via GitHub
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

[jira] [Updated] (SOLR-16077) Solr basic authentication is a bit strange

2025-04-05 Thread Eric Pugh (Jira)
[ 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

[jira] [Created] (SOLR-17710) Add KServe interface support for TextToVector query parser

2025-04-05 Thread Kevin Liang (Jira)
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

[jira] [Commented] (SOLR-10998) Support "Accept" request header as alternative to "wt" parameter

2025-04-05 Thread David Smiley (Jira)
[ 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

Re: [PR] SOLR-16903: Migrate all tests using File to NIO Path [solr]

2025-04-05 Thread via GitHub
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

Re: [PR] SOLR-17342 script to update old ref-guides [solr]

2025-04-05 Thread via GitHub
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

Re: [PR] Jetty12 + EE10 [solr]

2025-04-05 Thread via GitHub
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