[jira] [Commented] (SOLR-17057) JSON Query regression; defType doesn't work in "params"

2023-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793120#comment-17793120 ] ASF subversion and git services commented on SOLR-17057: Commit 6

Re: [PR] SOLR-17057: JSON Query regression of defType [solr]

2023-12-04 Thread via GitHub
dsmiley merged PR #2045: URL: https://github.com/apache/solr/pull/2045 -- 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-17094) Close objects contained inside an ObjectCache

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

[PR] SOLR-6853: Allow '/' characters in the text managed by Managed Resources API [solr]

2023-12-04 Thread via GitHub
janhoy opened a new pull request, #2117: URL: https://github.com/apache/solr/pull/2117 https://issues.apache.org/jira/browse/SOLR-6853 Backport to 9.4.1 -- 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] [Updated] (SOLR-17039) Entropy calculation fails in Docker due to missing 'bc' cmd

2023-12-04 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-17039: --- Fix Version/s: 9.4.1 > Entropy calculation fails in Docker due to missing 'bc' cmd >

[jira] [Commented] (SOLR-17039) Entropy calculation fails in Docker due to missing 'bc' cmd

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

[jira] [Commented] (SOLR-17096) Support for Cluster Singleton plugins with immutable deployments

2023-12-04 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793065#comment-17793065 ] Jan Høydahl commented on SOLR-17096: I like this approach. Have you considered making

[PR] SOLR-16825: Migrate v2 definitions to 'api' module, pt 7 [solr]

2023-12-04 Thread via GitHub
gerlowskija opened a new pull request, #2116: URL: https://github.com/apache/solr/pull/2116 https://issues.apache.org/jira/browse/SOLR-16825 # Description [SOLR-16825](https://issues.apache.org/jira/browse/SOLR-16825) added a new gradle module, 'api', which holds v2 API def

Re: [PR] reproducer.. wt=phps incompatibility with /admin/luke still in doubts. .. [solr]

2023-12-04 Thread via GitHub
dsmiley commented on PR #2114: URL: https://github.com/apache/solr/pull/2114#issuecomment-1839442071 A side: I recall some doubt as to whether Solr ought to even have a "php" writer in the first place. Maybe it should be deprecated. Surely JSON is the standard? WDYT CC @epugh --

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

2023-12-04 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793025#comment-17793025 ] David Smiley commented on SOLR-15782: - See SOLR-17096 for cluster singleton plugins.

Re: [PR] reproducer.. wt=phps incompatibility with /admin/luke still in doubts. .. [solr]

2023-12-04 Thread via GitHub
mkhludnev commented on code in PR #2114: URL: https://github.com/apache/solr/pull/2114#discussion_r1414320203 ## solr/core/src/java/org/apache/solr/response/PHPSerializedResponseWriter.java: ## @@ -84,9 +87,37 @@ public void writeResponse() throws IOException { @Override

Re: [PR] reproducer.. wt=phps incompatibility with /admin/luke still in doubts. .. [solr]

2023-12-04 Thread via GitHub
mkhludnev commented on PR #2114: URL: https://github.com/apache/solr/pull/2114#issuecomment-1839222747 @thomascorthals no-handle bars fix. Still barely follow. https://onlinephp.io?s=TY7NCoMwEITvgu8Q9hKFHvxpKWwKPQk9FOobSJpsMaAmGC2lpe9eLTk4l9n52F3mdHati6M4ItVaxquXIzWRRr5j9aVuqttVxNFTjo2ee

Re: [PR] SOLR-16952: add DenseVectorField to DocsStreamer.KNOWN_TYPES [solr]

2023-12-04 Thread via GitHub
cpoerschke commented on code in PR #2103: URL: https://github.com/apache/solr/pull/2103#discussion_r1414316684 ## solr/CHANGES.txt: ## @@ -136,6 +136,8 @@ Bug Fixes * SOLR-17093: Collection restore API command now returns "requestid" when executed asynchronously like other API

[jira] [Commented] (SOLR-17096) Support for Cluster Singleton plugins with immutable deployments

2023-12-04 Thread Paul McArthur (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792994#comment-17792994 ] Paul McArthur commented on SOLR-17096: -- I have taken an initial stab at solving this

[jira] [Created] (SOLR-17096) Support for Cluster Singleton plugins with immutable deployments

2023-12-04 Thread Paul McArthur (Jira)
Paul McArthur created SOLR-17096: Summary: Support for Cluster Singleton plugins with immutable deployments Key: SOLR-17096 URL: https://issues.apache.org/jira/browse/SOLR-17096 Project: Solr

[jira] [Commented] (SOLR-17090) v2 "delete-alias" API returns 405

2023-12-04 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792986#comment-17792986 ] Jason Gerlowski commented on SOLR-17090: Alright, was able to fix this morning.

[jira] [Resolved] (SOLR-17090) v2 "delete-alias" API returns 405

2023-12-04 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-17090. Fix Version/s: main (10.0) 9.5 Assignee: Jason Gerlowski

[jira] [Commented] (SOLR-17090) v2 "delete-alias" API returns 405

2023-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792984#comment-17792984 ] ASF subversion and git services commented on SOLR-17090: Commit 1

[jira] [Commented] (SOLR-17090) v2 "delete-alias" API returns 405

2023-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792980#comment-17792980 ] ASF subversion and git services commented on SOLR-17090: Commit f

Re: [PR] SOLR-17090: Remove DeleteAlias JAX-RS annotations [solr]

2023-12-04 Thread via GitHub
gerlowskija merged PR #2115: URL: https://github.com/apache/solr/pull/2115 -- 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.apach

Re: [PR] Fix documentation of Migrate Replicas [solr]

2023-12-04 Thread via GitHub
HoustonPutman merged PR #2108: URL: https://github.com/apache/solr/pull/2108 -- 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: [I] prometheus-exporter started throwing different errors after upgrading solr operator to 0.7.0 [solr-operator]

2023-12-04 Thread via GitHub
HoustonPutman commented on issue #664: URL: https://github.com/apache/solr-operator/issues/664#issuecomment-1839088907 Can you output the `kubectl describe` for your `SolrPrometheusExporter` and the pod that it creates? -- This is an automated message from the Apache Git Service. To respo

Re: [PR] Encrypt handler calls EncryptionUpdateLog to reencrypt logs. Rewrite the test. [solr-sandbox]

2023-12-04 Thread via GitHub
bruno-roustant merged PR #96: URL: https://github.com/apache/solr-sandbox/pull/96 -- 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...@sol

[jira] [Commented] (SOLR-17094) Close objects contained inside an ObjectCache

2023-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792951#comment-17792951 ] ASF subversion and git services commented on SOLR-17094: Commit 1

Re: [PR] SOLR-17094: Close objects contained inside an ObjectCache [solr]

2023-12-04 Thread via GitHub
dsmiley merged PR #2110: URL: https://github.com/apache/solr/pull/2110 -- 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

Re: [PR] SOLR-17093: Collection restore API returns requestid when executed asynchronously [solr]

2023-12-04 Thread via GitHub
gerlowskija commented on PR #2111: URL: https://github.com/apache/solr/pull/2111#issuecomment-1838988863 LGTM - thanks for catching and fixing this Tomas! -- 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 t

Re: [I] prometheus-exporter started throwing different errors after upgrading solr operator to 0.7.0 [solr-operator]

2023-12-04 Thread via GitHub
pareekdevanshu commented on issue #664: URL: https://github.com/apache/solr-operator/issues/664#issuecomment-1838987150 we are using official Solr docker image as base image, copying our own log4j2.xml into it and using it. -- This is an automated message from the Apache Git Service. To r

[jira] [Commented] (SOLR-16825) Generate Java bindings from OpenAPI spec

2023-12-04 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792937#comment-17792937 ] Jason Gerlowski commented on SOLR-16825: Since this ticket has been expanded to c

[PR] RS SOLR-17090: Remove DeleteAlias JAX-RS annotations [solr]

2023-12-04 Thread via GitHub
gerlowskija opened a new pull request, #2115: URL: https://github.com/apache/solr/pull/2115 https://issues.apache.org/jira/browse/SOLR-17090 # Description When Jersey reads the annotations on registered APIs, it always chooses annotations from the most-concrete object that has

Re: [I] prometheus-exporter started throwing different errors after upgrading solr operator to 0.7.0 [solr-operator]

2023-12-04 Thread via GitHub
HoustonPutman commented on issue #664: URL: https://github.com/apache/solr-operator/issues/664#issuecomment-1838977559 Are you using the official Solr docker image? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [I] prometheus-exporter started throwing different errors after upgrading solr operator to 0.7.0 [solr-operator]

2023-12-04 Thread via GitHub
pareekdevanshu commented on issue #664: URL: https://github.com/apache/solr-operator/issues/664#issuecomment-1838953076 also, the same issue with Solr operator version 0.7.1. We tried upgrading the operator to version 0.8.0 but then the Prometheus exporter failed to start with the below e

Re: [PR] SOLR-16952: add DenseVectorField to DocsStreamer.KNOWN_TYPES [solr]

2023-12-04 Thread via GitHub
dsmiley commented on code in PR #2103: URL: https://github.com/apache/solr/pull/2103#discussion_r1414088070 ## solr/CHANGES.txt: ## @@ -136,6 +136,8 @@ Bug Fixes * SOLR-17093: Collection restore API command now returns "requestid" when executed asynchronously like other APIs

Re: [PR] docs: fix typo in script update processor page [solr]

2023-12-04 Thread via GitHub
epugh commented on PR #2113: URL: https://github.com/apache/solr/pull/2113#issuecomment-1838900914 I wondered... Who could have done such a obvious mispelling... oh yeah, it was me! Thanks @gaeljw ! -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] docs: fix typo in script update processor page [solr]

2023-12-04 Thread via GitHub
epugh commented on PR #2113: URL: https://github.com/apache/solr/pull/2113#issuecomment-1838901469 And yes, I like to misspell mispelling... -- 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 sp

Re: [PR] SOLR-17077: Don't cancel twice when rejoining shard leader election [solr]

2023-12-04 Thread via GitHub
psalagnac commented on code in PR #2084: URL: https://github.com/apache/solr/pull/2084#discussion_r1414031688 ## solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/RejoinLeaderElectionPayload.java: ## @@ -26,13 +26,9 @@ public class RejoinLeaderElectionPayload implem

Re: [PR] SOLR-17077: Don't cancel twice when rejoining shard leader election [solr]

2023-12-04 Thread via GitHub
psalagnac commented on code in PR #2084: URL: https://github.com/apache/solr/pull/2084#discussion_r1414031688 ## solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/RejoinLeaderElectionPayload.java: ## @@ -26,13 +26,9 @@ public class RejoinLeaderElectionPayload implem

[jira] [Resolved] (SOLR-16952) solr.DenseVectorField does not work on a collection with more than 1 shards

2023-12-04 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-16952. Fix Version/s: 9.5 Resolution: Fixed Thanks [~qais_qadri] for reporting this

[jira] [Updated] (SOLR-16952) solr.DenseVectorField does not work on a collection with more than 1 shards

2023-12-04 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-16952: --- Affects Version/s: 9.4 > solr.DenseVectorField does not work on a collection with mor

[jira] [Commented] (SOLR-16952) solr.DenseVectorField does not work on a collection with more than 1 shards

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

[jira] [Commented] (SOLR-16952) solr.DenseVectorField does not work on a collection with more than 1 shards

2023-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792892#comment-17792892 ] ASF subversion and git services commented on SOLR-16952: Commit c

Re: [PR] SOLR-16952: add DenseVectorField to DocsStreamer.KNOWN_TYPES [solr]

2023-12-04 Thread via GitHub
cpoerschke merged PR #2103: URL: https://github.com/apache/solr/pull/2103 -- 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

[jira] [Assigned] (SOLR-16952) solr.DenseVectorField does not work on a collection with more than 1 shards

2023-12-04 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke reassigned SOLR-16952: -- Assignee: Christine Poerschke > solr.DenseVectorField does not work on a colle

[jira] [Resolved] (SOLR-17050) Store the models compacted so we can store bigger models on zk

2023-12-04 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-17050. Fix Version/s: 9.5 Assignee: Christine Poerschke Resolution: Fixed

[jira] [Commented] (SOLR-17050) Store the models compacted so we can store bigger models on zk

2023-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792876#comment-17792876 ] ASF subversion and git services commented on SOLR-17050: Commit 2

[jira] [Commented] (SOLR-17050) Store the models compacted so we can store bigger models on zk

2023-12-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792870#comment-17792870 ] ASF subversion and git services commented on SOLR-17050: Commit c

Re: [PR] docs: fix typo in script update processor page [solr]

2023-12-04 Thread via GitHub
cpoerschke merged PR #2113: URL: https://github.com/apache/solr/pull/2113 -- 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] SOLR-17050: Save models as compacted json [solr]

2023-12-04 Thread via GitHub
cpoerschke merged PR #2030: URL: https://github.com/apache/solr/pull/2030 -- 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] reproducer.. wt=phps incompatibility with /admin/luke still in doubts. .. [solr]

2023-12-04 Thread via GitHub
thomascorthals commented on PR #2114: URL: https://github.com/apache/solr/pull/2114#issuecomment-1838644691 Looks like there's a small mistake in the expected value. If `name` is multivalued, the PHPS representation must contain an index and a value. ``` a:1:{s:3:"map";a:1:{s:10:"l

[PR] reproducer.. still in doubts. .. [solr]

2023-12-04 Thread via GitHub
mkhludnev opened a new pull request, #2114: URL: https://github.com/apache/solr/pull/2114 ``` Expected :a:1:{s:3:"map";a:1:{s:10:"lucene doc";a:3:{s:2:"id";s:1:"2";s:4:"cost";s:1:"5";s:4:"name";a:1:{s:7:"foo bar"; Actual :a:1:{s:3:"map";a:1:{s:10:"lucene doc";i:0;a:3:{s:2:"id";s

[PR] Encrypt handler calls EncryptionUpdateLog to reencrypt logs. Rewrite the test. [solr-sandbox]

2023-12-04 Thread via GitHub
bruno-roustant opened a new pull request, #96: URL: https://github.com/apache/solr-sandbox/pull/96 (no comment) -- 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 unsubscri

[PR] docs: fix typo in script update processor page [solr]

2023-12-04 Thread via GitHub
gaeljw opened a new pull request, #2113: URL: https://github.com/apache/solr/pull/2113 # Description Fixes a typo in the documentation. # Tests N/A # Checklist Please review the following and check all that apply: - [ ] I have reviewed the guidelines