[jira] [Updated] (SOLR-17080) Solr highlights terms that part of the query even though they don't match the actual query

2023-11-16 Thread Arsal Jalib (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arsal Jalib updated SOLR-17080: --- Description: Take and example query like so: Term1 OR (Term2 AND Term3) And we have the following d

[jira] [Updated] (SOLR-17080) Solr highlights terms that part of the query even though they don't match the actual query

2023-11-16 Thread Arsal Jalib (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arsal Jalib updated SOLR-17080: --- Summary: Solr highlights terms that part of the query even though they don't match the actual query

[jira] [Created] (SOLR-17080) Solr highlights terms that part of the query even though they dont match the actually query

2023-11-16 Thread Arsal Jalib (Jira)
Arsal Jalib created SOLR-17080: -- Summary: Solr highlights terms that part of the query even though they dont match the actually query Key: SOLR-17080 URL: https://issues.apache.org/jira/browse/SOLR-17080

Re: [PR] SOLR-10653: uuid field is broken at least in cloud. [solr]

2023-11-16 Thread via GitHub
dsmiley commented on code in PR #2078: URL: https://github.com/apache/solr/pull/2078#discussion_r1396509277 ## solr/core/src/test/org/apache/solr/update/UUIDAtomicUpdateTest.java: ## @@ -0,0 +1,153 @@ +package org.apache.solr.update; + +import java.util.Collection; +import java.

[jira] [Resolved] (SOLR-15159) Missing host in error message: "Error from server at null"

2023-11-16 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-15159. - Resolution: Duplicate > Missing host in error message: "Error from server at null" >

[jira] [Resolved] (SOLR-17035) Add trace id to jetty thread names to improve debuggability via stack traces

2023-11-16 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved SOLR-17035. - Fix Version/s: 9.5 Resolution: Fixed > Add trace id to jetty thread names to improve debug

[jira] [Commented] (SOLR-17035) Add trace id to jetty thread names to improve debuggability via stack traces

2023-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786961#comment-17786961 ] ASF subversion and git services commented on SOLR-17035: Commit 5

[jira] [Commented] (SOLR-15159) Missing host in error message: "Error from server at null"

2023-11-16 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786960#comment-17786960 ] Alex Deparvu commented on SOLR-15159: - I think I already fixed this in SOLR-16638 - b

[jira] [Commented] (SOLR-17035) Add trace id to jetty thread names to improve debuggability via stack traces

2023-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786954#comment-17786954 ] ASF subversion and git services commented on SOLR-17035: Commit 9

Re: [PR] SOLR-17035 Add trace id to jetty thread names to improve debuggability [solr]

2023-11-16 Thread via GitHub
stillalex merged PR #2019: URL: https://github.com/apache/solr/pull/2019 -- 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.

Re: [PR] exclude eclipse settings from license check [solr]

2023-11-16 Thread via GitHub
culmat commented on PR #2081: URL: https://github.com/apache/solr/pull/2081#issuecomment-1815386896 @madrob Hi Mike, replaced by #2082 ... -- 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] exclude eclipse settings from validation [solr]

2023-11-16 Thread via GitHub
culmat commented on PR #2082: URL: https://github.com/apache/solr/pull/2082#issuecomment-1815385797 Hi @madrob, this replaces #2081. Sorry didn't get my git history and the PR in sync. I have implemented you review https://github.com/apache/solr/pull/2081#pullrequestreview-1732983259

[PR] exclude eclipse settings from validation [solr]

2023-11-16 Thread via GitHub
culmat opened a new pull request, #2082: URL: https://github.com/apache/solr/pull/2082 # Description Gradle build fails because of eclipse internal licenses # Solution exclude eclipse settings from validation # Tests Gradle build runs again. # Checkli

Re: [PR] exclude eclipse settings from license check [solr]

2023-11-16 Thread via GitHub
culmat commented on PR #2081: URL: https://github.com/apache/solr/pull/2081#issuecomment-1815374394 I got lost in git. ;-) Will open a new PR. -- 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

Re: [PR] exclude eclipse settings from license check [solr]

2023-11-16 Thread via GitHub
culmat closed pull request #2081: exclude eclipse settings from license check URL: https://github.com/apache/solr/pull/2081 -- 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 u

[jira] [Commented] (SOLR-16865) Solr should warn about low disk space upon startup

2023-11-16 Thread Matthias Cullmann (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786944#comment-17786944 ] Matthias Cullmann commented on SOLR-16865: -- Hi [~sa3047] , [~gerlowskija] & [~ic

Re: [PR] SOLR-10653: uuid field is broken at least in cloud. [solr]

2023-11-16 Thread via GitHub
mkhludnev commented on PR #2078: URL: https://github.com/apache/solr/pull/2078#issuecomment-1815296178 It fails when we have leader and replica, when committed document is updated, leader updates a replica `Remote error message: ERROR: [doc=1] Error adding field 'uuid'='java.util.UUID:fb

Re: [PR] SOLR-17076: Optimize `OrderedNodePlacementPlugin#getAllReplicasOnNode` [solr]

2023-11-16 Thread via GitHub
patsonluk commented on code in PR #2076: URL: https://github.com/apache/solr/pull/2076#discussion_r1394981238 ## solr/core/src/java/org/apache/solr/cluster/placement/plugins/OrderedNodePlacementPlugin.java: ## @@ -515,6 +521,7 @@ public final void removeReplica(Replica replica)

Re: [PR] SOLR-16835: Add approximate-/select to OAS [solr]

2023-11-16 Thread via GitHub
gerlowskija commented on PR #2079: URL: https://github.com/apache/solr/pull/2079#issuecomment-1815173502 > I suspect that many people will craft their JSON independent of the JS code or Python code, like via some string replacement, and then just pass it in. Yeah, I imagine that is po

[jira] [Commented] (SOLR-17060) CoreContainer#create may deadlock with concurrent requests for metrics

2023-11-16 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786869#comment-17786869 ] Gus Heck commented on SOLR-17060: - Sounds like it would interact very badly with things l

Re: [PR] SOLR-16835: Add approximate-/select to OAS [solr]

2023-11-16 Thread via GitHub
epugh commented on PR #2079: URL: https://github.com/apache/solr/pull/2079#issuecomment-1814899779 Definitly referring to the JSON DSL. I suspect that many people will craft their JSON independent of the JS code or Python code, like via some string replacement, and then just pass it in...

Re: [PR] Upgrade Kafka to 3.5.1 [solr-sandbox]

2023-11-16 Thread via GitHub
markrmiller commented on PR #85: URL: https://github.com/apache/solr-sandbox/pull/85#issuecomment-1814871098 Tomas has mentioned that he has used. 3.x client against a 2.x cluster. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (SOLR-17060) CoreContainer#create may deadlock with concurrent requests for metrics

2023-11-16 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Hubold updated SOLR-17060: -- Labels: deadlock metrics monitoring (was: deadlock) > CoreContainer#create may deadlock with c

[jira] [Updated] (SOLR-17060) CoreContainer#create may deadlock with concurrent requests for metrics

2023-11-16 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Hubold updated SOLR-17060: -- Affects Version/s: 9.4 > CoreContainer#create may deadlock with concurrent requests for metrics

Re: [PR] SOLR-16835: Add approximate-/select to OAS [solr]

2023-11-16 Thread via GitHub
gerlowskija commented on PR #2079: URL: https://github.com/apache/solr/pull/2079#issuecomment-1814728136 > Our Admin UI handling of /select covers almost ever property so probably couldn't use the JS version. Yep definitely. The "approximation" in this PR falls pretty far short of what

[jira] [Commented] (SOLR-17060) CoreContainer#create may deadlock with concurrent requests for metrics

2023-11-16 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786811#comment-17786811 ] Andreas Hubold commented on SOLR-17060: --- I was able to work around the issue by exc

[jira] [Resolved] (SOLR-17075) Ref Guide link checking not enabled in "gradle check" by default

2023-11-16 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-17075. --- Fix Version/s: 9.5 9.4 9.3 Assignee: Houston Pu

[jira] [Commented] (SOLR-17075) Ref Guide link checking not enabled in "gradle check" by default

2023-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786808#comment-17786808 ] ASF subversion and git services commented on SOLR-17075: Commit 7

[jira] [Commented] (SOLR-17075) Ref Guide link checking not enabled in "gradle check" by default

2023-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786798#comment-17786798 ] ASF subversion and git services commented on SOLR-17075: Commit a

[jira] [Commented] (SOLR-17075) Ref Guide link checking not enabled in "gradle check" by default

2023-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786795#comment-17786795 ] ASF subversion and git services commented on SOLR-17075: Commit b

[jira] [Commented] (SOLR-17075) Ref Guide link checking not enabled in "gradle check" by default

2023-11-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786792#comment-17786792 ] ASF subversion and git services commented on SOLR-17075: Commit d

Re: [PR] SOLR-17075: Fix ref-guide links and renable site checks by default [solr]

2023-11-16 Thread via GitHub
HoustonPutman merged PR #2075: URL: https://github.com/apache/solr/pull/2075 -- 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.apa

Re: [PR] SOLR-17062: Create JS client for Admin UI use [solr]

2023-11-16 Thread via GitHub
epugh commented on PR #2050: URL: https://github.com/apache/solr/pull/2050#issuecomment-1814505105 A little late to the party, but I wanted to say how nice the V2 js code integrated! I expected something much more intrusive... -- This is an automated message from the Apache Git Service.

Re: [PR] SOLR-10653: uuid field is broken at least in cloud. [solr]

2023-11-16 Thread via GitHub
mkhludnev commented on PR #2078: URL: https://github.com/apache/solr/pull/2078#issuecomment-1814389729 UUIDField throws `BAD_REQUEST` but in log I see `o.a.s.s.HttpSolrCall 500 Exception` -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Fix KafkaCrossDcConsumer NPE, add unit test. [solr-sandbox]

2023-11-16 Thread via GitHub
sigram merged PR #88: URL: https://github.com/apache/solr-sandbox/pull/88 -- 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

[PR] Fix KafkaCrossDcConsumer NPE, add unit test. [solr-sandbox]

2023-11-16 Thread via GitHub
sigram opened a new pull request, #88: URL: https://github.com/apache/solr-sandbox/pull/88 When the first request is an ADMIN request and only then an UPDATE request is sent at this point the updateReqBatch is still null and sendBatch causes NPE. -- This is an automated message from the A

Re: [PR] Upgrade Kafka to 3.5.1 [solr-sandbox]

2023-11-16 Thread via GitHub
sigram commented on PR #85: URL: https://github.com/apache/solr-sandbox/pull/85#issuecomment-1814098892 If there are no other objections I'd like to merge this soon. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Comment Edited] (SOLR-17060) CoreContainer#create may deadlock with concurrent requests for metrics

2023-11-16 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786678#comment-17786678 ] Andreas Hubold edited comment on SOLR-17060 at 11/16/23 9:06 AM: --

[jira] [Comment Edited] (SOLR-17060) CoreContainer#create may deadlock with concurrent requests for metrics

2023-11-16 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786678#comment-17786678 ] Andreas Hubold edited comment on SOLR-17060 at 11/16/23 9:04 AM: --

[jira] [Commented] (SOLR-17060) CoreContainer#create may deadlock with concurrent requests for metrics

2023-11-16 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786678#comment-17786678 ] Andreas Hubold commented on SOLR-17060: --- It seems this bug has been introduced with

[jira] [Commented] (SOLR-15782) Configure custom node/container handlers in solr.xml

2023-11-16 Thread Vincent Primault (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786670#comment-17786670 ] Vincent Primault commented on SOLR-15782: - I switched to a plugin-specific approa

Re: [PR] SOLR-17079: Allow to declare replica placement plugins in solr.xml [solr]

2023-11-16 Thread via GitHub
pvcnt commented on PR #2071: URL: https://github.com/apache/solr/pull/2071#issuecomment-181401 I added a line in CHANGES.txt and a precision in documentation about the class attribute in solr.xml. Btw, there are tests in `TestXLSXResponseWriter` failing in CI, but I cannot reproduce loc

[jira] [Created] (SOLR-17079) Allow to declare replica placement plugins in solr.xml

2023-11-16 Thread Vincent Primault (Jira)
Vincent Primault created SOLR-17079: --- Summary: Allow to declare replica placement plugins in solr.xml Key: SOLR-17079 URL: https://issues.apache.org/jira/browse/SOLR-17079 Project: Solr Iss

Re: [PR] SOLR-15782: Declare container-level plugins in solr.xml [solr]

2023-11-16 Thread via GitHub
pvcnt closed pull request #2016: SOLR-15782: Declare container-level plugins in solr.xml URL: https://github.com/apache/solr/pull/2016 -- 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 co

Re: [PR] SOLR-15782: Declare container-level plugins in solr.xml [solr]

2023-11-16 Thread via GitHub
pvcnt commented on PR #2016: URL: https://github.com/apache/solr/pull/2016#issuecomment-1813958757 Superseded by #2071 -- 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 un