[
https://issues.apache.org/jira/browse/SOLR-17452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881742#comment-17881742
]
dhirajforyou commented on SOLR-17452:
-
expecting something like
{code:java}
String
epugh commented on PR #2712:
URL: https://github.com/apache/solr/pull/2712#issuecomment-2350744709
We can put a call out to the community for testing on Windows...
@Willdotwhite would you be interested in taking this PR for a spin on Windows?
--
This is an automated message from the Apac
epugh commented on code in PR #2712:
URL: https://github.com/apache/solr/pull/2712#discussion_r1759625530
##
solr/core/src/java/org/apache/solr/cli/SolrProcessMgr.java:
##
@@ -0,0 +1,159 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributo
[
https://issues.apache.org/jira/browse/SOLR-17450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-17450:
---
Description: Currently there is quite some custom script logic in
bin/solr[.cmd], which e.g. lists ja
[
https://issues.apache.org/jira/browse/SOLR-17450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17450:
--
Labels: pull-request-available (was: )
> Port all 'solr status' features to StatusTool
> -
Tim Parker created SOLR-17452:
-
Summary: Inadequate information logged for schema 'add field' error
Key: SOLR-17452
URL: https://issues.apache.org/jira/browse/SOLR-17452
Project: Solr
Issue Type:
[
https://issues.apache.org/jira/browse/SOLR-17451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881692#comment-17881692
]
Eric Pugh commented on SOLR-17451:
--
Changes made to fix branch_9_7 are in https://github
epugh commented on PR #2710:
URL: https://github.com/apache/solr/pull/2710#issuecomment-2350120166
Okay, I think this is ready for review and commit. I am thinking that I
move the bats tests in another PR to `branch_9x` to see what breaks there, and
then do a PR to fix `branch_9x`. Then,
Eric Pugh created SOLR-17451:
Summary: Pull in refactorings and code cleanups from
fix_command_line_options_9_7
Key: SOLR-17451
URL: https://issues.apache.org/jira/browse/SOLR-17451
Project: Solr
epugh commented on PR #2710:
URL: https://github.com/apache/solr/pull/2710#issuecomment-2349320639
Found that HealthcheckTool isn't working in 9.7 either.. and our Bats test
doesn't refute the right "ERROR", only "error" ;-).
--
This is an automated message from the Apache Git Service.
epugh commented on PR #2710:
URL: https://github.com/apache/solr/pull/2710#issuecomment-2349242310
Look at that! in 9.6, `-V` is passed in as verbose to the CreateTool.
https://github.com/apache/solr/blob/branch_9_6/solr/bin/solr#L1185
--
This is an automated message from the Apache Gi
epugh opened a new pull request, #2710:
URL: https://github.com/apache/solr/pull/2710
https://issues.apache.org/jira/browse/SOLR-X
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
Plea
epugh closed pull request #2709: Bug fix for branch_9x on bin/solr create.
Re-introduce support for -p and -port
URL: https://github.com/apache/solr/pull/2709
--
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
epugh commented on PR #2709:
URL: https://github.com/apache/solr/pull/2709#issuecomment-2349202817
argh, messed it up.
--
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 un
epugh opened a new pull request, #2709:
URL: https://github.com/apache/solr/pull/2709
https://issues.apache.org/jira/browse/SOLR-X
# Description
We have a report that in 9.7 the -p and -V options for create no longer work.
# Solution
A bats test to
dsmiley commented on code in PR #2707:
URL: https://github.com/apache/solr/pull/2707#discussion_r1758798912
##
solr/core/src/java/org/apache/solr/cloud/ZkController.java:
##
@@ -729,14 +729,16 @@ public void preClose() {
try {
synchronized (collectionToTerms) {
-
Jan Høydahl created SOLR-17450:
--
Summary: Port all 'solr status' features to StatusTool
Key: SOLR-17450
URL: https://issues.apache.org/jira/browse/SOLR-17450
Project: Solr
Issue Type: Improvemen
[
https://issues.apache.org/jira/browse/SOLR-16791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881539#comment-17881539
]
Jan Høydahl commented on SOLR-16791:
We could use a java program to fork a sub proces
alessandrobenedetti merged PR #125:
URL: https://github.com/apache/solr-site/pull/125
--
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...
alessandrobenedetti opened a new pull request, #125:
URL: https://github.com/apache/solr-site/pull/125
…(#123)
random sort order in Apache Solr
--
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
alessandrobenedetti merged PR #123:
URL: https://github.com/apache/solr-site/pull/123
--
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...
[
https://issues.apache.org/jira/browse/SOLR-17449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Seunghan Jung updated SOLR-17449:
-
Description:
For fields of type `bboxField`, derived fields such as `minX`, `maxX`, `minY`,
`max
Seunghan Jung created SOLR-17449:
Summary: bboxField subfield Error in atomic updating
Key: SOLR-17449
URL: https://issues.apache.org/jira/browse/SOLR-17449
Project: Solr
Issue Type: Bug
23 matches
Mail list logo