dsmiley commented on code in PR #1218:
URL: https://github.com/apache/solr/pull/1218#discussion_r1057470361
##
solr/core/src/test/org/apache/solr/update/RootFieldTest.java:
##
@@ -124,4 +132,8 @@ public void testUpdateWithChildDocs() throws Exception {
}
client.commit(
[
https://issues.apache.org/jira/browse/SOLR-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652152#comment-17652152
]
Mikhail Khludnev commented on SOLR-788:
---
Now subquery is only the -answer- workaround
dsmiley opened a new pull request, #1252:
URL: https://github.com/apache/solr/pull/1252
from 3.21.8
Fixes some CVEs.
https://issues.apache.org/jira/browse/SOLR-16598
This is the latest patch version, thus compatible. I spot-checked some
[version notes](https://groups.google
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652135#comment-17652135
]
ASF subversion and git services commented on SOLR-16568:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-16443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652134#comment-17652134
]
ASF subversion and git services commented on SOLR-16443:
Commit 4
David Smiley created SOLR-16598:
---
Summary: Patch/upgrade Protobuf to fix CVEs
Key: SOLR-16598
URL: https://issues.apache.org/jira/browse/SOLR-16598
Project: Solr
Issue Type: Improvement
S
[
https://issues.apache.org/jira/browse/SOLR-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652115#comment-17652115
]
Ben Manes commented on SOLR-16562:
--
Note that this version metadata will be removed in t
[
https://issues.apache.org/jira/browse/SOLR-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652114#comment-17652114
]
David Smiley commented on SOLR-16562:
-
It should be noted that this change also upgra
[
https://issues.apache.org/jira/browse/SOLR-16333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-16333.
-
Fix Version/s: 9.1
Resolution: Fixed
Fixed indirectly by SOLR-16421 which was released in
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652103#comment-17652103
]
David Smiley commented on SOLR-16579:
-
Nevermind, I'll do it for SOLR-16443
> Upgrad
[
https://issues.apache.org/jira/browse/SOLR-16443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652102#comment-17652102
]
David Smiley commented on SOLR-16443:
-
I'll move this to 9.1.1 which should be releas
[
https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652100#comment-17652100
]
Jason Gerlowski commented on SOLR-16531:
Hey all, merry Christmas and happy holid
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652090#comment-17652090
]
David Smiley commented on SOLR-16579:
-
FYI this addresses some CVEs:
https://nvd.nist
[
https://issues.apache.org/jira/browse/SOLR-16597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652070#comment-17652070
]
Shawn Heisey commented on SOLR-16597:
-
The patch solves the immediate issue that I wa
[
https://issues.apache.org/jira/browse/SOLR-16597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey updated SOLR-16597:
Attachment: SOLR-16597.patch
Status: Open (was: Open)
Patch with new constructor.
> Give
[
https://issues.apache.org/jira/browse/SOLR-16597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652068#comment-17652068
]
Shawn Heisey commented on SOLR-16597:
-
I came up with a far less invasive patch. I c
dsmiley commented on PR #1213:
URL: https://github.com/apache/solr/pull/1213#issuecomment-1365517458
Next time, please put newlines at the end of each sentence in our asciidoc,
as is consistent with most of our asciidoc. It's much easier to consume in
diffs.
--
This is an automated mess
[
https://issues.apache.org/jira/browse/SOLR-16597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652064#comment-17652064
]
Shawn Heisey commented on SOLR-16597:
-
I think I figured out a way to do this – add a
[
https://issues.apache.org/jira/browse/SOLR-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651819#comment-17651819
]
Mikhail Khludnev edited comment on SOLR-788 at 12/26/22 10:56 PM:
---
mkhludnev opened a new pull request, #1251:
URL: https://github.com/apache/solr/pull/1251
Another attempt. Shard node responds MLT query via params {!bool ..}..
{!terms}. I'm not happy about this approach as well.
Two notes:
# existing distributed test doesn't cover mlt.boost case.
Shawn Heisey created SOLR-16597:
---
Summary: Give Solr executors a config option to use daemon threads
Key: SOLR-16597
URL: https://issues.apache.org/jira/browse/SOLR-16597
Project: Solr
Issue Ty
vipul-06 commented on issue #501:
URL: https://github.com/apache/solr-operator/issues/501#issuecomment-1365116087
Ok @HoustonPutman my exporter is now showing running in the logs as previous
error seems to be solved but my pod is getting restart and crashLoopbackoff
`INFO - 2022-12-2
22 matches
Mail list logo