mkhludnev commented on PR #1274:
URL: https://github.com/apache/solr/pull/1274#issuecomment-1374786401
Hi, @metapox I run tests myself. Failures seem unrelated to the change.
Please confirm I put your name correctly in CHANGES. I'll merge then.
--
This is an automated message from the
metapox commented on PR #1274:
URL: https://github.com/apache/solr/pull/1274#issuecomment-1374826848
@mkhludnev
Hi, @mkhludnev
My name you put in CHANGES is correct.
Thank you!
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
risdenk commented on code in PR #1239:
URL: https://github.com/apache/solr/pull/1239#discussion_r1064168669
##
solr/core/src/java/org/apache/solr/core/FileSystemConfigSetService.java:
##
@@ -250,7 +251,7 @@ public FileVisitResult visitFile(Path file,
BasicFileAttributes attrs)
risdenk commented on code in PR #1239:
URL: https://github.com/apache/solr/pull/1239#discussion_r1064168704
##
solr/core/src/java/org/apache/solr/core/FileSystemConfigSetService.java:
##
@@ -259,6 +260,14 @@ public FileVisitResult postVisitDirectory(Path dir,
IOException ioExce
risdenk commented on code in PR #1239:
URL: https://github.com/apache/solr/pull/1239#discussion_r1064168758
##
solr/core/src/test/org/apache/solr/core/TestConfigSetService.java:
##
@@ -77,24 +72,31 @@ public void testConfigSetServiceOperations() throws
IOException {
byte[]
risdenk commented on code in PR #1239:
URL: https://github.com/apache/solr/pull/1239#discussion_r1064168782
##
solr/core/src/test/org/apache/solr/core/TestConfigSetService.java:
##
@@ -108,16 +110,14 @@ public void testConfigSetServiceOperations() throws
IOException {
ass
mkhludnev merged PR #1274:
URL: https://github.com/apache/solr/pull/1274
--
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.
[
https://issues.apache.org/jira/browse/SOLR-16611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655810#comment-17655810
]
ASF subversion and git services commented on SOLR-16611:
Commit 0
mkhludnev opened a new pull request, #1280:
URL: https://github.com/apache/solr/pull/1280
* fixed collapse top_fc getSorted
Co-authored-by: Mikhail Khludnev
https://issues.apache.org/jira/browse/SOLR-16611
cc @metapox , fyi
--
This is an automated message from the Apa
mkhludnev merged PR #1280:
URL: https://github.com/apache/solr/pull/1280
--
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.
[
https://issues.apache.org/jira/browse/SOLR-16611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655815#comment-17655815
]
ASF subversion and git services commented on SOLR-16611:
Commit 9
[
https://issues.apache.org/jira/browse/SOLR-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655841#comment-17655841
]
Mikhail Khludnev commented on SOLR-16532:
-
Hello, Jan.
May I ask you if
https:
[
https://issues.apache.org/jira/browse/SOLR-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655850#comment-17655850
]
Jan Høydahl commented on SOLR-16532:
Yes, had the same thread leak locally at first,
[
https://issues.apache.org/jira/browse/SOLR-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655860#comment-17655860
]
Eric Pugh commented on SOLR-6312:
-
Thanks for pushing this up...It looks like it makes
[
https://issues.apache.org/jira/browse/SOLR-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655876#comment-17655876
]
David Smiley commented on SOLR-16532:
-
I like OTEL_TRACES_EXPORTER=logging best. Are
noblepaul merged PR #1276:
URL: https://github.com/apache/solr/pull/1276
--
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.
[
https://issues.apache.org/jira/browse/SOLR-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655908#comment-17655908
]
Rajesh Kumar C commented on SOLR-16557:
---
Hi Team,
It's been more than a month, but
noblepaul commented on PR #1267:
URL: https://github.com/apache/solr/pull/1267#issuecomment-1375118428
> This would be a pretty scary feature to use for me..
It's an opt-in feature. So, a user would not get an unpleasant surprise
--
This is an automated message from the Apache Git
dsmiley commented on code in PR #1218:
URL: https://github.com/apache/solr/pull/1218#discussion_r1064307372
##
solr/solrj/src/test/org/apache/solr/client/solrj/request/TestCoreAdmin.java:
##
@@ -46,20 +51,73 @@
import org.apache.solr.core.SolrCore;
import org.apache.solr.metri
[
https://issues.apache.org/jira/browse/SOLR-16611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev resolved SOLR-16611.
-
Assignee: Mikhail Khludnev
Resolution: Fixed
> When there are no segments, using hi
[
https://issues.apache.org/jira/browse/SOLR-16611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-16611:
Fix Version/s: 9.2
> When there are no segments, using hint=top_fc in collapse results in N
[
https://issues.apache.org/jira/browse/SOLR-16611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655927#comment-17655927
]
Mikhail Khludnev commented on SOLR-16611:
-
[~taku], thank you!
> When there are
22 matches
Mail list logo