[jira] [Commented] (SOLR-10255) Large psuedo-stored fields via BinaryDocValuesField

2024-06-14 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855188#comment-17855188 ] David Smiley commented on SOLR-10255: - +1 PR welcome > Large psuedo-stored fields vi

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-06-14 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1640584056 ## solr/modules/monitor/src/test/org/apache/solr/monitor/MonitorSolrQueryTest.java: ## @@ -0,0 +1,612 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) u

[jira] [Comment Edited] (SOLR-10255) Large psuedo-stored fields via BinaryDocValuesField

2024-06-14 Thread Alexey Serba (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855155#comment-17855155 ] Alexey Serba edited comment on SOLR-10255 at 6/15/24 12:22 AM:

[jira] [Comment Edited] (SOLR-10255) Large psuedo-stored fields via BinaryDocValuesField

2024-06-14 Thread Alexey Serba (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855155#comment-17855155 ] Alexey Serba edited comment on SOLR-10255 at 6/15/24 12:22 AM:

[jira] [Commented] (SOLR-10255) Large psuedo-stored fields via BinaryDocValuesField

2024-06-14 Thread Alexey Serba (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855155#comment-17855155 ] Alexey Serba commented on SOLR-10255: - I'm wondering what do you think about simply a

[jira] [Updated] (SOLR-17335) New `vecSim` QParser for Lucene's (Float|Byte)VectorSimilarityQuery classes

2024-06-14 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-17335: -- Attachment: SOLR-17335.patch Status: Open (was: Open) The attached patch refac

[jira] [Created] (SOLR-17335) New `vecSim` QParser for Lucene's (Float|Byte)VectorSimilarityQuery classes

2024-06-14 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-17335: - Summary: New `vecSim` QParser for Lucene's (Float|Byte)VectorSimilarityQuery classes Key: SOLR-17335 URL: https://issues.apache.org/jira/browse/SOLR-17335 P

[jira] [Commented] (SOLR-9168) Add availability to specify own oom handing script

2024-06-14 Thread Daniel Lowe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855144#comment-17855144 ] Daniel Lowe commented on SOLR-9168: --- [~elyograg] Strictly speaking doesn't SOLR-8803 act

[PR] Add PVC volume expansion [solr-operator]

2024-06-14 Thread via GitHub
HoustonPutman opened a new pull request, #712: URL: https://github.com/apache/solr-operator/pull/712 Resolves #709 - [ ] Implement - [ ] Changelog - [ ] Tests - [ ] Documentation -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] Upgrade to go 1.22 [solr-operator]

2024-06-14 Thread via GitHub
HoustonPutman merged PR #711: URL: https://github.com/apache/solr-operator/pull/711 -- 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...@s

Re: [PR] SOLR-17331: More optimal placements with OrderedNodePlacementPlugin [solr]

2024-06-14 Thread via GitHub
ycallea commented on PR #2515: URL: https://github.com/apache/solr/pull/2515#issuecomment-2168654061 > @ycallea Tagging so that you can take a look Looks good to me, thanks a lot for the quick change 🙂 -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-06-14 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1640183520 ## solr/modules/monitor/src/test/org/apache/solr/monitor/MonitorSolrQueryTest.java: ## @@ -0,0 +1,612 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF)

[PR] Upgrade to go 1.22 [solr-operator]

2024-06-14 Thread via GitHub
HoustonPutman opened a new pull request, #711: URL: https://github.com/apache/solr-operator/pull/711 A few dependencies had to be upgraded to support this as well: - Controller Gen - Kind -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [I] Scale down operation fails and is never requeued if `getReplicasForPod` fails transiently [solr-operator]

2024-06-14 Thread via GitHub
HoustonPutman commented on issue #707: URL: https://github.com/apache/solr-operator/issues/707#issuecomment-2168393492 Thanks for finding and reporting this! Yeah for some reason in #689 I set `err = nil`, at https://github.com/apache/solr-operator/blob/b2c951052828f88e9fc415f54aec189b80511

Re: [I] Configure Resources for zookeeper operator [solr-operator]

2024-06-14 Thread via GitHub
HoustonPutman closed issue #708: Configure Resources for zookeeper operator URL: https://github.com/apache/solr-operator/issues/708 -- 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 commen

Re: [I] Configure Resources for zookeeper operator [solr-operator]

2024-06-14 Thread via GitHub
HoustonPutman commented on issue #708: URL: https://github.com/apache/solr-operator/issues/708#issuecomment-2168376766 If you are installing the zk-operator through the solr operator chart, then all Zookeeper Operator options will be available under `zookeeper-operator.*`. If these ar

Re: [PR] SOLR-17331: More optimal placements with OrderedNodePlacementPlugin [solr]

2024-06-14 Thread via GitHub
HoustonPutman commented on PR #2515: URL: https://github.com/apache/solr/pull/2515#issuecomment-2168330193 @ycallea Tagging so that you can take a look -- 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 g

Re: [PR] SOLR-17327: remove trailing /solr unless we actually are actually testing it works in backwards compatible fashion. [solr]

2024-06-14 Thread via GitHub
epugh merged PR #2519: URL: https://github.com/apache/solr/pull/2519 -- 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

[PR] SOLR-17327: remove trailing /solr unless we actually are actually testing it works in backwards compatible fashion. [solr]

2024-06-14 Thread via GitHub
epugh opened a new pull request, #2519: URL: https://github.com/apache/solr/pull/2519 https://issues.apache.org/jira/browse/SOLR-17327 bin/solr cli tools that end in /solr is an old approach, and we shouldn't model using it. -- This is an automated message from the Apache Git Servi

Re: [PR] SOLR-17332: Doing a clean first, discovered some more build references to post.jar related gradle [solr]

2024-06-14 Thread via GitHub
epugh merged PR #2518: URL: https://github.com/apache/solr/pull/2518 -- 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] [Resolved] (SOLR-17332) Remove last vestiges of post.jar from main

2024-06-14 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-17332. -- Fix Version/s: main (10.0) Assignee: Eric Pugh Resolution: Fixed > Remove last vestiges

[jira] [Commented] (SOLR-17332) Remove last vestiges of post.jar from main

2024-06-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855078#comment-17855078 ] ASF subversion and git services commented on SOLR-17332: Commit 6

[jira] [Commented] (SOLR-17332) Remove last vestiges of post.jar from main

2024-06-14 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855079#comment-17855079 ] Eric Pugh commented on SOLR-17332: -- Documentation changes on both main and branch_9x.  

Re: [PR] SOLR-17332: Remove remnants of post.jar in build tooling. [solr]

2024-06-14 Thread via GitHub
epugh merged PR #2516: URL: https://github.com/apache/solr/pull/2516 -- 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] SOLR-17332: Removing lingering references to post.jar from ref guide [solr]

2024-06-14 Thread via GitHub
epugh merged PR #2517: URL: https://github.com/apache/solr/pull/2517 -- 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-17332) Remove last vestiges of post.jar from main

2024-06-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855063#comment-17855063 ] ASF subversion and git services commented on SOLR-17332: Commit c

[jira] [Commented] (SOLR-17332) Remove last vestiges of post.jar from main

2024-06-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855062#comment-17855062 ] ASF subversion and git services commented on SOLR-17332: Commit 7

[PR] SOLR-17332: Removing lingering references to post.jar from ref guide [solr]

2024-06-14 Thread via GitHub
epugh opened a new pull request, #2517: URL: https://github.com/apache/solr/pull/2517 https://issues.apache.org/jira/browse/SOLR-17332 This is focused on updating the Ref Guide, and will go to both `main` and `branch_9x`. -- This is an automated message from the Apache Git Service.

[PR] SOLR-17332: Remove remnants of post.jar in build tooling. [solr]

2024-06-14 Thread via GitHub
epugh opened a new pull request, #2516: URL: https://github.com/apache/solr/pull/2516 https://issues.apache.org/jira/browse/SOLR-17332 Realizing I need to PR's... One for the ref guide changes which can be cherry-picked BACK to branch_9x, and one that removes build tooling that rem

Re: [PR] Demonstrate a test framework bug [solr]

2024-06-14 Thread via GitHub
epugh commented on PR #2242: URL: https://github.com/apache/solr/pull/2242#issuecomment-2168060098 They *should* be subscribed to the PR, but sometimes emailing dev@ get's some more eyes, especialy if you aren't sure which direction to proceed or even if you should proceed. Your reasoning

[jira] [Comment Edited] (SOLR-17324) Weird SolrJ Dependency Tree

2024-06-14 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855024#comment-17855024 ] Thomas Wöckinger edited comment on SOLR-17324 at 6/14/24 11:19 AM:

[jira] [Updated] (SOLR-17334) Minor bugs in Solr dedicated coordinator mode

2024-06-14 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Bøgh Köster updated SOLR-17334: --- Description: We recently put dedicated Solr coordinator nodes into production and stu

[jira] [Created] (SOLR-17334) Minor bugs in Solr dedicated coordinator mode

2024-06-14 Thread Jira
Torsten Bøgh Köster created SOLR-17334: -- Summary: Minor bugs in Solr dedicated coordinator mode Key: SOLR-17334 URL: https://issues.apache.org/jira/browse/SOLR-17334 Project: Solr Issue

Re: [I] Solr 8.11 with SolrMetrics produces duplicate samples with prometheus v2.52 [solr-operator]

2024-06-14 Thread via GitHub
perosb commented on issue #705: URL: https://github.com/apache/solr-operator/issues/705#issuecomment-2167569289 Thanks for the help @mlbiscoc. I changed the exporter config and activated the `Alternative expressions, which are much stricter but still provide enough data to populate th

Re: [I] Solr 8.11 with SolrMetrics produces duplicate samples with prometheus v2.52 [solr-operator]

2024-06-14 Thread via GitHub
perosb closed issue #705: Solr 8.11 with SolrMetrics produces duplicate samples with prometheus v2.52 URL: https://github.com/apache/solr-operator/issues/705 -- 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: [PR] SOLR-17269: Do not publish synthetic solr core (of Coordinator node) to ZK [solr]

2024-06-14 Thread via GitHub
dsmiley commented on code in PR #2438: URL: https://github.com/apache/solr/pull/2438#discussion_r1639419723 ## solr/CHANGES.txt: ## @@ -132,6 +132,8 @@ Optimizations * SOLR-17099: Do not return spurious tags when fetching metrics from a Solr node to another. (Pierre Salagnac