Re: [PR] SOLR-17359: Move Zk Arg parsing into Java Code [solr]

2024-08-11 Thread via GitHub
rahulgoswami commented on PR #2593: URL: https://github.com/apache/solr/pull/2593#issuecomment-2283192238 Minor hiccup with solr zk --help command. downconfig is being displayed twice. Submitted a tiny PR. ...\packaging\build\dev\bin>solr zk --help usage: bin/solr zk ls [-r ] [

Re: [PR] SOLR-17359: Move Zk Arg parsing into Java Code [solr]

2024-08-11 Thread via GitHub
rahulgoswami commented on PR #2593: URL: https://github.com/apache/solr/pull/2593#issuecomment-2283186751 The only ones in the "solr zk --help" list that I have not been able to test are "zk linkconfig" and "zk updateacls". I am not sure how are these supposed to work/how to test them. The

Re: [PR] SOLR-17359: Move Zk Arg parsing into Java Code [solr]

2024-08-11 Thread via GitHub
rahulgoswami commented on PR #2593: URL: https://github.com/apache/solr/pull/2593#issuecomment-2283163304 Ok, so 6.iii) is a non-issue. The zk destination was missing a trailing '/' and the zk cp command works fine for a file once the destination ends in a '/' to indicate a parent znode.

[PR] chore(deps): update org.slf4j:* to v2.0.14 [solr]

2024-08-11 Thread via GitHub
solrbot opened a new pull request, #2637: URL: https://github.com/apache/solr/pull/2637 This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://togithub.com/qos-c

[jira] [Commented] (SOLR-16757) Umbrella Ticket for Revamping Solr CLI's for the Future

2024-08-11 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872699#comment-17872699 ] Eric Pugh commented on SOLR-16757: -- This has been an interesting read: https://clig.dev/

[jira] [Commented] (SOLR-17403) Restructure Ref Guide Page Solr Control Script Reference

2024-08-11 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872697#comment-17872697 ] Eric Pugh commented on SOLR-17403: -- It would be awesome if we could capture the output o

[jira] [Created] (SOLR-17403) Restructure Ref Guide Page Solr Control Script Reference

2024-08-11 Thread Eric Pugh (Jira)
Eric Pugh created SOLR-17403: Summary: Restructure Ref Guide Page Solr Control Script Reference Key: SOLR-17403 URL: https://issues.apache.org/jira/browse/SOLR-17403 Project: Solr Issue Type: Sub

Re: [PR] SOLR-15152: Export Tool should export nested docs cleanly in .json, .jsonl, and javabin [solr]

2024-08-11 Thread via GitHub
epugh commented on PR #33: URL: https://github.com/apache/solr/pull/33#issuecomment-2282776062 This PR is *very* out of date, and many parts of it have been merged in other PR's. I am closing it in favour of new PR: https://github.com/apache/solr/pull/2636 -- This is an automated messag

Re: [PR] SOLR-15152: Export Tool should export nested docs cleanly in .json, .jsonl, and javabin [solr]

2024-08-11 Thread via GitHub
epugh closed pull request #33: SOLR-15152: Export Tool should export nested docs cleanly in .json, .jsonl, and javabin URL: https://github.com/apache/solr/pull/33 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[jira] [Updated] (SOLR-15152) Export Tool should export nested docs cleanly in .json, .jsonl, and javabin

2024-08-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-15152: -- Labels: NestedDocuments pull-request-available (was: NestedDocuments) > Export Tool should exp

[PR] SOLR-15152: Export Tool should export regular and nested docs cleanly in .json, .jsonl, and javabin (second take) [solr]

2024-08-11 Thread via GitHub
epugh opened a new pull request, #2636: URL: https://github.com/apache/solr/pull/2636 https://issues.apache.org/jira/browse/SOLR-X # Description This replaces https://github.com/apache/solr/pull/33, which has many changes that have been already committed in seperate PRs alr

[jira] [Commented] (SOLR-17384) Update ExportTool's argument representation

2024-08-11 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872686#comment-17872686 ] Christos Malliaridis commented on SOLR-17384: - Yes, that is true. Not all com

[jira] [Updated] (SOLR-17384) Update ExportTool's argument representation

2024-08-11 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17384: Labels: newdev (was: ) > Update ExportTool's argument representation > ---