mlbiscoc commented on code in PR #3204:
URL: https://github.com/apache/solr/pull/3204#discussion_r1966047995
##
solr/core/src/java/org/apache/solr/core/ZkContainer.java:
##
@@ -87,7 +87,7 @@ public void initZooKeeper(final CoreContainer cc, CloudConfig
config) {
// TODO: r
HoustonPutman commented on PR #756:
URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2675380584
We also desperately need integration tests for the basic auth stuff. Our
biggest testing gap
--
This is an automated message from the Apache Git Service.
To respond to the mes
AndreyBozhko commented on code in PR #3204:
URL: https://github.com/apache/solr/pull/3204#discussion_r1966064254
##
solr/core/src/java/org/apache/solr/core/ZkContainer.java:
##
@@ -87,7 +87,7 @@ public void initZooKeeper(final CoreContainer cc, CloudConfig
config) {
// TOD
epugh commented on code in PR #3204:
URL: https://github.com/apache/solr/pull/3204#discussion_r1966069823
##
solr/core/src/java/org/apache/solr/handler/admin/SystemInfoHandler.java:
##
@@ -145,7 +145,7 @@ public void handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rsp
HoustonPutman commented on PR #756:
URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2675378459
Yeah, this will need a bug fix release probably
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
AndreyBozhko commented on code in PR #3204:
URL: https://github.com/apache/solr/pull/3204#discussion_r1966067522
##
solr/solrj/src/test/org/apache/solr/client/solrj/request/TestCoreAdmin.java:
##
@@ -80,7 +80,7 @@ public void testCustomUlogDir() throws Exception {
cores.g
gerlowskija commented on PR #3203:
URL: https://github.com/apache/solr/pull/3203#issuecomment-2675454565
Alright - looks like that was a problem on the 'main' I was based on - there
was a revert on main and I've rebased on that now.
Should be good to go.
--
This is an automated mes
Marcel Gawron created SOLR-17680:
Summary: Unable to create Dimensional Routed Alias(DRA)
Key: SOLR-17680
URL: https://issues.apache.org/jira/browse/SOLR-17680
Project: Solr
Issue Type: Bug
epugh commented on code in PR #3204:
URL: https://github.com/apache/solr/pull/3204#discussion_r1965992291
##
solr/core/src/java/org/apache/solr/core/ZkContainer.java:
##
@@ -87,7 +87,7 @@ public void initZooKeeper(final CoreContainer cc, CloudConfig
config) {
// TODO: remo
epugh commented on code in PR #3204:
URL: https://github.com/apache/solr/pull/3204#discussion_r1965995115
##
solr/solrj/src/test/org/apache/solr/client/solrj/request/TestCoreAdmin.java:
##
@@ -80,7 +80,7 @@ public void testCustomUlogDir() throws Exception {
cores.getAllow
cpoerschke merged PR #3149:
URL: https://github.com/apache/solr/pull/3149
--
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-17680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Gawron updated SOLR-17680:
-
Affects Version/s: 9.7
(was: 9.7.0)
> Unable to create Dimensional Rou
gerlowskija commented on PR #3203:
URL: https://github.com/apache/solr/pull/3203#issuecomment-2674963541
Check and tests pass for me locally.
The `precommit` PR check fails with the error below, but this is almost
certainly unrelated to the PR. Will investigate a bit though to see if
[
https://issues.apache.org/jira/browse/SOLR-8282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-8282:
-
Labels: pull-request-available (was: )
> Move Java APIs to NIO2 (Path), and ban use of java.io.Fi
AndreyBozhko opened a new pull request, #3204:
URL: https://github.com/apache/solr/pull/3204
https://issues.apache.org/jira/browse/SOLR-8282
# Description
This is only a part of SOLR-8282, prompted by the comment here:
https://github.com/apache/solr/pull/3146#discus
[
https://issues.apache.org/jira/browse/SOLR-17675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Roustant resolved SOLR-17675.
---
Fix Version/s: main (10.0)
Resolution: Fixed
> Remove DirContext param from DirectoryF
HoustonPutman commented on PR #3198:
URL: https://github.com/apache/solr/pull/3198#issuecomment-2674924334
In the meantime I'll merge, since this is failing the tests occasionally.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
HoustonPutman merged PR #3198:
URL: https://github.com/apache/solr/pull/3198
--
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
Seunghan-Jung opened a new pull request, #2697:
URL: https://github.com/apache/solr/pull/2697
https://issues.apache.org/jira/browse/SOLR-17444
# Description
We will add the `passageSortComparator` option, introduced in the
`UnifiedHighlighter` in the Lucene 9.11 pro
cpoerschke commented on PR #2693:
URL: https://github.com/apache/solr/pull/2693#issuecomment-2675080382
> I think I figured out how to add the Lucene `queries` module to the local
Javadocs. I had to manually edit the lockfiles...
Thanks for figuring it out and picking this up!
--
T
dsmiley merged PR #3202:
URL: https://github.com/apache/solr/pull/3202
--
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
epugh merged PR #2693:
URL: https://github.com/apache/solr/pull/2693
--
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
bruno-roustant merged PR #3194:
URL: https://github.com/apache/solr/pull/3194
--
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.ap
[
https://issues.apache.org/jira/browse/SOLR-17675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929116#comment-17929116
]
ASF subversion and git services commented on SOLR-17675:
Commit 5
HoustonPutman closed issue #758: Text to Vector Filter for Indexing
URL: https://github.com/apache/solr-operator/issues/758
--
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
gerlowskija merged PR #3054:
URL: https://github.com/apache/solr/pull/3054
--
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
gerlowskija merged PR #3203:
URL: https://github.com/apache/solr/pull/3203
--
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
[
https://issues.apache.org/jira/browse/SOLR-17677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929297#comment-17929297
]
ASF subversion and git services commented on SOLR-17677:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-16391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929295#comment-17929295
]
ASF subversion and git services commented on SOLR-16391:
Commit 5
HoustonPutman opened a new pull request, #3205:
URL: https://github.com/apache/solr/pull/3205
`TestCoordinatorRole.testNRTRestart()` has been flaky for a long time, and
for various reasons. I believe this is the last one.
Basically in the last part, it's supposed to turn off the NRT r
HoustonPutman commented on issue #758:
URL: https://github.com/apache/solr-operator/issues/758#issuecomment-2675799680
Agreed, please open an issue at
https://issues.apache.org/jira/projects/SOLR! Great idea though
--
This is an automated message from the Apache Git Service.
To respond to
github-actions[bot] commented on PR #2815:
URL: https://github.com/apache/solr/pull/2815#issuecomment-2675846661
This PR has had no activity for 60 days and is now labeled as stale. Any
new activity will remove the stale label. To attract more reviewers, please
tag people who might be fam
32 matches
Mail list logo